Darrell Budic skrev den 2024-04-10 19:48:
Anything I’m missing?
using amavisd ?
then try this in amavisd.conf:
@spam_scanners = (
# ['SpamAssassin', 'Amavis::SpamControl::SpamAssassin'],
['SpamdClient', 'Amavis::SpamControl::SpamdClient']
);
1; # insure a defined return value
if this works, its amavisd missing to add that header spamassassin add
in add-header
dont enable both spam_scanners, just one of them, and with the last
start spamd, as you have you already have this
would be nice if its just that