Noel Jones wrote:
> Schilling, Timo wrote:
>> Wietse Venema wrote:
>>> Schilling, Timo:
>>>> Postfix shouldn't negate the flag (from 1 to 0) so that the function
>>>> "res_search" doesn't append the known domain-informations.
>>&g
Wietse Venema wrote:
> Schilling, Timo:
>> Postfix shouldn't negate the flag (from 1 to 0) so that the function
>> "res_search" doesn't append the known domain-informations.
>> But it is done in the above mentioned file, but why?
>
> Because it m
Victor Duchovni wrote:
> On Thu, Jan 22, 2009 at 12:57:30PM +0100, Schilling, Timo wrote:
>
>> Hello to everybody,
>>
>> while we use the option "reject_unknown_helo_hostname" we noticed, that
>> single hostnames will be rejected without contacting the dns
Hello to everybody,
while we use the option "reject_unknown_helo_hostname" we noticed, that
single hostnames will be rejected without contacting the dns-servers.
After some debugging of the source code we got to this line:
226 _res.options &= ~saved_options;
where the flag "RES_DEFNAMES" will be