Clean up Dovecot2 config. Mail location should be defined per site in local.conf.
This commit is contained in:
parent
da62e6b9a2
commit
7ea176cc11
1 changed files with 0 additions and 16 deletions
|
@ -20,19 +20,3 @@ plugin {
|
|||
zlib_save = gz # or bz2
|
||||
}
|
||||
<% end -%>
|
||||
|
||||
mail_location = <%= dovecot_mailbox_format %>:~/imapmail/
|
||||
|
||||
namespace {
|
||||
separator = /
|
||||
list = yes
|
||||
}
|
||||
|
||||
namespace {
|
||||
separator = /
|
||||
prefix = "#mbox/"
|
||||
location = mbox:~/imapinbox/:INBOX=/var/mail/%u
|
||||
inbox = yes
|
||||
hidden = yes
|
||||
list = no
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue