Solved Rspamd with Spamassasin setup in GUI problem

stojke

Verified User
Joined
Nov 26, 2005
Messages
8
Hi everybody,

I upgraded CentOS 7 to Almalinux 8 few days ago.
I'm using Rspamd. Everything is working fine, except USER level Spamassasin setup.

Spamd is not running on your system.Click Here to learn how to enable it

I can't enable it to allow clients to mannualy decide what to do with spam messages.

I tried reinstaling Rspamd with custombuild, but it didnt helped.

Thanks for help,

Igor
 
there you go
Code:
yum downgrade https://rspamd.com/rpm-stable/centos-8/x86_64/rspamd-3.6-2.el8.x86_64.rpm
da build exim
da build exim_conf
There is an bug in the latest Rspamd 3.7
 
Thanks for the info @Active8, we are having the same problem. Can you point to any specific info on what the bug is with Rspamd 3.7 that's causing this problem? We can then decide whether to downgrade. And if we do, I expect we may need to exclude Rspamd in yum and/or custombuild to prevent it upgrading again, until fixed.
 
Thanks @Active8 for the info too, do you know any other solution to fix the bug or something else than downgrade? I was thinking change from rspamd to spamassassin.
 
If you update to the latest DA 1.655 your panel will work again, just tested it
 
Last edited:
I just updated to the latest rspamd but still have the issue.

da build update
da build rspamd

Rspamd version: rspamd-3.7.3-1.el9.x86_64
DirectAdmin: 1.654 (stable)
OS: AlmaLinux 9.2
 
Looks like DirectAdmin fixed this in their latest update so spamassassin/rspam doesn't have to be running to get into the the user spamassassin settings. I changed DA from 1.654 (stable) to 1.655 (current) and the issue is now resolved.
 
Back
Top