docker-mailserver/target/scripts/startup
Brennan Kinney ed669bd314
fix: `/var/mail-state` should not symlink non-existing directories (#4018)
Fixes an issue with the Getmail service, view PR thread for additional details.
- Log an error when the expected service state directory doesn't exist.
- The location `/var/lib/getmail/` doesn't seem like it should have been introduced. Drop it in favor of `/tmp/docker-mailserver/getmail`. It appears to be for storing remote mail that was retrieved if not configured to send to Dovecot like our docs advise. This location was never valid anyway (_as referenced issue covers_).
2024-05-19 22:32:53 +12:00
..
setup.d fix: `/var/mail-state` should not symlink non-existing directories (#4018) 2024-05-19 22:32:53 +12:00
check-stack.sh Better support regular container restarts (#3929) 2024-03-17 16:31:55 +01:00
daemons-stack.sh feat: Add MTA-STS support for outbound mail (#3592) 2024-01-13 21:37:20 +13:00
setup-stack.sh Better support regular container restarts (#3929) 2024-03-17 16:31:55 +01:00
variables-stack.sh feat: Configurable number of rotated log files (#3907) 2024-02-28 15:34:30 +01:00