Re: [exim] Pine and smtp authentication

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: John Robinson
Fecha:  
A: Jeroen van Aart
Cc: exim-users
Asunto: Re: [exim] Pine and smtp authentication
On 25/05/2007 22:38, Jeroen van Aart wrote:
> Since I upgraded exim3 to exim4 on debian, a user has a problem where
> pine takes exactly 30 seconds to send an email to our smtp server.
> Meaning it takes 30 seconds before asking for a password, so something
> is timing out. The configuration in exim4 regarding authentication is this:


May be something to do with ident callbacks, for which the default
timeout used to be 30s (I think), see
http://www.exim.org/exim-html-4.66/doc/html/spec_html/ch07.html#SECTdefconfmain
under rfc1413_hosts etc.

Cheers,

John.