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

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: O'Reilly, Stuart
Fecha:  
A: exim-users
Asunto: 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.