1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-08-10 22:31:47 +02:00

Only set mynetworks to localhost (Webmail)

This commit is contained in:
Pierre Jaury
2016-02-20 21:54:44 +01:00
parent 9a8435134b
commit 77dd73c113

View File

@@ -3,7 +3,7 @@
###############
# 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
alias_maps = hash:/etc/aliases
# SQLite configuration