Thanks Kevin.
I tried :
zmprov mcf zimbraMtaMyNetworks "127.0.0.0/8 192.168.1.0/24 192.168.2.0/24"
But still no go...
Here is a message
I just received (tagged, but still the dreaded ALL_TRUSTED bonification):
Code:
X-Spam-Status: Yes, score=11.727 tagged_above=-10 required=6
tests=[ALL_TRUSTED=-1.8, BAYES_50=0.001, DNS_FROM_RFC_POST=1.708,
DSPAM_SPAM=0.5, URIBL_AB_SURBL=3.812, URIBL_OB_SURBL=3.008,
URIBL_SC_SURBL=4.498]
Received: from serveurmail01.codata.be ([127.0.0.1])
by localhost (serveurmail01.codata.be [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id PltySnKrpGsg; Tue, 5 Dec 2006 16:54:23 +0100 (CET)
Received: from [62.135.99.179] (unknown [62.135.99.179])
by serveurmail01.codata.be (Postfix) with SMTP id C680618387CA
for <support@codata.be>; Tue, 5 Dec 2006 16:54:22 +0100 (CET)
As you can see, 62.135.99.179 is certainly not in my trusted network !
Does the problem come from :
Received: from serveurmail01.codata.be ([127.0.0.1])
by localhost (serveurmail01.codata.be [127.0.0.1]) (amavisd-new, port 10024)
with ESMTP id PltySnKrpGsg; Tue, 5 Dec 2006 16:54:23 +0100 (CET)
If it does, I find it quite strange that SpamAssassin gives a bonus for mail going through relays trusted not to forge headers, even when it originates from a non-trusted host !