bundles/dovecot: autoexpunge Trash older than 360 days
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2020-12-13 11:55:28 +01:00
parent 18c56cce9a
commit 057d4f0c4c
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -20,6 +20,7 @@ namespace inbox {
mailbox Trash {
auto = subscribe
special_use = \Trash
autoexpunge = 360d
}
prefix =
}