1
1
mirror of https://github.com/docker-mailserver/docker-mailserver synced 2024-10-18 10:18:07 +02:00
docker-mailserver/target/bin
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
..
acme_extract.py acme_extract -> acme_extract.py + F_BIN to avoid .py 2022-03-06 22:17:29 -05:00
addalias docs(bin/setup): Add an example for an alias with multiple recipients (#3600) 2023-10-26 13:22:36 +13:00
adddovecotmasteruser Change 'function' style (#3364) 2023-05-26 01:01:41 +02:00
addmailuser Change 'function' style (#3364) 2023-05-26 01:01:41 +02:00
addrelayhost Change 'function' style (#3364) 2023-05-26 01:01:41 +02:00
addsaslpassword Change 'function' style (#3364) 2023-05-26 01:01:41 +02:00
debug-fetchmail fix: /var/mail-state should not symlink non-existing directories (#4018) 2024-05-19 22:32:53 +12:00
debug-getmail fix: /var/mail-state should not symlink non-existing directories (#4018) 2024-05-19 22:32:53 +12:00
delalias Change 'function' style (#3364) 2023-05-26 01:01:41 +02:00
deldovecotmasteruser Change 'for' style (#3368) 2023-05-26 14:00:40 +02:00
delmailuser Change 'for' style (#3368) 2023-05-26 14:00:40 +02:00
delquota Change 'function' style (#3364) 2023-05-26 01:01:41 +02:00
excluderelaydomain Change 'function' style (#3364) 2023-05-26 01:01:41 +02:00
fail2ban feat(setup): Add fail2ban sub-command status <JAIL> (#3455) 2023-08-02 12:09:01 +12:00
getmail-cron fix: /var/mail-state should not symlink non-existing directories (#4018) 2024-05-19 22:32:53 +12:00
listalias Change 'while' style (#3365) 2023-05-26 01:39:39 +02:00
listdovecotmasteruser Change 'while' style (#3365) 2023-05-26 01:39:39 +02:00
listmailuser Change 'while' style (#3365) 2023-05-26 01:39:39 +02:00
open-dkim fix(setup): open-dkim log for conflicting implementations (#3899) 2024-02-20 21:33:04 +13:00
postfix-summary change if style (#3361) 2023-05-24 09:06:59 +02:00
print-environment Remove unusual space from shebang line (#2834) 2022-10-17 10:40:09 +02:00
quota-warning Remove unusual space from shebang line (#2834) 2022-10-17 10:40:09 +02:00
report-pflogsumm-yesterday Remove unusual space from shebang line (#2834) 2022-10-17 10:40:09 +02:00
restrict-access change if style (#3361) 2023-05-24 09:06:59 +02:00
rspamd-dkim Rspamd: improve DKIM key generation (#3876) 2024-02-06 00:30:22 +01:00
sedfile change if style (#3361) 2023-05-24 09:06:59 +02:00
setquota tests(refactor): Dovecot quotas (#3068) 2023-12-19 14:33:38 +13:00
setup feat(setup): Add fail2ban sub-command status <JAIL> (#3455) 2023-08-02 12:09:01 +12:00
updatedovecotmasteruser Change 'function' style (#3364) 2023-05-26 01:01:41 +02:00
updatemailuser Change 'function' style (#3364) 2023-05-26 01:01:41 +02:00
virus-wiper Remove unusual space from shebang line (#2834) 2022-10-17 10:40:09 +02:00