RE: To get a detailed report of rules violated by the mail

2010-05-31 Thread Arvid Picciani
> Thanks for your reply. I have a doubt, can i use this script to get spam > report of each mail scanned? Maybe all you want is "spamc -R < mail". answers the occasional "why we didn't accept this mail." Well.. mostly.

RE: To get a detailed report of rules violated by the mail

2010-05-31 Thread aquero
Kaleb Hosie wrote: > >> Hi, >>I am planning to setup spamassassin in my mail server for >> filtering out spam mails. I would like to get a detailed >> report of spam checks performed on incoming mails. This will >> help me in creating custom rules , so that legitimate mails >> wont be l

Re: SpamAssassin scoring for zen-spamhaus listed emails

2010-05-31 Thread Matt Kettler
On 5/31/2010 10:51 AM, Dhaval Soni wrote: > Dear All, > > I have installed MailScanner - 4.79 v with sendmail, spamassassin and > clamav on CentOS. I have also enabled "Spam List" from > MailScanner.conf and using spamhaus-ZEN for the same. So is it > possible to give scoring of those emails which

Re: SpamAssassin scoring for zen-spamhaus listed emails

2010-05-31 Thread John Hardin
On Mon, 31 May 2010, Dhaval Soni wrote: I have installed MailScanner - 4.79 v with sendmail, spamassassin and clamav on CentOS. I have also enabled "Spam List" from MailScanner.conf and using spamhaus-ZEN for the same. So is it possible to give scoring of those emails which listed in the same

RE: Attached Spam Messages

2010-05-31 Thread Kaleb Hosie
> here's a a nice little rule I use. > > # No text part, only an RTF document. Yeah, sure... > > header PAYLOAD_CTYPE_RTF Content-Type =~ /\bname=".+\.rtf"/i > describe PAYLOAD_CTYPE_RTF Payload is an RTF document, no text part > scorePAYLOAD_CTYPE_RTF 4.0 I've started using th

Re: leading blanks on From:addr prevents e.g. blacklisting from working

2010-05-31 Thread Per Jessen
Benny Pedersen wrote: > On Mon 31 May 2010 02:12:54 PM CEST, Per Jessen wrote >> From: "something or other" < mail...@example.com> > > mailzu / amavisd-new also using the From: header, here i am just > unsure if this is just on web it displays the From: addr, might be > related or not > > anyway

Re: leading blanks on From:addr prevents e.g. blacklisting from working

2010-05-31 Thread Benny Pedersen
On Mon 31 May 2010 02:12:54 PM CEST, Per Jessen wrote From: "something or other" < mail...@example.com> mailzu / amavisd-new also using the From: header, here i am just unsure if this is just on web it displays the From: addr, might be related or not anyway why not blacklist_from envelope

Re: leading blanks on From:addr prevents e.g. blacklisting from working

2010-05-31 Thread Mark Martinec
On Monday 31 May 2010 16:13:24 Per Jessen wrote: > Michael Scheidell wrote: > > interesting that sa 3.3.1 only scores this as a +1 score. must mean > > it doesn't match a lot of spam vs ham. > > Must also mean that it is not an issue in SA 3.3, good. In my case, the > email is not spam as such,

SpamAssassin scoring for zen-spamhaus listed emails

2010-05-31 Thread Dhaval Soni
Dear All, I have installed MailScanner - 4.79 v with sendmail, spamassassin and clamav on CentOS. I have also enabled "Spam List" from MailScanner.conf and using spamhaus-ZEN for the same. So is it possible to give scoring of those emails which listed in the same ( spamhaus-ZEN )? If yes, how can

Re: To get a detailed report of rules violated by the mail

2010-05-31 Thread John Hardin
On Sun, 30 May 2010, aquero wrote: Please tell me how to configure spamassassin so that i get a detailed report of scans ? Please read the documentation where it discusses the "report_safe" and "add_header" options, and search the list archives for messages discussing those options. -- Jo

Re: leading blanks on From:addr prevents e.g. blacklisting from working

2010-05-31 Thread Per Jessen
Michael Scheidell wrote: > interesting that sa 3.3.1 only scores this as a +1 score. must mean > it doesn't match a lot of spam vs ham. Must also mean that it is not an issue in SA 3.3, good. In my case, the email is not spam as such, I suspect the leading blank is just a programming error.

Re: leading blanks on From:addr prevents e.g. blacklisting from working

2010-05-31 Thread Per Jessen
Michael Scheidell wrote: > On 5/31/10 8:12 AM, Per Jessen wrote: >> I have just this morning come across an interesting issue (SA 3.2.5). >> I was trying to blacklist a From: address using 'blacklist_from', but >> it wasn't working. I took a closer look at the email, and noticed: >> >> From: "som

Re: leading blanks on From:addr prevents e.g. blacklisting from working

2010-05-31 Thread Michael Scheidell
On 5/31/10 8:39 AM, Michael Scheidell wrote: On 5/31/10 8:12 AM, Per Jessen wrote: I have just this morning come across an interesting issue (SA 3.2.5). I was trying to blacklist a From: address using 'blacklist_from', but it wasn't working. I took a closer look at the email, and noticed: From

RE: To get a detailed report of rules violated by the mail

2010-05-31 Thread Kaleb Hosie
> Hi, >I am planning to setup spamassassin in my mail server for > filtering out spam mails. I would like to get a detailed > report of spam checks performed on incoming mails. This will > help me in creating custom rules , so that legitimate mails > wont be labelled as spam. Please tell me

Re: leading blanks on From:addr prevents e.g. blacklisting from working

2010-05-31 Thread Michael Scheidell
On 5/31/10 8:12 AM, Per Jessen wrote: I have just this morning come across an interesting issue (SA 3.2.5). I was trying to blacklist a From: address using 'blacklist_from', but it wasn't working. I took a closer look at the email, and noticed: From: "something or other"< mail...@example.com>

leading blanks on From:addr prevents e.g. blacklisting from working

2010-05-31 Thread Per Jessen
I have just this morning come across an interesting issue (SA 3.2.5). I was trying to blacklist a From: address using 'blacklist_from', but it wasn't working. I took a closer look at the email, and noticed: From: "something or other" < mail...@example.com> The single leading space in the address