On 18/05/06, Morten W. Petersen <[EMAIL PROTECTED]> wrote: > Hi, > > I have an exim4 server running which sends out email to various places. > Whenever it delivers to aol.com email addresses mails are rejected, as > the IP address it is sending from doesn't have reverse DNS setup. > > I'd like to have exim4 send email from the main IP address of the server > which has reverse DNS, is there a way to achieve that?
You need an 'interface' directive in your remote SMTP transport. http://www.exim.org/exim-html-4.62/doc/html/spec_html/ch30.html#id2645534 Peter -- Peter Bowyer Email: [EMAIL PROTECTED] -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
