Defryn, Guy wrote: > >The sender appears to be [EMAIL PROTECTED] >and the recipient appears to be [EMAIL PROTECTED] > >Question is how can I change IT012345 with lists?
If this is Mailman it is because the list's host_name parameter (on the General Options page) is it012345.mydomain.com and changing it to lists.mydomain.com will help, but I suspect it may be your MTA rewriting it. >My mm_cfg.py file and postfix main.cf file point to lists.mydomain.com See <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.069.htp>. >Also why does the sender appears to be mailman-bounces and not just >mailman? >Can this be changed too? The envelope sender is mailman-bounces so bounces will be returned there for automated bounce processing. The Sender: header is set to the same address because of non-compliant MTAs that return bounces to the Sender:. This may be changed in a future release. See <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq02.003.htp> -- 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
