Add $myhostname to mydestination to allow local emails

This commit is contained in:
Tunui Franken 2024-07-25 16:20:36 +02:00
parent 20430faa4d
commit 1deee8ddfe

View file

@ -17,7 +17,7 @@ compatibility_level = 3.6
myhostname = {{ ansible_hostname }}
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
mydestination = localhost
mydestination = localhost $myhostname
relayhost =
mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
mailbox_size_limit = 0