On Friday, July 11, 2003 @ 8:48:06 AM [-0700], Vivek Khera wrote:

MT>> Does anyone subscribed to the list have mailman working with virtual
MT>> domains? 1 IP, multiple domains, multiple url's? If so, can you possible
MT>> point me to a howto on it? I'm having a terrible time getting it to
MT>> work.

> The directions in the virtual-domain howto that comes with Mailman was
> pretty helpful.  Any specific problems you're having might be helpful
> to provide assistance.

Thanks. I guess my biggest problem is understanding exactly what should
be in mm_cfg.py. I currently have:

MTA = 'Postfix'
POSTFIX_STYLE_VIRTUAL_DOMAINS = ['www.virtualdomain.tld','virtualdomain.tld']

I have added to main.cf:

virtual_maps = hash:/etc/postfix/virtual
 hash:/var/www/html/mailman/data/virtual-mailman  <---added this line

In virtual-mailman:

[EMAIL PROTECTED]              info
...
[EMAIL PROTECTED]  info-unsubscribe

In aliases:

info:             "|/var/www/html/mailman/mail/mailman post info"
...
info-unsubscribe: "|/var/www/html/mailman/mail/mailman unsubscribe info"

I have postmap'd and newaliased, bin/genaliased, and postfix reloaded.
Still doesn't work. Mail sent to "[EMAIL PROTECTED]" seems to just
ignore mailman and gets sent to the admin address of the list.

-- 
Matt                       


------------------------------------------------------
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

Reply via email to