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

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: O'Reilly, Stuart
Ημερομηνία:  
Προς: exim-users
Αντικείμενο: 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.