Re: Turn off rfc1413?

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Piete Brooks
日付:  
To: Neal Becker
CC: 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 :-))