Re: Sieve: Avoiding duplicates in a folder while keeping in Inbox

2024-05-13 Thread Nick Urbanik via dovecot
On Thu, 2024-04-25 at 14:36 +1000, Nick Urbanik via dovecot wrote: > On Tue, 2024-04-23 at 09:42 +1000, Nick Urbanik via dovecot wrote: > > Dear Folks, > > > > I am in the process of learning Sieve, and want to be able to keep > > an > > email in Inbox, while also keeping *one* copy in another fol

Re: Sieve: Avoiding duplicates in a folder while keeping in Inbox

2024-05-13 Thread Stephan Bosch via dovecot
Op 13-5-2024 om 14:14 schreef Nick Urbanik via dovecot: On Thu, 2024-04-25 at 14:36 +1000, Nick Urbanik via dovecot wrote: On Tue, 2024-04-23 at 09:42 +1000, Nick Urbanik via dovecot wrote: Dear Folks, I am in the process of learning Sieve, and want to be able to keep an email in Inbox, while

Re: Sieve: Avoiding duplicates in a folder while keeping in Inbox

2024-05-13 Thread Paul Kudla via dovecot
ok here are the basics see example plugins below plugin { mail_log_events = delete undelete expunge copy mailbox_delete mailbox_rename mail_log_fields = uid, box, msgid, from, subject, size, vsize, flags push_notification_driver = dlog sieve = file:~/sieve/sieve;active=~/sieve/.dovec

Re: sieve duplicate with 2.3.16

2024-05-13 Thread Jean-Max Reymond via dovecot
Le 09/05/2024 à 12:07, Jean-Max Reymond a écrit : Hi, I was running dovecot 2.3.7.2 with ubuntu 20.04 Lastweek, I upgrade to Ubuntu 22.04 and dovecot 2.3.16 My configuration was migrated and all is fine expected the sieve duplicate. It does notwork and i don't understand why. sorry for the dup