projects
/
ansible.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix apache HTTP2HTTPS redirect config
[ansible.git]
/
roles
/
email
/
templates
/
dovecot
/
conf.d
/
10-mail.conf
diff --git
a/roles/email/templates/dovecot/conf.d/10-mail.conf
b/roles/email/templates/dovecot/conf.d/10-mail.conf
index d9f97afd80f617fcc4eb5fd1a0233eaae03cddf0..db650c661b0e21be9a7c695f3bc37e957c397100 100644
(file)
--- a/
roles/email/templates/dovecot/conf.d/10-mail.conf
+++ b/
roles/email/templates/dovecot/conf.d/10-mail.conf
@@
-27,7
+27,7
@@
#
# <doc/wiki/MailLocation.txt>
#
-mail_location = maildir:
/var/vmail/%u
+mail_location = maildir:
~/mail
# If you need to set multiple mailbox locations or want to change default
# namespace settings, you can do it by defining namespace sections.