Re: [exim] Smarthost to another MTA on the same host?

Inizio della pagina
Delete this message
Reply to this message
Autore: Drav Sloan
Data:  
To: Exim users mailing list
Oggetto: Re: [exim] Smarthost to another MTA on the same host?
Peter Bowyer wrote:
> Add to the router config:
>
> self=send
>
> http://www.exim.org/exim-html-4.66/doc/html/spec_html/ch15.html


*reads*

"The anomaly is ignored and the address is queued for the transport.
This setting should be used with extreme caution. For an smtp
transport, it makes sense only in cases where the program that is
listening on the SMTP port is not this version of Exim. That is,
it must be some other MTA, or Exim with a different configuration
file that handles the domain in another way."

Excellent, this is the option I've been looking for.

Thanks Peter.

D.