docker-postfix/scripts
Bojan Čekrlić 156b45d9f7 Fix #104: Inproper usage of sed
A small error where sed was called wrongly ('s/.../d') instead of
'/.../d' was causing an error `sed: unmatched '/' on configuration
change`.

This commit should fix the issue.
2022-03-28 19:49:31 +02:00
..
common-run.sh Fix #104: Inproper usage of sed 2022-03-28 19:49:31 +02:00
common.sh Fix for #84: Do not set storageClassName if not set in values.yml 2021-08-22 17:49:29 +02:00
email-anonymizer.py New: Add smart email anonymizer 2022-03-28 19:42:56 +02:00
email-anonymizer.sh Add email anonymizer option in case is needed for GDPR 2021-12-07 13:43:13 +01:00
opendkim.sh Fix for #84: Do not set storageClassName if not set in values.yml 2021-08-22 17:49:29 +02:00
postfix.sh Fix for #69: Disable healthcheck logs 2021-11-08 09:45:48 +01:00
run.sh Add email anonymizer option in case is needed for GDPR 2021-12-07 13:43:13 +01:00