SMTP authentication and TLS support

Bug #558281 reported by tsmetana
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GNU Mailman
Fix Released
Low
Mark Sapiro

Bug Description

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.

Related branches

Revision history for this message
msapiro (msapiro-users) wrote :

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.

Revision history for this message
tsmetana (tsmetana) wrote :

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

Revision history for this message
tsmetana (tsmetana) wrote :

The file mailman-smtpauth.patch was added: SMTP and TLS support for Mailman 2; new patch

Mark Sapiro (msapiro)
Changed in mailman:
assignee: nobody → Mark Sapiro (msapiro)
importance: Undecided → Low
milestone: none → 2.1.23
status: New → Fix Committed
Mark Sapiro (msapiro)
Changed in mailman:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.