Re: [Fwd: Delivery Status Notification (Failure)]

2010-01-18 Thread mouss
David B Funk a écrit : > On Wed, 13 Jan 2010, Jason Bertoch wrote: > >> Can a list admin disable the spamassas...@hundredacrewood.willspc.net >> account as we're still getting bounces? >> >> >> Original Message >> Subject: Delivery Status Notification (Failure) >> Date: Wed, 13 J

Re: REMINDER: 3.3.0 final cut January 15th, 2010

2010-01-18 Thread Justin Mason
On Sun, Jan 17, 2010 at 21:31, Kai Schaetzl wrote: > Warren Togami wrote on Mon, 11 Jan 2010 10:32:15 -0500: > >> This is a reminder that the 3.3.0 final cut is scheduled for Friday, >> January 15th. > > It seems you forgot to announce RC3, or did I overlook it here? rc3 was never released -- the

Re: [Fwd: Delivery Status Notification (Failure)]

2010-01-18 Thread mouss
jdow a écrit : > From: "Christian Brel" > Sent: Wednesday, 2010/January/13 07:40 > > >> On Wed, 13 Jan 2010 16:17:31 +0100 >> Matus UHLAR - fantomas wrote: >> >>> > On Wed, 13 Jan 2010 09:39:34 -0500 >>> > Jason Bertoch wrote: >>> > > Can a list admin disable the >>> > > spamassas...@hundredac

Re: Wrong functionality of SUBJ_ALL_CAPS in mixed English and Greek subject

2010-01-18 Thread Kai Schaetzl
Mamalos wrote on Mon, 18 Jan 2010 10:01:53 -0800 (PST): > and at least one of the > Greek words is not capitalized, Greek? In a subject? Encoded, unencoded? > I assume that through this list, someone who is an editor of > these rulesets may be informed and correct this misbehavior. You can subm

Re: is bayes enabled by default?

2010-01-18 Thread Jason Bertoch
On 1/18/2010 1:33 PM, tonjg wrote: Bowie Bailey wrote: So you have to make sure that when you are testing or learning, you use the same user that is used in production. thanks for your response. The only config for my SA is a global one. I'm the only user so all the settings I've tinkered wit

Re: is bayes enabled by default?

2010-01-18 Thread tonjg
Bowie Bailey wrote: > So you have to make > sure that when you are testing or learning, you use the same user that > is used in production. thanks for your response. The only config for my SA is a global one. I'm the only user so all the settings I've tinkered with are system wide ones. I'm assu

Re: SpamAssassin SPF Checks

2010-01-18 Thread RW
On Mon, 18 Jan 2010 10:40:14 -0500 s...@top-consulting.net wrote: > If not, how do I stop this type of Spam ? try making a meta rule that that looks for your domain in "from" and the absence of a sensible hostname in "message-id"

Re: SpamAssassin SPF Checks

2010-01-18 Thread Mike Cardwell
On 18/01/2010 15:40, s...@top-consulting.net wrote: > How do I get SpamAssassin to do an SPF check on the From provided in the > 'DATA' portion ? Is that even possible ? > > If not, how do I stop this type of Spam ? SPF is only meant for the sender envelope. Not the From header. If you were to d

Re: Apache SpamAssassin 3.3.0 Press Release - Quotes Needed

2010-01-18 Thread Ted Mittelstaedt
How About: "As the per-seat costs for any available commercial spamfilter solution exceed the margin for a retail Internet service account, SpamAssassin is the only spamfilter solution usable by ISPs" Nothing like the truth, eh? ;-) Ted Daryl C. W. O'Shea wrote: Hi All, I'm putting together

Wrong functionality of SUBJ_ALL_CAPS in mixed English and Greek subject

2010-01-18 Thread mamalos
Dear all, I have three servers running spamassassin 3.2.5, and I have noticed the following, unwanted behavior: If someone sends an email with a subject written both in English and Greek, spamassassin does the following mistake: if all *English* words are capitalized (even if it is only one Engl

SpamAssassin SPF Checks

2010-01-18 Thread sa
I am running Postfix with Amavisd-maia which in turn uses Mail::SpamAssassin.. I am running SPF checks with Postfix and that works reasonably well but it fails at catching fake senders in the 'DATA' portion of the SMTP conversation. Say my domain is: test.com the envelope of the message wi

lint unresolved dependencies (was: is bayes enabled by default?)

2010-01-18 Thread Charles Gregory
On Sun, 17 Jan 2010, Benny Pedersen wrote: : spamassassin 2>&1 -D --lint | less : is this line not a FAQ by now ? I just tried this, for curiosity's sake, and was surprised to discover that a couple of my meta rules had simple typos that showed up like this in the 'debug' output (3.2.5): [28424]

Re: is bayes enabled by default?

2010-01-18 Thread Bowie Bailey
tonjg wrote: > Benny Pedersen wrote: > >> ls -l /root/.spamassassin >> > > this command gives: > total 0 > So there are no files in that directory. Are you going to be running SA as root on a general basis? If so, you need to make sure you have permission to write in that directory.

Re: Bayes stopped working

2010-01-18 Thread Martin Gregorie
On Sun, 2010-01-17 at 20:53 -0500, Warren Togami wrote: > Bayes is working just fine for me on Fedora 12 with > spamassassin-3.3.0-*. What version of amavis is this? > Thats good toi know. Thanks Warren. Martin