R: R: R: Message quarantined as SPAM
Scappatura Rocco
Rocco.Scappatura at infracom.it
Tue Jun 27 15:03:08 CEST 2017
Hello.
Here, all what you ask for:
1) @bypass_spam_checks_maps:
15-content_filter_mode:@bypass_spam_checks_maps = (
\%bypass_spam_checks, \@bypass_spam_checks_acl, \$bypass_spam_checks_re);
@spam_tag_level_maps =
({
# 'yyy at example.org' => 1.5,
'.' => 5.0,
});
@spam_tag2_level_maps =
({
# ' yyy at example.org ' => 2.0,
'.' => 6.31,
});
@spam_kill_level_maps =
({
# ' yyy at example.org ' => 2.0,
'.' => 6.31,
});
2) $final_spam_destiny:
20-debian_defaults:$final_spam_destiny = D_DISCARD;
50-user:$final_spam_destiny = D_DISCARD;
3) $spam_quarantine_method:
50-user:#$spam_quarantine_method = 'sql:';
4) $sa_local_tests_only:
20-debian_defaults:$sa_local_tests_only = 0; # only tests which do not require internet access?
50-user:$sa_local_tests_only = 1; # only tests which do not require internet access?
5) $sa_tag_level_deflt:
20-debian_defaults:$sa_tag_level_deflt = 2.0; # add spam info headers if at, or above that level
6) $sa_tag2_level_deflt:
20-debian_defaults:$sa_tag2_level_deflt = 6.31;
@spam_tag2_level_maps = ({
},
\$sa_tag2_level_deflt,
);
7) $sa_dsn_cutoff_level:
20-debian_defaults:$sa_dsn_cutoff_level = 10; # spam level beyond which a DSN is not sent
8) $sa_crediblefrom_dsn_cutoff_level:
NOT DEFINED
Moreover I have set:
@spam_lovers_maps = ({
'.example.net' => 1, # this domain and it's subdomains
});
@spam_kill_level_maps = ({
'.example.net' => 9999,
},
\$sa_kill_level_deflt,
);
Regards,
RS
> -----Messaggio originale-----
> Da: amavis-users [mailto:amavis-users-
> bounces+rocco.scappatura=infracom.it at amavis.org] Per conto di Patrick Ben
> Koetter
> Inviato: martedì 27 giugno 2017 14:01
> A: amavis-users at amavis.org
> Oggetto: Re: R: R: Message quarantined as SPAM
>
> * Scappatura Rocco <Rocco.Scappatura at infracom.it>:
> > Thank you Patrick.
> >
> > What configuration you need, in particular?
>
> Lets start with this and LOG that shows the incident you need to research:
>
> @bypass_spam_checks_maps
> $final_spam_destiny
> $spam_quarantine_method
> $sa_local_tests_only
> $sa_tag_level_deflt
> $sa_tag2_level_deflt
> $sa_dsn_cutoff_level
> $sa_crediblefrom_dsn_cutoff_level
>
> p at rick
>
>
> --
> [*] sys4 AG
>
> https://sys4.de, +49 (89) 30 90 46 64
> Schleißheimer Straße 26/MG,80333 München
>
> Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
> Vorstand: Patrick Ben Koetter, Marc Schiffbauer, Wolfgang Stief
> Aufsichtsratsvorsitzender: Florian Kirstein
>
More information about the amavis-users
mailing list