noc ops wrote: > >In order to bypass my MX record, I like to point my mailman directly to >to e-mail server's ip address (10.0.0.10). See below cust and paste. > > >Is this correct? Please advice.
I don't know about the postfix stuff >/etc/mailman/mm_cfg.py > >#------------------------------------------------------------- ># Default domain for email addresses of newly created MLs >DEFAULT_EMAIL_HOST = '10.0.0.10' This is almost certainly wrong. This should be the domain that users address their list mail to. Unless you actually want Mailman mail to be addressed to e.g., [EMAIL PROTECTED], you don't want this. -- 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/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
