On Fri, 20 May 2011, Alex wrote:
I'm also using a few of John's rules, including the advance_fee,
fillform, and lotsa_money. I think some of his rules reference the
missing khop rules.
When trying to lint the rules, I receive the following:
ADVANCE_FEE_2_NEW_FORM has undefined dependency '__HD
Hi,
I'd like to use Adam's khopesh rules, but there seems to be many
dependency problems, and wondered if someone could help determine what
rules I might be missing to satisfy the dependency problems. I have
the following channels installed in addition to the stock rules:
- khop-blessed_sa_khopes
On 5/20/11 4:58 PM, "RW" wrote:
>
>
> BTW does anyone know if there's a way to get the FreeBSD p5-IP-Country
> port to update its database. I just noticed it's nearly two years old.
>
The scripts to update it are in the source tarball for IP-Country, in the
dbmScripts subdirectory. I just
On Fri, 20 May 2011 06:41:33 -0500
Daniel McDonald wrote:
>
>
>
> On 5/19/11 7:55 PM, "Rapitharian" wrote:
>
> >
> > RW-15
> > Can you help me some? I am not even a novice in writing/reading
> > regular expressions.
> > What is this doing? X-Relay-Countries=~
> > /^([^[:alpha:]]*(GB|US)[^[
On Fri, 20 May 2011 16:06:18 -0400
dar...@chaosreigns.com wrote:
> Study Sees Way to Win Spam Fight
That's an interesting study, and cutting off funds might well kill
off that portion of spam that's trying to sell you something. I hope
governments take heed and take action.
But it won't have
Full article from http://www.nytimes.com/2011/05/20/technology/20spam.html
(Infuriatingly requires free login.)
Study Sees Way to Win Spam Fight
By JOHN MARKOFF
Published: May 19, 2011
For years, a team of computer scientists at two University of California
campuses has been looking d
On 5/19/11 7:55 PM, "Rapitharian" wrote:
>
> RW-15
> Can you help me some? I am not even a novice in writing/reading regular
> expressions.
> What is this doing? X-Relay-Countries=~
> /^([^[:alpha:]]*(GB|US)[^[:alpha:]]*)+$/
Start at the beginning of the line.
Match zero or more non-alpha c