finetuning lldap mail settings #6
1 changed files with 1 additions and 2 deletions
|
@ -16,8 +16,7 @@ services:
|
||||||
# LOG_SUBJECT: "yes" # as string not boolean
|
# LOG_SUBJECT: "yes" # as string not boolean
|
||||||
INET_PROTOCOL: ipv4
|
INET_PROTOCOL: ipv4
|
||||||
SMTP_GENERIC_MAP: |
|
SMTP_GENERIC_MAP: |
|
||||||
/^From:.*nobody@lldap/ REPLACE From: lldap@mgrote.net
|
/nobody@lldap/ lldap@mgrote.net
|
||||||
# "/.*/ info@mgrote.net" # deactivated; dont overwrite sender
|
|
||||||
networks:
|
networks:
|
||||||
- mail-relay
|
- mail-relay
|
||||||
healthcheck:
|
healthcheck:
|
||||||
|
|
Loading…
Reference in a new issue