This is what I had.

/^209\.192\.46\.212$/ DUNNO
/virt.*domain\.com/ DUNNO

And still getting blocked.

----- Original Message ----- 
From: "Cybertime Hostmaster" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 23, 2004 4:14 PM
Subject: [IMGate] Re: helo whitelist


>
> > OK, Let's try this again.
> >
> > Looking at the helo config, I have tried to whitelist the ip in
> > "helo_whitelist.map" and "helo_hostnames.regexp".
> >
> > It seems that no matter what I do, it's still being rejected from the
> error
> > "hostname must not contain an IP address" from the
> "helo_hostnames.regexp".
> >
> > I made sure to put the rule before the reject one. But it's still
> getting
> > rejected.
> >
> > any ideas?
>
> Do the whitelist as a DUNNO at the top of helo_hostnames.regexp.  For
> example:
>
> /virt.*rackshack\.net/ DUNNO
> /virt.*ev1servers\.net/ DUNNO
> /(.*[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}.*)/ REJECT
>
> This causes them to "pass" the helo_hostnames.regexp check, but not bypass
> other checks.
>
> --Eric
>
>
>

Reply via email to