I guess I have solved it. All spam passed throu because Amavis did a : amavis[25259]: (25259-01) lookup [Lovers,spam_lovers] this was always true because a lookup onto the email address was true. I set @spam_lover_maps = (0); in the amavisd.conf and due to that the problem is gone. The variable was not set at all in the config file.
Btw will there be an RBL support in the policyd ? so you can choose to lookup rbls for certain policys or not. That would be great :) Kind regards Frank FS wrote: > Hi, > > thanks for the information, I thought the hardcoded values of > tag2_level kill_level etc in the config were just a fallback and would > be inheritet by the policyd rules. But this was the big mistake I made, > as I revoked the lines in the amavisd.conf the right scores were taken > as intended. But still the log shows: Passed SPAM ... I tried to set > $final_spam_destination = D_DISCARD; but didn't help. Any clue what > else I might got wrong? > > Kind regards, > Frank > _______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users
