spamhaus / rspamd-dqs

Spamhaus code for RSPAMD Plugin. See https://docs.spamhaustech.com/40-real-world-usage/Rspamd/000-intro.html for instructions
Apache License 2.0
60 stars 11 forks source link

Questions file missing #15

Closed halleybr closed 3 years ago

halleybr commented 3 years ago

Hello good night thank you for your work.

However I tried to use version 1.9 and the command:

[root @ mail 1.9] # sed -i -e 's / your_DQS_key / 3aiwphlbmsj6qzmdsad / g' * .conf rspamd.local.lua sed: unable to read rspamd.local.lua: File or directory not found

I had to copy from 2.0 and it worked perfectly.

My exit from the command: [root @ mail 1.9] # rspamadm configtest symbol 'SH_EMAIL_ZRD_DONT_QUERY_IPS' has its score defined but there is no corresponding rule registered symbol 'ZRD_FRESH_DOMAIN' has its score defined but there is no corresponding rule registered symbol 'SH_EMAIL_ZRD_FRESH_DOMAIN' has its score defined but there is no corresponding rule registered symbol 'ZRD_VERY_FRESH_DOMAIN' has its score defined but there is no corresponding rule registered symbol 'SH_EMAIL_ZRD_VERY_FRESH_DOMAIN' has its score defined but there is no corresponding rule registered symbol 'SH_EMAIL_DBL_DONT_QUERY_IPS' has its score defined but there is no corresponding rule registered symbol 'SH_EMAIL_DBL_ABUSED' has its score defined but there is no corresponding rule registered symbol 'SH_EMAIL_DBL' has its score defined but there is no corresponding rule registered syntax OK

Are you giving these erors, or is it normal ??

Thanks

halleybr commented 3 years ago

copy emails.conf and subl.conf and work fine.

cp emails.conf surbl.conf /etc/rspamd/local.d/

ricalfieri commented 3 years ago

I'm happy you solved your problem, but I strongly suggest you to upgrade to the latest version as we are not supporting version 1.9 anymore