mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-09 17:04:53 +02:00
Added integration testing - #28
This commit is contained in:
parent
d8a4f3b033
commit
9bcced6f29
8 changed files with 63 additions and 3 deletions
|
@ -9,7 +9,7 @@ readme_directory = no
|
|||
# myhostname =
|
||||
alias_maps = hash:/etc/aliases
|
||||
alias_database = hash:/etc/aliases
|
||||
mydestination = localhost.localdomain, localhost
|
||||
mydestination =
|
||||
relayhost =
|
||||
mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128 172.17.0.0/16
|
||||
mailbox_size_limit = 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue