View Single Post

  #2 (permalink)  
Old 12-27-2007
Andrew Hodgson
 
Posts: n/a
Default Re: Three domains, three IPs and one exim4. Is there a problem when all outgoing mail is sent through the same IP?

On Sun, 16 Dec 2007 20:29:42 +0100, icebair <icebair@gmx.de> wrote:

>Hi,
>I am running a debian etch server and i successfully configured exim4. I
>am able to receive mails from all domains (each domain has its own IP)
>and I can send mails. For outgoing mails exim always uses the same IP.
>I that ok, or should I try to send each mail over the IP belongig to
>it's sender domain? If so: How to do it? :-)


Yes, that is fine. So long as the information Exim sends as the helo
argument matches the IP PTR record, this is quite normal practice.

Andrew.
Reply With Quote