On 9 May 2004, at 18:29, John Carlson wrote:
How did you set up Sendmail to forward email to your Exchange Server?
Putting
define(`SMART_HOST', `FQDN-of-your-outbound-SMTP-relay')
in the sendmail.mc file might do it.
But there is no reason why Mailman cannot use SMTP to talk direct to an outbound SMTP server on another machine (which could be a Microsoft Exchange Server) rather than passing outbound messages to a local sendmail instance and having it forward them to the relay. To do this set the value of SMTPHOST in mm_cfg.py to point to the outbound SMTP server and ensure that the default DELIVERY_MODULE = 'SMTPDirect' from Defaults.py has not been changed in mm_cfg.py
Thanks John Carlson Network Administrator Minnesota Ag Group
------------------------------------------------------ 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/