Re: [Exim] Route mail to non-standard port

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Pascal van Rossum
Data:  
Para: exim-users
Assunto: Re: [Exim] Route mail to non-standard port
--
[ Picked text/plain from multipart/alternative ]
At 16:44 24-10-2003, John Burnham wrote:
>::
>:: I now have this:
>::
>::    route_list = * mail.xyz.com bydns
>::
>You could always have a router that uses a different transport and
>then define the transport along the lines of
>remote_smtp_1025:
>  driver = smtp
>  port = 1025
>Basically have a look at chapter 29 in the spec - "The SMTP
>transport".


Ah so simple, why didn't I think of it myself. Will try it indeed this way.



Sincerly,
Pascal
--