1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-08-10 22:31:47 +02:00

Restructure the dovecot configuration file

This commit is contained in:
Pierre Jaury
2016-02-21 15:09:25 +01:00
parent 6c492e854e
commit 5075faea5b

View File

@@ -5,6 +5,13 @@ protocols = imap lmtp sieve
postmaster_address = %{env:POSTMASTER_ADDRESS}
hostname = %{env:MAIL_HOSTNAME}
service dict {
unix_listener dict {
group = mail
mode = 0660
}
}
###############
# Mailboxes
###############
@@ -112,12 +119,6 @@ service lmtp {
}
}
service dict {
unix_listener dict {
group = mail
mode = 0660
}
}
###############
# Filtering