J.A. Terranson wrote:
>
>Let me try again.
>
>Right now I have every list at lists.blah.org
>
>I want to keep that.  But when traffic goes to or from a particular list, 
>i want it routed over s separate IP address so that I can shove them down 
>separate PVCs.
> 
>I want to keep the one address web interface for all lists and archives.


I'm still not sure I understand, but if I do, there's nothing in
Mailman to either support or inhibit this.

If I mail to li...@lists.blah.org, my MTA is going to look up the MX
for lists.blah.org and make it's SMTP connection to that IP. If you're
saying you want a different route from that MX to the Mailman host
depending on list name, that would be something the MTA in the MX
would have to do. Ultimately, the mail would arrive at the Mailman
host and an MTA there would pipe it to the mail wrapper and Mailman
would process it.

Outbound, Mailman delivers all mail to one MTA which is usually
listining on localhost:25 but can be anywhere. If you want mail from
different lists to go out from different IPs, it would be up to that
MTA to send it differently depending on the envelope sender of the
message.

-- 
Mark Sapiro <m...@msapiro.net>        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://wiki.list.org/x/AgA3
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://wiki.list.org/x/QIA9

Reply via email to