Re: [Mailman-Users] virtual hosts and https

2005-08-03 Thread DaffyDuke
Hi, I have a similar problem with virtual domains on L'Autre Net. I tried the Mark and Dan tips in my mm_cfg.py , even restart, fix_url and wipe list. (add_virtualhost, patterns etc ...) Le lundi 01 août 2005 à 09:44 -0700, Mark Sapiro a écrit : > Dan Collins wrote: [EMAIL PROTECTED]:~$ lynx

Re: [Mailman-Users] virtual hosts and https yet another follow-up

2005-08-01 Thread Dan Collins
great information. I'll return to lurking now. Dan - Original Message - From: "Dan Collins" <[EMAIL PROTECTED]> To: "Vince Van De Coevering" <[EMAIL PROTECTED]>; Sent: Monday, August 01, 2005 1:53 PM Subject: Re: [Mailman-Users] virtual hosts an

Re: [Mailman-Users] virtual hosts and https follow-up

2005-08-01 Thread Dan Collins
n the container for each host - Original Message - From: "Vince Van De Coevering" <[EMAIL PROTECTED]> To: "'Dan Collins'" <[EMAIL PROTECTED]>; Sent: Monday, August 01, 2005 12:31 PM Subject: RE: [Mailman-Users] virtual hosts and https &g

Re: [Mailman-Users] virtual hosts and https

2005-08-01 Thread Mark Sapiro
Dan Collins wrote: > >1) In the mm_cfg.py file, I have > >DEFAULT_EMAIL_HOST = '.org' >DEFAULT_URL_HOST = '.org' >DEFAULT_URL_PATTERN = 'https://%s/mailman/' >VIRTUAL_HOSTS.clear() >add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST) (NOTE: doesn't need >quotes, right? It worked fine wit

Re: [Mailman-Users] virtual hosts and https

2005-08-01 Thread Vince Van De Coevering
Sent: August 01, 2005 8:56 AM > To: Mailman-Users@python.org > Subject: [Mailman-Users] virtual hosts and https > > > Hello All - > > With Mark Sapiro's help, I got Mailman running on my apache > virtual server, at least for the most important virtual host, > xxx

[Mailman-Users] virtual hosts and https

2005-08-01 Thread Dan Collins
Hello All - With Mark Sapiro's help, I got Mailman running on my apache virtual server, at least for the most important virtual host, xxx.org. I'd like to get Mailman to deliver from either of my two virtual hosts both over https. I have mailman and pipermail dirs set up in httpd.conf under ea