Has anybody gotten the virtual domain functionality to work? I need it for my box. I have a dedicated server with serveral domains on it. I want to switch all the majordomo stuff to mailman, if possible.
Also, is there any cgi or php pages developed to enable a user, once inside one of the sites, to create his/her own list?
Thanks...
Eric Systems Engineer - IHMS.net
The contents of this email and any attachments are confidential. It is intended for the named recipient(s) only. If you have received this email in error please notify the system manager or the sender immediately and do not disclose the contents to any one or make copies.
** eSafe scanned this email for viruses, vandals and malicious content **
Mailman works great with Virtual domains with these caveats:
Your lists must all have different names in the root domain. So the virtual lists dev@tom.org, dev@dick.com, and dev@harri.edu might have the following root names: dev-tom@my3sons.net, dev-dick@my3sons.net, dev-harry@my3sons.net.
You setup your MTA to handle the virtual addresses. If your using Sendmail, then you must use the "generics" tables to setup reverse mapping for the email addresses (so outbound messages look like they are coming from the virtual domain). Note: most folks find it easier to us Postfix or Exim instead of Sendmail when doing virtual hosting.
Take care and good luck!
Jon Carnes
On Wednesday 05 June 2002 08:12 pm, Eric Sandquist wrote:
Has anybody gotten the virtual domain functionality to work? I need it for my box. I have a dedicated server with serveral domains on it. I want to switch all the majordomo stuff to mailman, if possible.
Also, is there any cgi or php pages developed to enable a user, once inside one of the sites, to create his/her own list?
Thanks...
Eric Systems Engineer - IHMS.net
************************* The contents of this email and any attachments are confidential. It is intended for the named recipient(s) only. If you have received this email in error please notify the system manager or the sender immediately and do not disclose the contents to any one or make copies.
** eSafe scanned this email for viruses, vandals and malicious content **
participants (2)
-
Eric Sandquist -
Jon Carnes