Re: Pigeonhome Sieve: check existence of a folder?

2019-03-03 Thread AvV via dovecot
;INBOX/aaa"; stop; } } if header :contains "header's name" "def" { if mailboxexists "INBOX/def" { fileinto "INBOX/def"; stop; } } Greetings Martin On Thu, 2019-02-28 at 10:42 +0100, AvV via dovecot wrote: Dear Al

Pigeonhome Sieve: check existence of a folder?

2019-02-28 Thread AvV via dovecot
Dear All, Thanks ofr the great job so far. I have crawled the doc & web, and did not find oh to check for the presence of a folder ina  a mailbox? I know about "fileinto :create" of course, but the purpose is slightly different: I want to automate the move into a folder based on some rules