bundles/dovecot: autoexpunge Trash older than 360 days
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
18c56cce9a
commit
057d4f0c4c
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ namespace inbox {
|
|||
mailbox Trash {
|
||||
auto = subscribe
|
||||
special_use = \Trash
|
||||
autoexpunge = 360d
|
||||
}
|
||||
prefix =
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue