docker-mailserver/target/scripts
Andrew Cornford 2f3cbfc144
feat: Support for Dovecot master accounts (#2535)
Dovecot master accounts can now be configured in DMS via `setup.sh`.
A master account is useful for administration purposes, or to perform mailbox backups of every user account over IMAP.
Upstream Docs: https://doc.dovecot.org/configuration_manual/authentication/master_users/

Co-authored-by: Casper <casperklein@users.noreply.github.com>
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
2022-05-08 00:28:32 +02:00
..
helpers feat: Support for Dovecot master accounts (#2535) 2022-05-08 00:28:32 +02:00
startup Streamline 'printf' usage and consequently use a format string (#2564) 2022-05-05 17:48:21 +02:00
wrapper refactoring: split helper functions into smaller scripts (#2420) 2022-02-21 11:56:57 +01:00
check-for-changes.sh Remove unnecessary quotes from command substitutions (#2561) 2022-05-05 10:28:38 +02:00
start-mailserver.sh scripts: added `TZ` environment variable to set timezone (#2530) 2022-04-06 16:48:41 +02:00
update-check.sh scripts: refactoring & miscellaneous small changes (#2499) 2022-03-26 10:17:08 +01:00