i have configure spamassassin with mysql. now it fetch whitelist and
blacklist data from userpref table. but mail detect as spam in both cases
either user in whitelist  or in blacklist. and spam report shows that user
in blacklist and user in whitelist
case 1 when user in whitelist
X-Spam-Status: No, score=0.5 required=5.0 tests=AWL,HTML_MESSAGE,
     MIME_HTML_MOSTLY,USER_IN_BLACKLIST,USER_IN_WHITELIST autolearn=no
     version=3.1.8

case 2 when user in blacklist or not in whitelist it gives correct report

X-Spam-Status: Yes, score=100.8 required=5.0 tests=AWL,HTML_90_100,
     HTML_MESSAGE,NO_DNS_FOR_FROM,USER_IN_BLACKLIST autolearn=no
     version=3.0.5
X-Spam-Report:
     * 100 USER_IN_BLACKLIST From: address is in the user's black-list
     * 0.2 HTML_90_100 BODY: Message is 90% to 100% HTML
     * 0.0 HTML_MESSAGE BODY: HTML included in message
     * 1.1 NO_DNS_FOR_FROM DNS: Envelope sender has no MX or A DNS records
     * -0.5 AWL AWL: From: address is in the auto white-list

how can i fix it ? what is the cause of the problem?
        
-- 
View this message in context: 
http://www.nabble.com/whitelist-and-blacklist-problem-tf3484900.html#a9728558
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.

Reply via email to