Mark Sapiro wrote: > 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 ----------------- no worries...I'll ping the list about postfix MX related question.
> > > >>/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. ---------------- Yeah I figured this the minute I saw my /var/log/mail.log complaining about illegal address systax as you indicated. I've changed it since then. regards, /virendra > ------------------------------------------------------ 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
