Pablo L. Arturi wrote:
>
>I have 1 mail server running postfix for vdomains using mysql, to lets say 
>domain.com
>I have another server running postfix-mailman, to manage some mailing lists 
>for domain.com
>
>I am not sure how to continue with this.
>
>my first postfix server manages all mails for domain.com, and now I need to 
>start creating lists for domain.com. Not sure if I need to setup 
>lists.domain.com or use domain.com and "map" [EMAIL PROTECTED] to send all 
>messages to the second machine running postfix-mailman.


You can do it either way. Set up a lists.example.com domain for mail
lists only which directs all mail to the mailman server, or tell the
main MTA for example.com the send all mail for the 10 addresses

[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

for each list to the mailman server.

Yet another possibility is to use NFS to make the mail/mailman wrapper
on the Mailman machine accessible to the main mail server and pipe the
list mail directly to the wrapper on the Mailman machine.

-- 
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to