As long as spamassassin passes the lint test after you add these rules, there shouldn't be any problem.
spamassassin --lint -D
One thing to note, its really not necessary to use the channelfile option if you are just including one channel.
You might consider something like:
/usr/bin/sa-update
/usr/bin/sa-update --nogpg --channel saupdates.openprotect.com
/usr/bin/sa-update --nogpg --channel 70_sare_whitelist.cf.sare.sa-update.dostech.net
or add both channels to a channels file
/path/to/sare-sa-update-channels.txt:
and then running:Code:saupdates.openprotect.com 70_sare_whitelist.cf.sare.sa-update.dostech.net
/usr/bin/sa-update
/usr/bin/sa-update --channelfile /path/to/sare-sa-update-channels.txt



LinkBack URL
About LinkBacks
Reply With Quote
. We have experience with RulesDuJour but we are still playing with sa-update to see exactly how it behaves.








