I'm running Mailman on a Linux server, with Sendmail running on the same
server.
The current configuration:
        mailman is running on host: listserver.company.local
        mailman reports in email from headers: @listserver.company.local

And We want this instead:
    mailman is running on host: listserver.company.local
    mailman reports in email From fields: @company.com  (note the .com)
    mailman web page is at: http://www.company.local/mailman/


Currently, if users open their mailing list email with say Outlook, Outlook
will display:
        From field: <listname>-admin@<my.host.name> on behalf of <[EMAIL PROTECTED]>

I know that this is the expected behaviour since both the From and the
Sender mail header reads <listname>-admin@<my.host.name> and the X-Sender
header field will display the actual person who composed the email.

Thank you.


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

This message was sent to: archive@jab.org
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to