On Saturday, November 8, 2003, at 12:03 am, John Poltorak wrote:
Can anyone explain the difference betweem SMTPDirect and Sendmail ?
SMTPDirect is generic and will work with any SMTP compliant MTA for handling outgoing messages. As a consequence, the MTA does not have to reside on the same machine as Mailman.
Sendmail runs/spawns a local instance of sendmail (or any MTA that is masquerading as sendmail on your system) and is deprecated for performance and security reasons. Read the comments at the head of $prefix/Mailman/Handlers/Sendmail.py and do not use it.
If I select Sendmail will outgoing mail be held in Sendmail spool queue?
Yes. All the delivery method does is pass outgoing messages to the MTA.
-- John
----------------------------------------------------------------------- Richard Barrett http://www.openinfo.co.uk
------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org