[Mailman-Users] Mailman 2.1.9: Send output to SMTP server using TLS

Mark Sapiro mark at msapiro.net
Sat May 10 18:04:54 CEST 2008


Andrew Hodgson wrote:
>
>Is there any way to set Mailman 2.1.9 to output its messages to a
>specific SMTP server using TLS?  I am doing this now ok, but the message
>is going over plain SMTP.  I want to enforce TLS on that machine, but
>Mailman is using just plain SMTP.


There are two ways to do this.

1) Set up an MTA on the Mailman machine, relay through it to the
"specific SMTP server" and let it do the TLS.

2) Modify Mailman/Handlers/SMTPDirect.py to do TLS.

See
<http://mail.python.org/pipermail/mailman-users/2008-February/060244.html>.

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan



More information about the Mailman-Users mailing list