You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-10 23:12:02 +02:00
This should be a config option instead.
This commit is contained in:
@@ -10,8 +10,6 @@ readme_directory = no
|
||||
alias_maps = hash:/etc/aliases
|
||||
alias_database = hash:/etc/aliases
|
||||
mydestination = $myhostname, localhost.$mydomain, localhost
|
||||
# Uncomment for container accounts to masquerade as the domain instead of the host
|
||||
# myorigin = $mydomain
|
||||
relayhost =
|
||||
mynetworks = 127.0.0.0/8 [::1]/128 [fe80::]/64
|
||||
mailbox_size_limit = 0
|
||||
|
Reference in New Issue
Block a user