[ mailman-Patches-1798683 ] SMTP authentication and TLS support

SourceForge.net noreply at sourceforge.net
Mon Oct 22 08:59:18 CEST 2007


Patches item #1798683, was opened at 2007-09-20 13:14
Message generated for change (Comment added) made by tsmetana
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=1798683&group_id=103

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: mail delivery
Group: Mailman 2.2 / 3.0
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Tomas Smetana (tsmetana)
Assigned to: Nobody/Anonymous (nobody)
Summary: SMTP authentication and TLS support

Initial Comment:
Hi, here's a patch for Mailman 2.x that enables it using SMTP AUTH and TLS connection.  This features might be useful on more paranoid SMTP servers.

----------------------------------------------------------------------

>Comment By: Tomas Smetana (tsmetana)
Date: 2007-10-22 08:59

Message:
Logged In: YES 
user_id=1869522
Originator: YES

You're right, I forgot to define SMTP_HELO_HOST.  I'm uploading the
updated patch.
File Added: mailman-smtpauth.patch

----------------------------------------------------------------------

Comment By: Mark Sapiro (msapiro)
Date: 2007-10-21 06:44

Message:
Logged In: YES 
user_id=1123998
Originator: NO

The patch seems good except if SMTP_USE_TLS is set True in mm_cfg.py, the
patch references mm_cfg.SMTP_HELO_HOST which is neither defined nor
documented in the patch.

Perhaps the patch to Defaults.py.in should include something like

SMTP_HELO_HOST = DEFAULT_EMAIL_HOST

or even

SMTP_HELO_HOST = ''

and some comments describing what all the new variables are.



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=1798683&group_id=103


More information about the Mailman-coders mailing list