RE: [Mailman-Users] URL_HOST per list

2004-01-19 Thread jsmith
: RE: [Mailman-Users] URL_HOST per list Hi! Linda Pahdoco wrote: > When you create the list, create it as "[EMAIL PROTECTED]" > instead > of just as "listname". You can use withlist fix_url to update the > existing lists if you have access to the shell on the li

RE: [Mailman-Users] URL_HOST per list

2004-01-19 Thread Stephan Paukner
Hi! Linda Pahdoco wrote: > When you create the list, create it as "[EMAIL PROTECTED]" > instead > of just as "listname". You can use withlist fix_url to update the > existing > lists if you have access to the shell on the list server. If you don't, > ask > your hosting company to fix it for you.

Re: [Mailman-Users] URL_HOST per list

2004-01-17 Thread Dirk Försterling
Todd wrote: Dirk FÃrsterling wrote: So my question remains unanswered: How to create mailman mailing lists for different virtual domains using mailman and postfix just using the web interface? You should have VIRTUAL_HOSTS set properly, using add_virtual_host() as well as POSTFIX_STYLE_VIRTUAL_DOM

Re: [Mailman-Users] URL_HOST per list

2004-01-17 Thread Todd
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dirk FÃrsterling wrote: > So my question remains unanswered: How to create mailman mailing lists > for different virtual domains using mailman and postfix just using the > web interface? You should have VIRTUAL_HOSTS set properly, using add_virtual_ho

Re: [Mailman-Users] URL_HOST per list

2004-01-17 Thread Dirk Försterling
Unfortunately, this doesn't work, because changing this option doesn't rewrite the postfix virtual maps. They are always created using the DEFAULT_* settings. (See my messages some days ago) With your suggested setting, e-mails to the list would be accepted by mailman, but postfix never forwards th

Re: [Mailman-Users] URL_HOST per list

2004-01-17 Thread List Manager
- Original Message - From: "Dirk Försterling" <[EMAIL PROTECTED]> To: "Linda Pahdoco" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, January 17, 2004 1:47 AM Subject: Re: [Mailman-Users] URL_HOST per list > Linda Pahdoco wrote: > >

Re: [Mailman-Users] URL_HOST per list

2004-01-17 Thread Dirk Försterling
Linda Pahdoco wrote: When you create the list, create it as "[EMAIL PROTECTED]" instead of just as "listname". How can this be done with the web interface? I only get a message that a list must not contain a "@". -dirk -- D i r k F "o r s t e r l i n g

Re: [Mailman-Users] URL_HOST per list

2004-01-16 Thread List Manager
Message - From: "Linda Pahdoco" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 16, 2004 9:33 AM Subject: RE: [Mailman-Users] URL_HOST per list > When you create the list, create it as "[EMAIL PROTECTED]" instead > of just as "

RE: [Mailman-Users] URL_HOST per list

2004-01-16 Thread Linda Pahdoco
When you create the list, create it as "[EMAIL PROTECTED]" instead of just as "listname". You can use withlist fix_url to update the existing lists if you have access to the shell on the list server. If you don't, ask your hosting company to fix it for you. ___

[Mailman-Users] URL_HOST per list

2004-01-16 Thread Stephan Paukner
Hi! I try to set up different Mailinglists for different Domains on one machine. Unfortunately, the links to the archives always lead to the DEFAULT_URL_HOST, and not to the host the list should appear to be from. Here, the link back to the listinfo page stays on the DEFAULT_URL_HOST, where the wr