diff --git a/data/conf/dovecot/dovecot.conf b/data/conf/dovecot/dovecot.conf index 964da804..19b803df 100644 --- a/data/conf/dovecot/dovecot.conf +++ b/data/conf/dovecot/dovecot.conf @@ -55,6 +55,9 @@ namespace inbox { mailbox "Deleted Items" { special_use = \Trash } + mailbox "Rubbish" { + special_use = \Trash + } mailbox "Gelöschte Objekte" { special_use = \Trash }