Questions tagged [rspamd]

6 questions
3
votes
4 answers

Calling Bash script from Sieve script

I'm not sure if something similar has already been asked. I'm currently trying to push emails to our spam filter when they are moved to or out of the Junk folder so it can learn them as spam/ham. To do that I followed this guide:…
2
votes
0 answers

systemd fills /run/systemd/propagate until out of inodes

I have configured Pyzor for rspamd following these instructions: https://www.rspamd.com/doc/modules/external_services.html#pyzor-specific-details The instructions also have some systemd configs for the socket and the service. Pyzor is now a socket…
Kai Bojens
  • 21
  • 3
1
vote
0 answers

Mail sent with mutt is not dkim signed

On OpenBSD 6.6 I'm sending mail with mutt and it isn't being DKIM signed. I am new to OpenBSD, mutt, and rspamd, so any help much appreciated. $ cat ~/.muttrc set editor = nano set pager = lynx set visual = lynx auto_view…
Paul
  • 497
  • 6
  • 21
1
vote
1 answer

how can I manage services running in freebsd jail

I've inherited some systems that run on freebsd and inside jails. Basically the services running are old versions of qmail, spamd, dovecot, etc. None of the versions are up to date or even maintainable any more. At present we can't move from these…
MB.
  • 145
  • 1
  • 7
0
votes
1 answer

Rspamd Ratelimit doesn't work

I have set up my rspamd and redis server but the ratelimit doesn't work. The Rspamd speaks to Postfix and my log file doesnt show anything unusual. Even GTUBE works --> So, the spam protection works because rspamd won't accept e-mails with the…
cd4user
  • 33
  • 6
0
votes
2 answers

rspamd: Bayesian filter doesn't appear to be working

I am setting up rspamd. It seems to work quite effectively, however one thing I've noticed is this log entry in my rspamd.log every time I receive a message: 2019-05-03 11:36:24 #13015(normal) <0a2236>; task; bayes_classify: skip classification as…
Aditya K
  • 1,950
  • 5
  • 18
  • 33