Sorry trying to find if this is possible, I have had no luck so far.
So,
Can mailman be set to appear to come from multiple domains?
Eg, mostly our users will be www.lists...../mailman, and list@list.... but some want their own domain. Eg www.arch...../mailman and list@arch......
Regards
thing
In a flurry of recycled electrons, Steven Jones wrote:
Can mailman be set to appear to come from multiple domains?
Eg, mostly our users will be www.lists...../mailman, and list@list.... but some want their own domain. Eg www.arch...../mailman and list@arch......
You're looking for "virtual domains", there are a fair number of entries in the archive for this list, and in the FAQs. (The short form is: yes, they're possible; for 2.1.5 you have to apply some patches; IME most of the patches in the archive don't apply without some tweeking.) OTOH, if you have a clue about programming and don't mind looking at python, it's not hard.
z!
On May 9, 2005, at 15:43, Carl Zwanzig wrote:
You're looking for "virtual domains", there are a fair number of entries in the archive for this list, and in the FAQs. (The short form is: yes, they're possible; for 2.1.5 you have to apply some patches; IME most of the patches in the archive don't apply without some tweeking.)
And if you are willing to live with the limitation that mailing list
names must be unique across all the domains using a single Mailman
instance, no patching is necessary. Use the add_virtualhost()
function in your mm_cfg.py (as described in Defaults.py).
<http://www.python.org/cgi-bin/faqw-mm.py? req=show&file=faq04.047.htp>
-- Jim Tittsler http://www.OnJapan.net/ GPG: 0x01159DB6 Python Starship http://Starship.Python.net/crew/jwt/ Mailman IRC irc://irc.freenode.net/#mailman
participants (3)
-
cpz@tuunq.com
-
Jim Tittsler
-
Steven Jones