;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
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