Yasuhito FUTATSUKI at POEM has proposed merging 
lp:~futatuki/mailman/2.1-add-smtp-timeout into lp:mailman/2.1.

Requested reviews:
  Mailman Coders (mailman-coders)

For more details, see:
https://code.launchpad.net/~futatuki/mailman/2.1-add-smtp-timeout/+merge/337353

This add a feature to specify timeout for SMTP response to avoid waiting 
response forever, to SMTPDirect Handler. To specify timeout, set SMTP_TIMEOUT 
in mm_cfg.py.

By default, this is disabled(waiting response until respond the MTA).

To test this feature, set mm_cfg.SMTP_TIMEOUT to small value and setup MTA to 
wait responding (by using greet pause feature, etc) and run smtp test or post 
message to mailing list to deliver it.
-- 
Your team Mailman Checkins is subscribed to branch lp:mailman/2.1.
_______________________________________________
Mailman-checkins mailing list
[email protected]
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to