ダウンロードリスト

プロジェクト概要

Python の milter モジュールはそのすべての機能を悪用する Sendmail の libmilter へのインターフェイスを提供します。Milter は sendmail などと同じコンピューターまたは別のマシンで実行できます。Milter は sendmail よりプロセッサと別のオペレーティング システムでも実行できます。Sendmail は、milter を介してローカルまたはインター ネット ソケットを協議し、milter メール接続を処理するときのイベントの通知を保持します。任意の時点で、milter は sendmail 承諾、拒否、またはメッセージの破棄を伝えることにより短い会話を切ることができます。Sendmail から完全なメッセージを受信した後、milter 再び拒否したり、それを破棄できますが、それもヘッダーまたはボディへの変更を受け入れることができます。

システム要件

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

2011-09-06 12:01
0.9.5

拡張された文書は、Python 2.6のサポート、およびバグ修正。サポートは、Pythonのデコレータを使用してMTAと自動機能のネゴシエーションのために追加されました。
Enhanced documentation, Python 2.6 support, and bugfixes. Support was added for automatic feature negotiation with the MTA using Python decorators.

2008-08-28 16:58
0.8.10

SRSを拒否には、RCPT記録されます。解析のMAIL FROMの電子メールおよびフルネームに改善されました。なしDSNのCBV実装されました。確認のMAIL FROMフルネームでcforポルノの言葉で行われます。 IPアドレスはあまりにも多くの悪いメールFROMsやRCPT TOS用。TemperrorポリシーsendmailのアクセスインチゴシップTTLを設定されてサポートされて禁止されます。 AddrCache、parse_addr、およびiniplist Milterのパッケージ化します。parse_header Milter.utilsに追加されました追加されました。サンプルspfmilter.py milterを追加しました。 pymilterとpymilter - spfのパッケージに分割された。 Milterのアプリに移動したに/ usr / libに/ pymilter。
タグ: Minor feature enhancements
The rcpt for SRS rejections is logged. Parsing of
MAIL FROM into email and fullname was improved.
No-DSN CBV was implemented. A check is done cfor
porn words in MAIL FROM fullname. IPs are now
banned for too many bad MAIL FROMs or RCPT TOs.
Temperror policy is supported in sendmail access.
Gossip TTL was configured. AddrCache, parse_addr,
and iniplist were added to the Milter package.
parse_header was added to Milter.utils. A sample
spfmilter.py milter was added. The pymilter and
pymilter-spf packages were split out. Milter apps
were moved to /usr/lib/pymilter.

2007-01-17 09:06
0.8.7

は、SPFモジュールpyspfに移されました。コードが追加された逆引きキャッシュ中毒を防ぐために。もっとラメバウンスヒューリスティックを追加しました。プレーンCBVするときに不足しているテンプレートフォールバックが追加されました。
タグ: Code cleanup
The spf module was moved to pyspf. Code to prevent
PTR cache poisoning was added. More lame bounce
heuristics were added. A fallback to plain CBV
when template is missing was added.

2006-07-31 23:17
0.8.6

スレッドリソース不足"エラーはtarpitsを使用するスパマーによって原因をこのリリースで修正さ"。
タグ: Major bugfixes
This release fixes "out of thread resources"
errors caused by spammers
who use tarpits.

2005-12-30 07:11
0.8.5

単純なtrusted_forwarder実装が追加されました。 access_file中立政策を修正しました。受信- SPFのヘッダは、ヘッダの先頭に移動されました。キーワード情報はReceived - SPFのヘッダー内のすべての結果のために提供されました。別のヘッダーに移動されたSPFの結果を推測した。にsmfi_insheaderときにのみSMFIR_INSHEADER定義されてアクティブに修正されてビルドします。 NULLのMXのspf.pyですぐに処理されます。インプロセスGOSSIPはサーバのサポート(後述)を拡張する追加されました。 CBVキャッシュと有効期限が切れ、自動ホワイトリストにエントリが更新されます。
タグ: Minor bugfixes
A simple trusted_forwarder implementation was
added. The access_file neutral policy was fixed.
The Received-SPF header was moved to the beginning
of the headers. Keyword info was supplied for all
results in the Received-SPF header. The guessed
SPF result was moved to a separate header. The
build was fixed to activate smfi_insheader only
when SMFIR_INSHEADER is defined. A NULL MX in
spf.py is now handled. In-process GOSSiP server
support was added (to be extended later). The CBV
cache is expired and auto-whitelist entries are
renewed.

プロジェクトリソース