Re: [exim] separating IP of mailing list

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Jeremy Harris
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: Re: [exim] separating IP of mailing list
On 18/01/14 16:16, Chris Knadle wrote:
> Is there a way of setting what IP address should be used to send out mail?


Interface option on the smtp transport. It's an expanded string, so for
your case make it conditional on "is-mailinglist". Presence of a
suitable header line is probably a good marker.

http://exim.org/exim-html-current/doc/html/spec_html/ch-the_smtp_transport.html#SECID146

-- 
Cheers,
    Jeremy