Re: mass check tips and tricks - need advice

2013-02-12 Thread Per-Erik Persson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/13/2013 05:13 AM, Marc Perkel wrote: > I'm thinking about setting up to do nightly mass checks and looking for > advice. Thanks in advance. > > I'm thinking about creating a virtual server that will receive a forked copy of email that I pass th

Re: mass check tips and tricks - need advice

2013-02-12 Thread Patrick Ben Koetter
* Robert Schetterer : > Am 13.02.2013 05:13, schrieb Marc Perkel: > > I'm thinking about setting up to do nightly mass checks and looking for > > advice. Thanks in advance. > > > > I'm thinking about creating a virtual server that will receive a forked > > copy of email that I pass that is deliver

Re: mass check tips and tricks - need advice

2013-02-12 Thread Robert Schetterer
Am 13.02.2013 05:13, schrieb Marc Perkel: > I'm thinking about setting up to do nightly mass checks and looking for > advice. Thanks in advance. > > I'm thinking about creating a virtual server that will receive a forked > copy of email that I pass that is delivered eith to ham@ or spam@ > account

mass check tips and tricks - need advice

2013-02-12 Thread Marc Perkel
I'm thinking about setting up to do nightly mass checks and looking for advice. Thanks in advance. I'm thinking about creating a virtual server that will receive a forked copy of email that I pass that is delivered eith to ham@ or spam@ accounts. Does this sound reasonable? I have been using m

Re: X-Relay-Countries

2013-02-12 Thread Jeff Mincy
From: Mike Grau Date: Tue, 12 Feb 2013 14:18:33 -0600 > Hmm I would do something like this (untested): > > header RELAY_NOT_US X-Relay-Countries =~ /\b(?!US)[A-Z]{2}\b/ I've had to use, IIRC. X-Relay-Countries =~ /\b(?!US|XX)([A-Z]{2})\b/ XX means unknown, mostl

Re: X-Relay-Countries

