RE: [Exim] Should there be any reason for this?

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: O'Reilly, Stuart
Data:  
Para: exim-users
Assunto: RE: [Exim] Should there be any reason for this?
>> I currently run Exim 4.30 on my linux server and recently starting using
>> SMTP Auth to allow fellow users to send email when on the road.
>> Everything is fine apart from a delay when connecting to the mail
>> server.


>Possibly an ident timeout. What are your rfc1413* options set to?


>Tim


rfc1413_hosts = *
rfc1413_query_timeout = 30s

Stuart.