This commit is contained in:
Andreas Knuth 2025-03-23 17:41:49 -05:00
parent 67ec6a74ac
commit 3dc5b74a8d
1 changed files with 8 additions and 8 deletions

View File

@ -12,10 +12,10 @@ import_environment {
}
mail_driver=maildir
mailbox_list_layout=index
mailbox_list_layout=fs
mailbox_list_utf8=yes
# mail_path=~/mail
mail_home=/var/vmail/%{user | domain }/%{user | username }
mail_path=./
mail_home=/var/mail/%{user | domain }/%{user | username }
mail_utf8_extensions = yes
default_internal_user = vmail
@ -30,10 +30,10 @@ passdb static {
password=%{env:USER_PASSWORD}
}
namespace inbox {
inbox = yes
separator = /
}
# namespace inbox {
# inbox = yes
# separator = /
# }
ssl_server {
cert_file = /etc/dovecot/ssl/imap.bizmatch.net/fullchain1.pem
@ -230,4 +230,4 @@ metric mail_delivery {
}
}
!include_try conf.d/*.conf
!include_try conf.d/*.conf