Only set mynetworks to localhost (Webmail)
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
###############
|
###############
|
||||||
|
|
||||||
# The list of relayed networks is still loaded from a configuration file
|
# The list of relayed networks is still loaded from a configuration file
|
||||||
mynetworks = /data/relaynets
|
mynetworks = 127.0.0.1/32 [::1]/128
|
||||||
# Empty alias list to override the configuration variable and disable NIS
|
# Empty alias list to override the configuration variable and disable NIS
|
||||||
alias_maps = hash:/etc/aliases
|
alias_maps = hash:/etc/aliases
|
||||||
# SQLite configuration
|
# SQLite configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user