We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3626896 commit 77f9890Copy full SHA for 77f9890
target/mda/rootfs/etc/dovecot/conf.d/10-mail.conf
@@ -1,9 +1,11 @@
1
mail_driver = maildir
2
mail_home = /srv/vmail/%{user|domain}/%{user|username}
3
mail_path = /srv/vmail/%{user|domain}/%{user|username}/Maildir
4
+mail_attachment_detection_options =
5
mailbox_list_layout = maildir++
6
mailbox_list_index = yes
7
mailbox_list_utf8 = yes
8
+maildir_copy_with_hardlinks = yes
9
10
mail_attribute {
11
dict file {
0 commit comments