1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-07-03 14:41:10 +02:00
docker-mailserver/test/tests/parallel/set1/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
..
dovecot_sieve.bats Dovecot: make home dir distinct from mail dir (#3335) 2023-05-15 20:10:29 +02:00
mailbox_format_dbox.bats tests: improve _send_email (#3105) 2023-02-24 10:44:18 +01:00
quotas_disabled.bats tests: Migrate Dovecot DBox tests (sdbox + mdbox) (#3051) 2023-02-02 02:30:16 +00:00
special_use_folders.bats tests: improve _send_email (#3105) 2023-02-24 10:44:18 +01:00