<snip>
My question was: Virtual Hosts. I have a primary
host (wingfoot), and others (domain2.org, etc). I apologize, but I thought
I had been pretty clear in that my whole question was that I wish
Wingfoot's Mailman to be behind SSL and the other domains Mailmans *not*
to be behind SSL.
Must have missed that the first time around or at least failed to grasp why it was of concern. If I am honest fail to see why you have a problem with all the virtual hosts using the same scheme but what the heck, its your system.
So, is it possible to do what I need to in one instance of Mailman,
It would appear not. There is only one DEFAULT_URL_PATTERN and one PUBLIC_ARCHIVE_URL per mm_cfg.py file. The value of those variables define the scheme to be used in URL's generated by the MM software that accesses that file. I think it is safe to assume that all the virtual hosts being supported by that MM installation will those values and hence use the same scheme.
or do
I need two instances of Mailman? And, if I do need two instances of
Mailman, is that even possible to do so on one box without them clobbering
each other?
I would think that running ./configure with two different values of --with-prefix, followed by make install for each, would be the simplest approach and work just fine. I am sure you can work out the additional entries in your httpd.conf for the 'https server' and the 'http server' to coexist. And you have the to ensure that mail aliases supported by the two MM installs do not collide as far as your MTA is concerned.
Thank you! Glenn --- The original portions of this message are the copyright of the author (c)1998-2002 Glenn E. Sieb. ICQ UIN: 300395 IRC Nick: Rainbear "All acts of Love and Pleasure are Her rituals"-Charge of the Goddess
------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org