[Dovecot] create folder automatically

Nicolas Letellier nicolas at nicoelro.net
Tue Sep 30 18:18:44 EEST 2008


Hello.

I install a sieve rule automatically when a mailbox is created, like:
if exists "X-Spam-Flag" {
        fileinto "Junk";
        stop;
}

However, sometimes, this folder does not exist. How create it automatically?

Thanks!

Regards,

-- 
 -Nicolas.


More information about the dovecot mailing list