docker-mailserver/target/scripts/startup/setup.d
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
..
security Enable spamassassin only, when amavis is enabled too. (#3943) 2024-03-21 00:53:04 +01:00
dmarc_dkim_spf.sh scripts: add wrapper to update Postfix configuration safely (#3484) 2023-08-22 08:03:41 +00:00
dovecot.sh Remove sed statement (#3715) 2023-12-20 13:43:32 +13:00
fetchmail.sh Change 'for' style (#3368) 2023-05-26 14:00:40 +02:00
getmail.sh fix: `/var/mail-state` should not symlink non-existing directories (#4018) 2024-05-19 22:32:53 +12:00
ldap.sh chore: LDAP config improvements (#3522) 2023-09-02 22:07:02 +12:00
log.sh feat: Configurable number of rotated log files (#3907) 2024-02-28 15:34:30 +01:00
mail_state.sh fix: `/var/mail-state` should not symlink non-existing directories (#4018) 2024-05-19 22:32:53 +12:00
mta-sts.sh feat: Add MTA-STS support for outbound mail (#3592) 2024-01-13 21:37:20 +13:00
networking.sh Change 'for' style (#3368) 2023-05-26 14:00:40 +02:00
oauth2.sh feat: Auth - OAuth2 (Dovecot PassDB) (#3480) 2024-01-13 09:45:14 +13:00
postfix.sh fix: `postfix-main.cf` may depend upon `postfix-master.cf` (#3880) 2024-05-03 11:12:34 +12:00
saslauthd.sh chore: LDAP config improvements (#3522) 2023-09-02 22:07:02 +12:00
vmail-id.sh feat: Allow changing the Dovecot vmail UID/GID via ENV (#3550) 2023-10-01 00:20:03 +13:00