Receiving lot of spam with header phpmailer

2013-09-20 Thread Blason rock
Hi there, How do I block spam mails with having below text common in all headers. I suddely started receiving it and would like to block X-mailer: phpmailer (version 1.41)

Re: Receiving lot of spam with header phpmailer

2013-09-20 Thread Antony Stone
On Friday 20 September 2013 at 12:47:27, Blason rock wrote: > Hi there, > > How do I block spam mails with having below text common in all headers. I > suddely started receiving it and would like to block > > X-mailer: phpmailer (version 1.41) Have you first checked to see what proportion of n

Re: Receiving lot of spam with header phpmailer

2013-09-20 Thread Blason rock
Yes...with that header I hardly receiving any genuine mails On 20 Sep 2013 16:28, "Antony Stone" < antony.st...@spamassassin.open.source.it> wrote: > On Friday 20 September 2013 at 12:47:27, Blason rock wrote: > > > Hi there, > > > > How do I block spam mails with having below text common in all h

Re: UTF-8 Spam rules

2013-09-20 Thread David F. Skoll
On Fri, 20 Sep 2013 14:20:58 -0400 "Kevin A. McGrail" wrote: > As of yet, I'm not using normalize_charset and researching what hits > things the best. You won't like my answer, but... You really *have* to normalize everything to Unicode (possible using UTF-8 as the canonical on-disk format) be

Re: UTF-8 Spam rules

2013-09-20 Thread Kevin A. McGrail
On 9/19/2013 3:09 PM, Jay Sekora wrote: On 09/16/2013 10:12 AM, Kevin A. McGrail wrote: Anyone have some examples of rules designed to catch words by content in UTF-8 encoded messages? I'm doing some work on improving this. Are you trying to match UTF-8 encoded messages as a stream of bytes,

Re: Receiving lot of spam with header phpmailer

2013-09-20 Thread Benny Pedersen
Blason rock skrev den 2013-09-20 12:47: How do I block spam mails with having below text common in all headers. I suddely started receiving it and would like to block X-mailer: phpmailer  (version 1.41) echo "X-mailer: phpmailer  (version 1.41)" | sigtool --hex-dump >hexpart save a foo.ndb