Size: 1034
Comment:
|
← Revision 3 as of 2008-07-31 13:54:30 ⇥
Size: 77
Comment: Page renamed to DOC/4.72 How do I configure Mailman to use an external SMTP server?
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
#pragma page-filename DOC/versions/4292638 == 4.72. How do I configure Mailman to use an external SMTP server? == In mm_cfg.py add or modify: DELIVERY_MODULE = 'SMTPDirect' SMTPHOST = 'mail.example.com' * If the external server uses a different port than the default, also: SMTPPORT = 1234 * If the external server requires userid/password authentication to relay mail, see <http://mail.python.org/pipermail/mailman-users/2005-October/047086.html>. * For performance tuning, see also: [[http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.002.htp]] [[http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.003.htp]] [[http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.004.htp]] [[http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.005.htp]] ''Last changed on Sat Nov 25 03:31:57 2006 by'' Mark Sapiro <<Color2(Converted from the Mailman FAQ Wizard, col=darkgreen)>>This is one of many [[../Frequently Asked Questions|Frequently Asked Questions]]. |
#REDIRECT DOC/4.72 How do I configure Mailman to use an external SMTP server? |
Differences between revisions 1 and 3 (spanning 2 versions)
MailmanWiki: DOC/How do I configure Mailman to use an external SMTP server? (last edited 2008-07-31 13:54:30 by dunxd)