Hi again Y'all -
I think I now understand what you said before, Vince. I need a unique ip
for each 443 port I set up, not one ip, qualified by Server Name, Server
Alias and port, right? So, I'll need to remove the Mailman config from the
second-virtual-server so that Mailman on SSL processes t
Hello Vince, Mark and all --
Well, I ran the withlists program (duh! can't believe I forgot to do this)
on the one list I want to run from the second-virtual -host only. But now
(maybe before, too), I can go into any list under https xxx.org, https
www.xxx.org, https www.second-virtual-host, bu
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
Sorry for the top post but I really don't have any in-line comments...
Dan,
Is it safe to assume that you are using apache as your web server?
Have you set up each of your virtual domains with its own IP address or are
you attempting to share the same IP address between multiple servers? SSL
do
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
On Sunday 31 July 2005 08:26 pm, Mark Sapiro wrote:
> See
> http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.014.ht
>p concentrating on those things that could affect only a single list
> plus the logs, i.e., items 2), 6), 7) and 8)
>
> See also
> http://www.python.org/cgi-bin/faqw-mm.p