Auto-create common folders - Fixes #16

This commit is contained in:
Daniel Winzen 2024-08-31 13:13:33 +02:00
parent caabe0c525
commit 1dfaf11b6a
No known key found for this signature in database
GPG key ID: 222FCC3F35C41077

View file

@ -161,17 +161,20 @@ dict {
namespace inbox {
inbox = yes
mailbox Drafts {
auto = subscribe
special_use = \Drafts
}
mailbox Junk {
special_use = \Junk
}
mailbox Trash {
auto = subscribe
special_use = \Trash
autoexpunge = 30d
}
mailbox Sent {
auto = subscribe
special_use = \Sent
}
mailbox "Sent Messages" {