On Sat, 5 Sep 2020, Rajesh M wrote:
dear friends,
had a few questions
1) what is the sequence based on which the rules are processed ?
is there any documentation on this ?
how is the rule number example 20_dnsbl_tests.cf or 25_uribl.cf related to the
sequence of rule processing ?
Are you a
On Sat, 5 Sep 2020, Rajesh M wrote:
how is the rule number example 20_dnsbl_tests.cf or 25_uribl.cf related to the
sequence of rule processing ?
It doesn't affect processing, but it does affect configuration.
The rules files are parsed in filename-sort order, so if there are
multiple defin
Hi Rajesh, I believe that the ShortCircuit feature is what you want
which along with the priority level helps controls the order of rules.
https://spamassassin.apache.org/full/3.4.x/doc/Mail_SpamAssassin_Plugin_Shortcircuit.html
Beyond that, the order they run is complicated depending on the typ
If you use amavis then you will not be able to use spamd/c. You will also
loose the ability to FULLY manipulate the available headers in sa.
If you write your own scripts then you can spamd/c. You will also be able to
add any sa header you want.
Amavis reads the spamassassin.pm and compiles it in