> On 13/10/2020 07:33 Dan Egli <d...@newideatest.site> wrote: > > > On 10/12/2020 7:28 PM, Gedalya wrote: > > > On 10/13/20 8:49 AM, Dan Egli wrote: > > > > > I'm quite new to Dovecot, so forgive me if this is a simple question. > > > I've got rspamd running, and it's rewriting the subject of many messages > > > as spam even when they are not. I've moved things out of the spam folder, > > > which I was under the impression would teach rspamd since I've connected > > > a sieve script that is supposed to call rspamd's learning tool, but > > > nothing is happening. I'm really at a loss as to where to even begin > > > searching for an answer, so any help is appreciated! > > > -- > > > Dan Egli > > > On my Test server > > At first we'd want to see your current configuration, sieve scripts etc. > > > > > Find them attached to this message. The contents of /etc/dovecot and > /usr/lib/dovecot/sieve, packaged in a tarball. Hope that helps. And how do > you train rspamd when it doesn't put the files in the spam folder but still > gives them a spam warning in the subject? (i.e. [*SP4M*])?? > > -- > Dan Egli > On my Test server
Try this guide: https://doc.dovecot.org/configuration_manual/howto/antispam_with_sieve/ Aki