autoexpunge creates special_use folder

Tom Sommer mail at tomsommer.dk
Fri Dec 11 14:00:28 UTC 2015


namespace inbox {
   mailbox Spam {
     special_use = \Spam
     auto = create
     autoexpunge = 30d
   }
}

This creates the "Spam" folder in the filesystem on login/logout, even 
though it shouldn't.
If I remove autoexpunge, the folder is not created.

-- 
Tom Sommer


More information about the dovecot mailing list