[Mailman-Users] virtual hosting: email sent by the list contain real host na

Lucas Hofman lucas.hofman at pgs.com
Tue Nov 6 13:52:29 CET 2001


We try to create a setup where all mailing list appear to be on 
"listserver.research.pgs.com". They actually are on 
"daphne.oslo.seres.pgs.com". 

I configured the following in mm.py:
# Put YOUR site-specific settings below this line.
 
# DEFAULT_URL must end in a slash!
DEFAULT_URL         = 'http://listserver.research.pgs.com/mailman/'
PUBLIC_ARCHIVE_URL  = '/lists'
 
DEFAULT_HOST_NAME   = 'listserver.research.pgs.com'
MAILMAN_OWNER     = 'mailman-owner@%s' % DEFAULT_HOST_NAME

All works fine, the URL and mail adresses in the body text of the mail 
generated  by the list is correct. However, the headers in the mails are 
refering to the actual hostname:

From: Lucas Hofman <lucas.hofman at pgs.com>
To: <Test at daphne.oslo.seres.pgs.com>
Sender: test-admin at daphne.oslo.seres.pgs.com

What did I do wrong?

We run postfix as MTA for incoming mail. Outgoing is going directly to 
another SMTP server. 
-- 
Regards,

Lucas Hofman
PGS Research                                    work: +47 67514059
PO Box 354                                       fax: +47 67526640
N-1326 Lysaker, Norway                          home: +47 67581373







More information about the Mailman-Users mailing list