dovecot: fix missing default mails

This commit is contained in:
William Hirigoyen 2024-02-01 16:42:45 +01:00
parent 8741167a80
commit de0a98d693
2 changed files with 2 additions and 0 deletions

View file

@ -95,6 +95,7 @@ The **patch** part changes is incremented if multiple releases happen the same m
* webapps/nextcloud: fix missing gid
* minifirewall: ports 25, 53, 443, 993, 995 not opened publicly by default anymore, ports 20, 21, 110, 143 not opened semi-publicly by default anymore.
* dovecot: add missing LDAP conf iterate_filter to exclude disabled accounts in users list (caused « User no longer exists » errors in commands listing users like « doveadm user -u '*' » or « doveadm expunge -u "*" mailbox INBOX savedbefore 7d »).
* dovecot: fix missing default mails
### Removed

View file

@ -1,5 +1,6 @@
---
general_alert_email: "root@localhost"
log2mail_alert_email: Null
dovecot_vmail_uid: 5000