petersconsult
Verified User
- Joined
- Sep 10, 2021
- Messages
- 86
Hello All,
i'm wondering if anyone who already had RSpamd configured has gone through the update, and what steps should be taken to benefit from this new Direct spam-checking service integration into Exim..
The changelog says:
Will this be done automatically after the update?
What is the benefit of bypassing Easy Spam Fighter?
If this is not done automatically, how can it be done?
Thank You All!
PS: the only modifications i've made are creating the following files and their contents:
/etc/exim.strings.conf.custom
/etc/exim.easy_spam_fighter/variables.conf.custom
i'm wondering if anyone who already had RSpamd configured has gone through the update, and what steps should be taken to benefit from this new Direct spam-checking service integration into Exim..
The changelog says:
It is now possible to use Rspamd without Easy Spam Fighter
Will this be done automatically after the update?
What is the benefit of bypassing Easy Spam Fighter?
If this is not done automatically, how can it be done?
Thank You All!
PS: the only modifications i've made are creating the following files and their contents:
/etc/exim.strings.conf.custom
Code:
RBL_DNS_LIST==bl.spamcop.net : mail.bl.blocklist.de : bl.spameatingmonkey.net : bl.mailspike.net : b.barracudacentral.org : multi.surbl.org : black.junkemailfilter.com : truncate.gbudb.net
/etc/exim.easy_spam_fighter/variables.conf.custom
Code:
EASY_NO_REVERSE_IP==60
EASY_SPF_FAIL==90
EASY_DKIM_FAIL==60