Deliver root mail (#952)

* Configure delivery of root's mail to postmaster
* Tests for delivery of root mail
* add missing email template
This commit is contained in:
Paul Adams 2018-04-23 19:35:33 +01:00 committed by Johan Smits
parent 39954da78e
commit ea848eb86f
6 changed files with 26 additions and 7 deletions

View file

@ -7,9 +7,9 @@ readme_directory = no
# Basic configuration
# myhostname =
alias_maps = texthash:/etc/aliases
alias_database = texthash:/etc/aliases
mydestination =
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
mydestination = $myhostname, localhost.$mydomain, localhost
relayhost =
mynetworks = 127.0.0.0/8 [::1]/128 [fe80::]/64
mailbox_size_limit = 0