OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Whitelist handling.

From: mouss (usebsdfree.fr)
Date: Sat Jun 10 2006 - 13:50:00 CDT


Erwan David wrote:
> Le Sat 10/06/2006, mouss disait
>
>>>
>>>
>> the common "rule" is
>> ip(helo) = client_ip
>> so use mail.domain.tld.
>>
>
> It's rather client_ip \in ip(helo). DNS queries retiurn sets of addresses or
> sets of names.
>
>
I tried to make it as simple as possible for the OP... I initially
wanted to write
    one_of_ips(helo) = client_ip
but since he only has one IP...