Re: [Mailman-Users] mailman and ssl fun

2005-04-15 Thread Mark Sapiro
Tierra wrote: > >Double check you have these variables set in your mm_cfg.py: >DEFAULT_URL_HOST = 'mailman.kushana.com:10445' >DEFAULT_URL_PATTERN = 'https://%s/mailman/' And once you've got that correct, you have to run fix_url.py to pick up the changes for existing lists. Run bin/fix_url.py for

Re: [Mailman-Users] mailman and ssl fun

2005-04-12 Thread Tierra
On Apr 11, 2005 1:16 PM, Mauricio Tavares <[EMAIL PROTECTED]> wrote: > mailman and ssl fun: Since I only have one webserver without > extra IPs for the different sites, I want to setup my mailman virtual > host so it goes to mailman.kushana.com:10445 (through ssl). So, I get > soemthing li

[Mailman-Users] mailman and ssl fun

2005-04-12 Thread Mauricio Tavares
mailman and ssl fun: Since I only have one webserver without extra IPs for the different sites, I want to setup my mailman virtual host so it goes to mailman.kushana.com:10445 (through ssl). So, I get soemthing like this: DocumentRoot "/export/bin/mailman" ServerName mailman.