Whitelist_from dont work at all
Hi,
I'm trying hard to make my whitelist_from work.
I want to whitelist my own domain (i know... it can be dangerous but it's
for testing purpose).
This is my local.cf :
# These values can be overridden by editing ~/.spamassassin/user_prefs.cf
# (see spamassassin(1) for details)
# These should be safe assumptions and allow for simple visual sifting
# without risking lost emails.
required_hits 5
report_safe 0
rewrite_header subject [SPAM]
report_safe 0
header DAEMON Subject =~ /DAEMON/
score DAEMON 5
whitelist_from *@group-riget.com
whitelist_from *@lnxgw.group-riget.com
whitelist_from *.lnxgw.group-riget.com
I forward (througt postfix, every "SPAM" tagged email in a specific mailbox
"spambox", it's working perfecly).
But i dont know why a few one of my users are tagged, even though if
"white_list" from allow my own domain.
Whitelist dont work at all!!
This is an example of unormaly tagged email:
Return-Path: <slicra@group-riget.com>
X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on
lnxgw.group-riget.com
X-Spam-Level:
X-Spam-Status: No, score=-96.7 required=5.0 tests=AWL,DNS_FROM_SECURITYSAGE,
DRUGS_STOCK_MIMEOLE,HTML_MESSAGE,RDNS_NONE,USER_IN_WHITELIST
autolearn=no
version=3.2.3
X-Original-To: [email]jerome.claveyrolas@group-riget.com[/email]
Delivered-To: [email]spambox@lnxgw.group-riget.com[/email]
Received: from pc1469 (unknown [192.9.203.23])
by lnxgw.group-riget.com (Postfix) with ESMTP id 8F835DA4997
for <jerome.claveyrolas@group-riget.com>; Thu, 23 Oct 2008 10:49:16
+0200 (CEST)
From: "Slicra" <slicra@group-riget.com>
To: "'Jerome claveyrolas'" <jerome.claveyrolas@group-riget.com>
Subject: TR: [SPAM] Devis
Date: Thu, 23 Oct 2008 11:33:53 +0200
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_0134_01C93503.3A3EFBB0"
X-Mailer: Microsoft Office Outlook, Build 11.0.5510
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
Thread-Index: Ack07BQLF+19LCdORF2T5OIgqKziJQABl67w
Message-Id: <20081023084916.8F835DA4997@lnxgw.group-riget.com>
*****************
What's wrong with my whitelist????
Even if i add only one address (user@domain.com), spamassassin tag it!
Thank you
Mathias
--
View this message in context: [url]http://www.nabble.com/Whitelist_from-dont-work-at-all-tp20135799p20135799.html[/url]
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.