-------- Original Message --------
Subject: Re: [milter-greylist] Recommendation for static ADSL IP's
From: Michael Mansour <mic@...>
To: milter-greylist@yahoogroups.com
Date: Sat 01 Mar 2008 04:34:07 PM EST
> Hmm.. so basically I'd be allowing everything whitelisted from that ISP?
>
> It makes sense I think if I know that the ISP is a trustworthy ISP (as this
> one is but they provide many broadband links to many people in Australia). I
> was just hoping there was another way other than that.
>
Well the line I pasted whitelists any hostname that contains the IP followed
by 'static'. I'm sure there are people that disagree with doing so, but
milter-greylist is but just one of several tools we use to filter spam, and a
vast majority of our clients that use our spam filtering are small businesses
that have large volumes of email communications with other small businesses.
If you only want to whitelist the static IP customers on that ISP (you don't
want to whitelist the dynamic ones most likely, that is where most the junk
comes from), just change the regex to have the domain at the end somewhere,
such as:
/[0-9]{1,3}\-[0-9]{1,3}\-[0-9]{1,3}\-[0-9]{1,3}.*\.static\.example\.com\.au/
Ryan Moore
----------
Perigee.net Corporation
704-849-8355 (sales)
704-849-8017 (tech)
www.perigee.netMessage
Re: [milter-greylist] Recommendation for static ADSL IP's
2008-03-03 by Ryan Moore
Attachments
- No local attachments were found for this message.