Compare commits

..

No commits in common. "faaf7bcf72a1d8a7b52ccdc334fe6c3e26153546" and "b8602efb5e53450eb8b9601026219352b35a2690" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ services:
ALWAYS_ADD_MISSING_HEADERS: "no" # literal
# LOG_SUBJECT: "yes" # literal
INET_PROTOCOL: ipv4
#SMTP_GENERIC_MAP: "/.*/ info@mgrote.net" # deactivated; dont overwrite sender
SMTP_GENERIC_MAP: "/.*/ info@mgrote.net"
networks:
- mail-relay
healthcheck:

View file

@ -4,4 +4,4 @@ network:
renderer: networkd
ethernets:
{{ ansible_default_ipv4.interface }}:
dhcp4: true
dhcp4: yes