mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -07:00
Update dovecot.conf
This commit is contained in:
parent
6e7d926cb3
commit
b1014c9cce
1 changed files with 0 additions and 24 deletions
|
@ -2,27 +2,3 @@ protocols = imap pop3
|
||||||
listen = *, ::
|
listen = *, ::
|
||||||
base_dir = /var/run/dovecot/
|
base_dir = /var/run/dovecot/
|
||||||
!include conf.d/*.conf
|
!include conf.d/*.conf
|
||||||
|
|
||||||
namespace {
|
|
||||||
type = private
|
|
||||||
separator = /
|
|
||||||
prefix =
|
|
||||||
inbox = yes
|
|
||||||
|
|
||||||
mailbox Sent {
|
|
||||||
auto = subscribe
|
|
||||||
special_use = \Sent
|
|
||||||
}
|
|
||||||
mailbox Drafts {
|
|
||||||
auto = subscribe
|
|
||||||
special_use = \Drafts
|
|
||||||
}
|
|
||||||
mailbox Trash {
|
|
||||||
auto = subscribe
|
|
||||||
special_use = \Trash
|
|
||||||
}
|
|
||||||
mailbox Junk {
|
|
||||||
auto = subscribe
|
|
||||||
special_use = \Junk
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue