Adrian Cooper wrote:
>>
>> Sendmail, as used by apps like PHPBB for example, doesn't use port 25 to
>> relay the mail. Mail is injected directly into the Sendmail spool queue to
>> be sent directly. That is why I asked the question; if Mailman could be
>> configured to dump outgoing messages into the Sendmail spool, there would
>be
>> no port 25 conflict issues. Exim could still manage the other aspects.
>
>To followup up on that, it would be necessary to configure Mailman to send
>to e.g.:
>
>/usr/sbin/sendmail
>
>instead of port 25.
>
>Is this possible?

See the assignment to DELIVERY_MODULE and the comments that precede it
and the same for SENDMAIL_CMD in Defaults.py and be sure to read
everything in Sendmail.py as well.

--
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
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/

Reply via email to