On 6 Mar 2004, at 15:20, Guillaume Rousse wrote:


I'm having troubles with the name used by mailman for sending mails: it keeps using the real hostname, whereas it is configured for using an alias.

I have this setting in mm_cfg.py:
DEFAULT_EMAIL_HOST  = 'lists.zarb.org'
DEFAULT_URL_HOST    = 'lists.zarb.org'
add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)

All list configuration says also host_name is lists.zarb.org, all URLs are OK, but it keep sending mails as @katu3.zarb.org, instead of @lists.zarb.org. What is wrong there ?

The following FAQ entry may explain some other things you need to do:


http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.029.htp

--
As soon as a still-to-be-finished computer task becomes a life-or-death situation, the power fails.
-- Wood's Axiom


-----------------------------------------------------------------------
Richard Barrett                               http://www.openinfo.co.uk


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

Reply via email to