*MailMan [#d353a6d6]
>>師曰く「VERPをつかうべし~」
>http://mm.tkikuchi.net/pipermail/mmjp-users/2007-June/002094.html
>てことで・・・
>配送エラー処理のVerpセクションをONに。
>Defaults.py.in の日訳も追随しました。以下の場所にあります:
>http://hatuka.nezumi.nu/repos/mailman-Defaults.py.in-ja/
>下記URLはeucでどうぞ
>http://hatuka.nezumi.nu/repos/mailman-Defaults.py.in-ja/tags/Release_2_1_9/Defaults.py.in?view=markup
>http://cr.yp.to/proto/verp.txt
 /usr/local/mailman/Mailman/Defaults.py
 # http://cr.yp.to/proto/verp.txt
 VERP_FORMAT = '%(bounces)s+%(mailbox)s=%(host)s'
 VERP_REGEXP = r'^(?P<bounces>[^+]+?)\+(?P<mailbox>[^=]+)=(?P<host>[^@]+)@.*$'
 # VERP format and regexp for probe messages
 VERP_PROBE_FORMAT = '%(bounces)s+%(token)s'
 VERP_PROBE_REGEXP = r'^(?P<bounces>[^+]+?)\+(?P<token>[^@]+)@.*$'
 # Set this Yes to activate VERP probe for disabling by bounce
 #VERP_PROBES = No
 VERP_PROBES = Yes
 #VERP_PASSWORD_REMINDERS = No
 VERP_PASSWORD_REMINDERS = Yes
 VERP_PERSONALIZED_DELIVERIES = No
 VERP_DELIVERY_INTERVAL = 1
 VERP_CONFIRMATIONS = No

----
参考URL~
&edit; 
&counter;
&lastmod;

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS