1
1
mirror of https://github.com/docker-mailserver/docker-mailserver synced 2024-10-18 10:18:07 +02:00
docker-mailserver/target/scripts
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
..
build chore: packages.sh - Remove redundant comment (#3900) 2024-02-20 21:21:22 +13:00
helpers fix(accounts.sh): Sync user home location for alias workaround (#3997) 2024-05-02 19:41:25 +12:00
startup fix: /var/mail-state should not symlink non-existing directories (#4018) 2024-05-19 22:32:53 +12:00
check-for-changes.sh refactor: relay.sh (#3845) 2024-01-31 10:24:43 +13:00
start-mailserver.sh Better support regular container restarts (#3929) 2024-03-17 16:31:55 +01:00
update-check.sh update-check: fix 'read' exit status (#3688) 2023-12-08 01:20:17 +01:00