Loading .pre-commit-config.yaml +3 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,9 @@ repos: rev: v2.3.0 hooks: - id: codespell args: - "-L" - "anull" - repo: https://github.com/Yelp/detect-secrets.git rev: v1.5.0 Loading exim4/entrypoint +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ then DEBIAN_FRONTEND=noninteractive time fakeroot make-ssl-cert generate-default-snakeoil --force-overwrite fi # Generate a DKIM keys if none are specifiec. # Generate a DKIM keys if none are specific. if [ "${DKIM_KEY_FILE:-/etc/exim4/dkim.key}" = "/etc/exim4/dkim.key" ] then Loading exim4/exim4.conf +1 −1 Original line number Diff line number Diff line Loading @@ -784,7 +784,7 @@ ldap_user: local_part_suffix = +* : -* local_part_suffix_optional transport = lmtp_unix cannot_route_message = Recipent ${local_part} doesn't exit @${domain}. cannot_route_message = Recipient ${local_part} doesn't exit @${domain}. retry_use_local_part condition = ${if eq {} {${lookup ldap {ldapi://%2Fvar%2Frun%2Fslapd%2Fldapi/ou=People,dc=shore,dc=co,dc=il?cn?sub?name=${quote_ldap:$local_part}} {$value} fail}} {0} {1} } Loading Loading
.pre-commit-config.yaml +3 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,9 @@ repos: rev: v2.3.0 hooks: - id: codespell args: - "-L" - "anull" - repo: https://github.com/Yelp/detect-secrets.git rev: v1.5.0 Loading
exim4/entrypoint +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ then DEBIAN_FRONTEND=noninteractive time fakeroot make-ssl-cert generate-default-snakeoil --force-overwrite fi # Generate a DKIM keys if none are specifiec. # Generate a DKIM keys if none are specific. if [ "${DKIM_KEY_FILE:-/etc/exim4/dkim.key}" = "/etc/exim4/dkim.key" ] then Loading
exim4/exim4.conf +1 −1 Original line number Diff line number Diff line Loading @@ -784,7 +784,7 @@ ldap_user: local_part_suffix = +* : -* local_part_suffix_optional transport = lmtp_unix cannot_route_message = Recipent ${local_part} doesn't exit @${domain}. cannot_route_message = Recipient ${local_part} doesn't exit @${domain}. retry_use_local_part condition = ${if eq {} {${lookup ldap {ldapi://%2Fvar%2Frun%2Fslapd%2Fldapi/ou=People,dc=shore,dc=co,dc=il?cn?sub?name=${quote_ldap:$local_part}} {$value} fail}} {0} {1} } Loading