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
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
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
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 folder.
> However, the same mail is copied from Inbox multiple times when I run
> s
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 folder.
However, the same mail is copied from Inbox multiple times when I run
sieve-filter -Wev .dovecot.sieve Inbox
My attempt to prevent this fails:
...
}