On Mon, 25 Jan 2016 15:17:38 +0100 Reindl Harald wrote: one time for the PTR > > > > Not worth an argument - masschecker set the score based on spam > > corpus > > > > lower the score and have a nice day > > not worth an argument when it's simply wrong and hits mostly clear > ham and is broken by definition looking at *random* headers? > > cat maillog | grep FSL_HELO_BARE_IP_2 | grep "result: Y" | wc -l > 21 > > cat maillog | grep FSL_HELO_BARE_IP_2 | wc -l > 130 > > cat maillog | grep FSL_HELO_BARE_IP_2 | grep BAYES_00 | wc -l > 93
My numbers are: Spam 700 out of 3550 Ham 2 out of 2423 (both from the same person using phpmailer 5.2.2) You might want to have a look at some of these hits and see if there is a pattern to them.