[Rspamd-Users] Retraining spam/ham fails with HTTP 403
Gerald Galster
list+rspamd at gcore.biz
Sat May 15 11:35:07 UTC 2021
>> retrain-spam: "| rspamc learn_spam"
>>
>> And minbar says,
>> <retrain-spam at caerllewys.net>: Command died with status 1: " rspamc
>> learn_spam". Command output: Results for file: stdin (0.000 seconds)
>> HTTP
>> error: 403, Unauthorized
https://rspamd.com/doc/faq.html#how-can-i-learn-messages
https://rspamd.com/doc/workers/controller.html
Do you connect from an ip address listed in worker-controller.inc?
secure_ip = "127.0.0.1";
secure_ip = "::1";
You could check with tcpdump/strace.
Best regards
Gerald
More information about the Users
mailing list