On 27 Jun 2019, at 9:33, Matus UHLAR - fantomas wrote:
for mail received from the net I use amavisd-new with amavisd-milter.

Content filter accepts message, I don't want to drop it, send bounce or send
it to anyone.  I use content filter for mail sent from internal network or
through alternative ports.

On 27.06.19 10:50, Matt Anton wrote:
Have you many false positives by rejecting outright mails marked as spam by 
amavisd-new?

I haven't seen any false positives.

Apparently because they all were rejected and thus were not delivered to me.

Or, because the reject score is different than tag score.

$sa_tag_level_deflt             = undef;        # always add status
$sa_tag2_level_deflt            = 5;

$policy_bank{'AM.PDP-SOCK'} = {
       protocol => 'AM.PDP',   # select Amavis policy delegation protocol
       spam_kill_level_maps    => 8,
       final_spam_destiny      => D_REJECT,
       final_virus_destiny     => D_REJECT,
       final_banned_destiny    => D_REJECT,
       spam_quarantine_to_maps => undef,
};
--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
You have the right to remain silent. Anything you say will be misquoted,
then used against you.

Reply via email to