rspamd - how to scan all incoming emails

JohnyByk

Verified User
Joined
Mar 7, 2012
Messages
251
Hi.


Im trying force rspamd to scan all incoming messagess but i'm not sure which configuration parameter is responsible for that.

I think so it's variable EASY_LIMIT in /etc/exim.easy_spam_fighter/variables.conf file but i'm not sure.
I tried set this value for -100 but rspamd still dosen't scan messages with low score?

Im no sure what is responsible for rspamd decission.
Wich variable should i to set when i want scan all emails?

Regards
 
Normally you don't have setup much, rspamd will scan all your emails by default.
If you have followed the rspamd install procedure it will installed with required programs like Redis.
To lower your spam score you can simply do that in the spamassassin section on DA, Rspamd will use that for filtering emails score
Be sure that spamassassin is enabled for that user
 
Last edited:
Unfortunately we get a lot of spam because Easy Spam Fighter don't qualify some message for scanning with rspamd. Rspamd qualify the same message as spam but Easy Spam Fighter don't tell rspamd that they should be scanned even they are spam.

Becuse of that i want scann all messages for testing.
 
Back
Top