Chris Arnold wrote:

>Heres where i am not understanding:
>
>if
>list mail is going first to the maim mail server machine, then it
>needs to be told to relay all 10 addresses per list to the Mailman
>machine.
>
>I don't see how to do that on my mailserver. I can forward to email
>addresses but i dont see how to forward to a machine.


If I understand correctly from your prior posts, this is a zimbra
configuration question that I can't answer.

However, can you forward to an address at an IP instead of a domain.
I.e. mail to [EMAIL PROTECTED] goes to the main mail server and
gets forwarded to [EMAIL PROTECTED] (or whatever the IP of the
Mailman machine is)? With some MTAs, you'd need to specifically allow
domain literals for this to work. I don't know if any incantation is
required for Postfix or what it would be.

Alternatively, you can use aliases to deliver to a local mailbox on the
main mail server, and use something like fetchmail on the Mailman
machine to retrieve mail from the mail server mailbox and deliver it
to Postfix.

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