1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-07-02 14:11:12 +02:00
docker-mailserver/target/dovecot
Georg Lauterbach 7453bc096b
Dovecot: make home dir distinct from mail dir (#3335)
* add new home dir for Dovecot

I tried changing the mail dir, but this is a _very_ disruptive change,
so I took approach 3 on
<https://doc.dovecot.org/configuration_manual/home_directories_for_virtual_users/>,
whereby the home directory is now inside the mail directory.

The MDBOX/SDBOX formats are not touched by this change. The change
itself could be considered breaking though.

* adjust Sieve tests accordingly

* Update target/dovecot/10-mail.conf

* Update target/dovecot/auth-passwdfile.inc

---------

Co-authored-by: Casper <casperklein@users.noreply.github.com>
2023-05-15 20:10:29 +02:00
..
10-auth.conf feat: Support for Dovecot master accounts (#2535) 2022-05-08 00:28:32 +02:00
10-logging.conf formatting files according to standard (#1619) 2020-09-24 14:54:21 +02:00
10-mail.conf Dovecot: make home dir distinct from mail dir (#3335) 2023-05-15 20:10:29 +02:00
10-master.conf config: remove chroot for Dovecot & PostSRSd (#3208) 2023-03-31 12:17:44 +02:00
10-ssl.conf fix: Remove mkcert.sh usage + _setup_ssl refactor. (#2196) 2021-09-20 00:31:11 +12:00
15-mailboxes.conf docs: Add example for customizing IMAP folders (#2045) 2021-06-23 10:28:43 +12:00
20-imap.conf added dovecot quota feature 2020-04-24 14:56:15 +02:00
20-lmtp.conf make Postfix -> Dovecot delivery over LMTP (was LDA) (#305) (#360) 2016-10-24 15:03:08 +02:00
60-stats.conf removed stats configuration for old statistics plugin (#2336) 2021-12-20 22:46:13 +01:00
90-quota.conf fix: Only listen on 127.0.0.1 for the Dovecot quota-status service (#3057) 2023-02-04 09:27:10 +00:00
90-sieve.conf Rspamd: more features (#3159) 2023-03-18 23:32:48 +08:00
auth-master.inc Dovecot: make home dir distinct from mail dir (#3335) 2023-05-15 20:10:29 +02:00
auth-passwdfile.inc Dovecot: make home dir distinct from mail dir (#3335) 2023-05-15 20:10:29 +02:00
chroot.inc config: remove chroot for Dovecot & PostSRSd (#3208) 2023-03-31 12:17:44 +02:00
dovecot-ldap.conf.ext fix!: use dovecot's LDAP uris option instead of hosts (#1901) 2021-04-19 09:02:03 +02:00
dovecot-purge.cron Add purge cron job for dbox 2020-12-17 20:35:06 +01:00
lmtp-master.inc config: ensure SASL socket file is not inside a volume mount (#3131) 2023-03-03 23:42:55 +01:00