2013-02-12 Thread Daniel McDonald
On 2/12/13 1:15 PM, "David F. Skoll" wrote: > On Tue, 12 Feb 2013 14:14:46 -0500 > "David F. Skoll" wrote: > >> header RELAY_NOT_US X-Relay-Countries =~ >> /\b(?:[A-TW-Z][A-Z]|[A-Z][A-RT-Z])\b/ > > Emm... should be > > header RELAY_NOT_US X-Relay-Countries =~ /\b(?:[A-TV-Z][A-Z]|[A-Z][A-RT

Re: X-Relay-Countries

2013-02-12 Thread Steve Freegard
On 12/02/13 18:47, Daniel McDonald wrote: I’ve had a simple rule I use to see if mail is forwarded through a “foreign country”: header RELAY_NOT_USX-Relay-Countries =~ /\b(?:[ABCDEFGHIJKLMNOPQRTVWXYZ]{2}|\b/ describeRELAY_NOT_USRelayed though any country other than the U

Re: X-Relay-Countries

2013-02-12 Thread Mike Grau
> > Hmm I would do something like this (untested): > > header RELAY_NOT_US X-Relay-Countries =~ /\b(?!US)[A-Z]{2}\b/ > I've had to use, IIRC. X-Relay-Countries =~ /\b(?!US|XX)([A-Z]{2})\b/

Re: X-Relay-Countries

2013-02-12 Thread Bowie Bailey
On 2/12/2013 3:00 PM, David F. Skoll wrote: On Tue, 12 Feb 2013 19:57:28 + Martin Gregorie wrote: header RELAY_NOT_US X-Relay-Countries=~ /\b(?:[A-TV-Z][A-RT-Z])\b/ No. We leave it as an exercise to the reader to find out why that solution is wrong. Hmm I would do something like t

Re: X-Relay-Countries

2013-02-12 Thread David F. Skoll
On Tue, 12 Feb 2013 19:57:28 + Martin Gregorie wrote: > header RELAY_NOT_US X-Relay-Countries=~ /\b(?:[A-TV-Z][A-RT-Z])\b/ No. We leave it as an exercise to the reader to find out why that solution is wrong. Regards, David.

Re: X-Relay-Countries

2013-02-12 Thread Martin Gregorie
On Tue, 2013-02-12 at 14:15 -0500, David F. Skoll wrote: > header RELAY_NOT_US X-Relay-Countries =~ /\b(?:[A-TV-Z][A-Z]|[A-Z][A-RT-Z])\b/ > Shouldn't that be: header RELAY_NOT_US X-Relay-Countries=~ /\b(?:[A-TV-Z][A-RT-Z])\b/ > of course. Sorry! > BTW, its no wonder so much spam cones from th

Re: X-Relay-Countries

2013-02-12 Thread David F. Skoll
On Tue, 12 Feb 2013 14:14:46 -0500 "David F. Skoll" wrote: > header RELAY_NOT_US X-Relay-Countries =~ /\b(?:[A-TW-Z][A-Z]|[A-Z][A-RT-Z])\b/ Emm... should be header RELAY_NOT_US X-Relay-Countries =~ /\b(?:[A-TV-Z][A-Z]|[A-Z][A-RT-Z])\b/ of course. Sorry! Regards, David.

Re: X-Relay-Countries

2013-02-12 Thread David F. Skoll
On Tue, 12 Feb 2013 12:58:40 -0600 Daniel McDonald wrote: > header RELAY_NOT_US X-Relay-Countries =~ /\b[ABCDEFGHIJKLMNOPQRTVWXYZ]{2}\b/ How about: header RELAY_NOT_US X-Relay-Countries =~ /\b(?:[A-TW-Z][A-Z]|[A-Z][A-RT-Z])\b/ Untested; use at your own risk. :) Regards, David. PS: Beware of

Re: X-Relay-Countries

2013-02-12 Thread Daniel McDonald
On 2/12/13 12:47 PM, "Daniel McDonald" wrote: > I¹ve had a simple rule I use to see if mail is forwarded through a ³foreign > country²: > > header RELAY_NOT_USX-Relay-Countries =~ > /\b(?:[ABCDEFGHIJKLMNOPQRTVWXYZ]{2}|\b/ Oops. I was fiddling with the syntax trying to fix it.

X-Relay-Countries

2013-02-12 Thread Daniel McDonald
I¹ve had a simple rule I use to see if mail is forwarded through a ³foreign country²: header RELAY_NOT_USX-Relay-Countries =~ /\b(?:[ABCDEFGHIJKLMNOPQRTVWXYZ]{2}|\b/ describeRELAY_NOT_USRelayed though any country other than the US score RELAY_NOT_US0.01 I mo

Re: SA failed: Can't locate object method "get_tag" via package "Mail::SpamAssassin::PerMsgStatus" at (eval 86) line 425

2013-02-12 Thread Mark Martinec
Anirudha, > I have a stable running setup of postfix after-queue using amavis-new > [currently using for content inspection and antivirus only] and would like > to use this for additional spam protection. > > As i understand from the above comments to my query, i dont need to run the > 'spamd' as

Re: SA failed: Can't locate object method "get_tag" via package "Mail::SpamAssassin::PerMsgStatus" at (eval 86) line 425

2013-02-12 Thread Anirudha Patil
On Tue, Feb 12, 2013 at 5:00 PM, Mark Martinec wrote: > Anirudha, > > > So what should be the ideal setup of running binaries. I want Amavis > > running both Spamprotection and ANtivirus protection, hence i have below > > process running in current production > > 1. Postfix MTA > > 2. Amavisd > >

Re: SA failed: Can't locate object method "get_tag" via package "Mail::SpamAssassin::PerMsgStatus" at (eval 86) line 425

2013-02-12 Thread Mark Martinec
Anirudha, > So what should be the ideal setup of running binaries. I want Amavis > running both Spamprotection and ANtivirus protection, hence i have below > process running in current production > 1. Postfix MTA > 2. Amavisd > 3. Clamd > Should the spamd be running for spamprotection via amavis-n