Fix missing username format config in dovecot

This commit is contained in:
Josué Tille 2023-11-29 15:14:55 +01:00
parent 712c037c20
commit 76e79f83ce
No known key found for this signature in database
GPG key ID: 716A6C99B04194EF

View file

@ -57,7 +57,7 @@ userdb {
userdb {
driver = passwd-file
args = /etc/dovecot/app-senders-passwd
args = username_format=%n /etc/dovecot/app-senders-passwd
}
protocol imap {