Re: Turn off rfc1413?

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Piete Brooks
Ημερομηνία:  
Προς: Neal Becker
Υ/ο: exim-users
Καινούρια Θέματα: Re: several messages
Αντικείμενο: 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 :-))