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

2024-07-04 Thread John Fawcett via dovecot
} } service lmtp { inet_listener lmtp { address = 127.0.0.1 ::1 port = 24 } } ssl_cert = -Ursprüngliche Nachricht- Von: John Fawcett via dovecot Gesendet: Dienstag, 2. Juli 2024 12:34 An:dovecot@dovecot.org Betreff: Re: AW: AW: AW: AW: IMAPSie

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
vice auth { unix_listener /var/spool/postfix/private/auth { mode = 0666 } } service lmtp { inet_listener lmtp { address = 127.0.0.1 ::1 port = 24 } } ssl_cert = Gesendet: Dienstag, 2. Juli 2024 12:34 An: dovecot@dovecot.org Betreff: Re: AW: AW: AW: AW: IMAPSieve plugin

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

2024-07-02 Thread John Fawcett via dovecot
   sieve_pipe_bin_dir = /usr/lib/dovecot/sieve    sieve_plugins = sieve_imapsieve sieve_extprograms } protocols = imap lmtp sieve service auth {    unix_listener /var/spool/postfix/private/auth { mode = 0666    } } service lmtp {    inet_listener lmtp { address = 127.0.0.1 ::1 port =

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

2024-07-02 Thread John Fawcett via dovecot
usr/lib/dovecot/sieve sieve_plugins = sieve_imapsieve sieve_extprograms } protocols = imap lmtp sieve service auth { unix_listener /var/spool/postfix/private/auth { mode = 0666 } } service lmtp { inet_listener lmtp { address = 127.0.0.1 ::1 port = 24 } } ssl_cert = Von:

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

2024-07-02 Thread postfix_dovecot--- via dovecot
rvice auth { unix_listener /var/spool/postfix/private/auth { mode = 0666 } } service lmtp { inet_listener lmtp { address = 127.0.0.1 ::1 port = 24 } } ssl_cert = Gesendet: Montag, 1. Juli 2024 23:16 An: dovecot@dovecot.org Betreff: Re: AW: AW: AW: IMAPSieve plugin will not run rspa

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

2024-07-01 Thread John Fawcett via dovecot
On 01/07/2024 22:09, postfix_dovecot--- via dovecot wrote: Hi John, the prefix is ​​just a sign of my desperation - I tried all sorts of variations yesterday and now forgot to undo it. There’s a very detailed tutorial available (German language) with Debian 10. Just the sieve scrip

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

2024-07-01 Thread postfix_dovecot--- via dovecot
Hi John, the prefix is ​​just a sign of my desperation - I tried all sorts of variations yesterday and now forgot to undo it. There’s a very detailed tutorial available (German language) with Debian 10. Just the sieve scripts are little different. I spend the time to raise a Debian 10 wi