Re: [Mailman-Users] V2.1 breaks virtual hosting?

2003-06-06 Thread Dave Lane
At 05:30 PM 6/4/2003 +0100, Richard Barrett wrote: Have you checked the smtp-failure log. If perchance the host_name attribute for a list is not DNS resolving then the MTA might be refusing to accept the outgoing traffic and you may find 553 response codes recorded in log entries in the $prefix

Re: [Mailman-Users] V2.1 breaks virtual hosting?

2003-06-05 Thread Dave Lane
At 08:03 PM 6/2/2003 +0100, Richard Barrett wrote: DEFAULT_EMAIL_HOST = 'native.stmarys.ca' DEFAULT_URL_HOST = 'native.stmarys.ca' DEFAULT_URL_PATTERN = 'http://%s/mm21/' add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST) add_virtualhost(DEFAULT_URL_HOST, 'lists.domain1.ca') add_virtualhost(DEF

Re: [Mailman-Users] V2.1 breaks virtual hosting?

2003-06-03 Thread Dave Lane
On Mon, 2 Jun 2003, Dave Lane wrote: > As soon as I change the "Host name this list prefers for email > setting" to the virtual address, the list becomes a black hole. Send mail > to it and nothing happens (no list mail nor any bounce messages). One thing I forgot to mention

[Mailman-Users] V2.1 breaks virtual hosting?

2003-06-03 Thread Dave Lane
(Sorry if this is an FAQ, but without a search function in the archives, its hopeless to find anything except by hit and miss.) I've been running V2.0 of mailman for a while now very sucessfully with a few lists on the same address as the server machine and many lists on three different virtual do