Patches item #1798683, was opened at 2007-09-20 04:14
Message generated for change (Comment added) made by
msapiro
You can respond by visiting:
https://sourceforge
.net/tracker/?func=detail&atid=300103&aid=1798683&am
p;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: Mark Sapiro (msapiro)
Date: 2007-10-20 21: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&am
p;group_id=103
_______________________________________________
Mailman-coders mailing list
Mailman-coders python.org
http://mail.python.org/mailman/listinfo/mailman-coders
|