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

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Drav Sloan
Fecha:  
A: Exim users mailing list
Asunto: 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.