Shaun T. Erickson wrote:

Richard Barrett wrote:

This FAQ entry may help:

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


Based on that faq entry, I added the following to my mm_cfg.py and issued a 'mailmanctl restart' (was that required?), but it didn't change anything:

DEFAULT_EMAIL_HOST = 'lists.smxy.org'
DEFAULT_URL_HOST = 'lists.smxy.org'
VIRTUAL_HOSTS.clear()
add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)

I must still be doing something wrong ...

I appended "add_virtualhost('gaamc-lists.org', 'gaamc-lists.org')" to the above, to handle another virtual domain I needed mailing lists in. It works fine. Can anlyone please help me figure out why I can't get it to work for "lists.smxy.org"?

-ste

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

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