Re: AW: AW: AW: AW: AW: IMAPSieve plugin will not run rspamd script

2024-07-04 Thread John Fawcett via dovecot
Hi Jens that looks much better, though not yet completely solved. What you're now getting is both rules firing when you move a message to Junk, whereas you only want the first one firing. I guess you will have no rules firing when you move from Junk to elsewhere. My suspicion is that for APPE

Re: AW: AW: AW: AW: AW: AW: IMAPSieve plugin will not run rspamd script

2024-07-03 Thread John Fawcett via dovecot
On 03/07/2024 20:53, postfix_dovecot--- via dovecot wrote: Hi John, again you're hitting the point! I put a "report-spam.sieve fired!" and "report-ham.sieve fired!" debug message in the scripts and monitored with "journalctl -u dovecot -f | grep fired". The APPEND event (move to junk) trigge

AW: AW: AW: AW: AW: AW: IMAPSieve plugin will not run rspamd script

2024-07-03 Thread postfix_dovecot--- via dovecot
---Ursprüngliche Nachricht- Von: John Fawcett via dovecot Gesendet: Dienstag, 2. Juli 2024 16:21 An: dovecot@dovecot.org Betreff: Re: AW: AW: AW: AW: AW: IMAPSieve plugin will not run rspamd script (Resending because of size limit exceeded on previous post) Hi Jens that looks much better, tho

Re: AW: AW: AW: AW: AW: IMAPSieve plugin will not run rspamd script

2024-07-02 Thread John Fawcett via dovecot
(Resending because of size limit exceeded on previous post) Hi Jens that looks much better, though not yet completely solved. What you're now getting is both rules firing when you move a message to Junk, whereas you only want the first one firing. I guess you will have no rules firing when yo

AW: AW: AW: AW: AW: IMAPSieve plugin will not run rspamd script

2024-07-02 Thread postfix_dovecot--- via dovecot
Gotcha It looks like you nailed it John! (Log and config attached) The log looks now very different and my log entry is also shown. Now I can continue working at this point. Adjusting the events i.e. The reason was actually simple - but I spent a few evenings searching and was bl