I set up a mailman list server on a host host.mydom.mycountry
Mails to this machine are sent to an alias mail.mydom.mycountry

Although I have set in my /usr/local/mailman/Mailman/mm_cfg.py
DEFAULT_URL_HOST = 'www.mydom.mycountry'
DEFAULT_MAIL_HOST = 'mail.mydom.mycountry'
add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)

and did a restart of the mailman program (and even a stop and a start)

When I create a list via the web interface, the mailing list is
created with mail address for post:   mylistn...@host.mydom.mycountry

Of course I can change this as administrator of the list, but why does
it not create the list with mail.mydom.mycountry since it is in the
/usr/local/mailman/Mailman/mm_cfg.py  file ?
How to make this behaviour correct..

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
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://wiki.list.org/x/QIA9

Reply via email to