--On Thursday, May 03, 2018 1:16 PM -0500 David Jones
wrote:
I agree. Whitelisting or subtracting points should be tied to domain
authentication or IP reputation. Spammers are reading this email thread
and are already crafting emails to match this rule.
That's a fundamental problem with an
--On Thursday, May 03, 2018 8:58 PM +0200 Benny Pedersen wrote:
corpus testing should show how bad it is if it is
Indeed. The scores I gave are just what work well for me. They'd need to go
through corpus testing to work for general release, and then sites could
override the corpus scores a
--On Thursday, May 03, 2018 8:44 PM +0200 Benny Pedersen wrote:
hallo, mimedefang does not use spamd
MD compiles and runs its own copy of SA internally. I have spamd running
for individuals to filter email after it's past the MTA.
I think you would have to include a pastebin of spamassassin -D output from
this and a pastebin of an email showing the issue.
Off the cuff, I think you will likely have an error somewhere in your .cf
file where there is a weird line that is blowing up parsing your config.
--
Kevin A. McGrail
Ass
Actually, "normalize_charset 1" works and it works as follows :
* Without writing "normalize_charset 1", I need to write 2 rules, as I said
before :
* rule for UTF-8 encoded emails : body REGLE_B001 /^Votre boîte aux lettres
est pleine et doit être validée/-
* rule for ISO-8
Thank you, Reindl, for the answer.
I had tried "normalize_charset 1" but it doesn't work on my email system.
I had also tried :
rawbody REGLE_B001_ISO /^Votre bo=EEte aux lettres est pleine et doit =EAtre
valid=E9e/
bit it doesn't work either.
I finally found the solution :
It consists in
On 05/05/2018 07:37 PM, Charlie Wilkinson wrote:
Hi,
I've been running spamassassin forever and this has been bugging me for
probably a decade, across various versions of SA and RedHat/FedoraCore
Linux. Googling has produced nothing helpful and the problem has finally
annoyed me enough to joi