ダウンロードリスト

プロジェクト概要

MIME 電子メール メッセージ クラスを構成して、MIME エンコードされた電子メール メッセージを送信します。ユーザー定義のヘッダーと本体を併設、プレーン テキストと html 形式の本文、非 ASCII テキスト、組み込みイメージを持った HTML メッセージ、添付ファイルの添付ファイルとしてメッセージの転送、リターン パス ヘッダー、および異なる配信メソッドをサブクラスでエラー配送先住所を設定のコンテンツの種類の検出とヘッダーのサポート: メール、SMTP、Qmail、Sendmail、Microsoft IIS や Exchange のピックアップ フォルダー。また、各受信者が異なるメッセージ部分を置き換えることによって個人化されたバルク メールの送信をサポートしています。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2009-02-19 19:38
2009.02.16

場合は、非ASCII文字を含む添付ファイルのファイル名はエンコードされます。
タグ: Minor bugfixes
Filenames of attachments are now encoded if they contain non-ASCII characters.

2008-04-17 13:31
2008.04.17

デフォルトのメーラーのアイデンティティが空の文字列にリセットされました。これはXの世代のメーラーのヘッダーを防止し、メールサーバーの混乱のメッセージがスパムとは、クラスによって送信される問題を回避できます。
タグ: Major feature enhancements
The default mailer identity was reset to an empty string. This prevents the generation of the X-Mailer header and avoids an issue with mail servers confusing messages sent by the class with spam.

2008-04-08 12:22
2008.04.08

メインクラスがすぐにキャッシュを個々のメッセージの部分、またはメッセージに埋め込むファイルを添付することができます。ときに、多くの受信者に誰そのようなファイルの部品は、この再度それらのメッセージ部分のエンコーディングのオーバーヘッドを回避を変更しないためのパーソナライズされたダイレクトメールを送信する。 SMTPのドライバのサブクラスでの限界を特定のSMTPサーバーによって課せられる超過を避けるためには、SMTPサーバーからの一括メールモードで連続して配達の指定された番号の後に切断するように拡張されました。
タグ: Major feature enhancements
The main class can now cache individual message parts that attach or embed files in messages. When sending personalized mailings to many recipients for whom such file parts do not change, this avoids the overhead of encoding those message parts again. The SMTP driver sub-class was enhanced to disconnect from the SMTP server after a given number of consecutive deliveries in bulk mail mode in order to avoid exceeding the limits imposed by certain SMTP servers.

2008-03-05 14:27
2008.03.05

世代のヘッダの値を質問-は、それを必要としないヘッダーprintableエンコーディングを使用して避けることによって明確にするために改善した。
タグ: Major feature enhancements
The generation header values were improved to make
them clear by avoiding using q-printable encoding
on headers that do not need it.

2007-12-06 12:28
2007.12.06

メインクラスとは、SMTPクラスにせずにメッセージを送信できるようにする:としては、杏が:またはBcc限り、ヘッダ:ヘッダが修正されました。 sendmailの配信をクラスには、重複した変数宣言を削除するに修正されました。
タグ: Minor bugfixes
The main class and the SMTP class were fixed to allow sending messages without a To: header as long as they have Cc: or Bcc: headers. The sendmail delivery class was fixed to remove a duplicate variable declaration.

プロジェクトリソース