Re: Regex Question

2009-11-10 Thread rahlquist
On Tue, Nov 10, 2009 at 3:57 PM, John Hardin wrote: > On Tue, 10 Nov 2009, Ralf Hildebrandt wrote: > > On Tue, 2009-11-10 at 14:32 +0100, Ralf Hildebrandt wrote: >>> * rahlqu...@gmail.com : > Ok regex is not my strong suit by any means. Trying to get a match for > email address

Re: Regex Question

2009-11-10 Thread rahlquist
On Tue, Nov 10, 2009 at 11:49 AM, John Hardin wrote: > On Tue, 10 Nov 2009, rahlqu...@gmail.com wrote: > > On Tue, Nov 10, 2009 at 9:09 AM, John Hardin wrote: >> >> * rahlqu...@gmail.com : >>> Ok regex is not my strong suit by any means. Trying to get a match > for email addres

Regex Question

2009-11-10 Thread rahlquist
Ok regex is not my strong suit by any means. Trying to get a match for email addresses that start with a pipe character ( about 15% of my spam is this ). What I have so far is this; [^a-z0-9]\b[a-z0-9._%+...@[a-z0-9.-]+\.[a-z]{2,4}\b To me that looks right but its not hitting. Any other suggestio

Monitoring, or reporting systems similar to MailWatch

2008-10-07 Thread rahlquist
Hey everyone, I've always been fond of running MailScanner and MailWatch in my SA installs to get statistical data. Are there any other good addons for SA that help in this area? I ask mainly because it seems development on MailWatch has stopped and I would hate to be wihtout some statistical repo

Re: Honeypot Email Addresses

2008-08-18 Thread rahlquist
On Mon, Aug 18, 2008 at 1:59 PM, John Hardin <[EMAIL PROTECTED]> wrote: > On Mon, 18 Aug 2008, [EMAIL PROTECTED] wrote: > > Long time SA user here. I have googled much for an answer for this. I have >> a few email addresses that are clearly now spam only. I would like to >> blacklist them and use

Honeypot Email Addresses

2008-08-18 Thread rahlquist
Hello, Long time SA user here. I have googled much for an answer for this. I have a few email addresses that are clearly now spam only. I would like to blacklist them and use them as a honeypot to help train my Bayes through autolearn, does anyone have any suggestions on how to do this? Thanks! Ri