Re: Turn off rfc1413?

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Piete Brooks
Data:  
Para: Neal Becker
CC: exim-users
Tópicos Novos: Re: several messages
Assunto: Re: Turn off rfc1413?
> How can I turn off rfc1413 ident?

Edit globals.c ? :-(( [[ or the patch you made ]]

There *should* be a "no_rfc1413_domains" list, to allow for broken domains,
or better still, a "rfc1413_timeout" which allows the timeout to be set per
domain regexp.

> I'm wondering if this may be the cause of some complaints I'm seeing about
> timeouts before the banner comes up when accepting smtp incoming connections.


You should tell them to go fix their system :-))