Re: Turn off rfc1413?

Inizio della pagina
Delete this message
Reply to this message
Autore: Piete Brooks
Data:  
To: Neal Becker
CC: exim-users
Nuovi argomenti: Re: several messages
Oggetto: 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 :-))