Corrected lan relay
This commit is contained in:
@@ -74,7 +74,7 @@ MESSAGE_RATELIMIT=100/day
|
|||||||
|
|
||||||
# Networks granted relay permissions
|
# Networks granted relay permissions
|
||||||
# Use this with care, all hosts in this networks will be able to send mail without authentication!
|
# Use this with care, all hosts in this networks will be able to send mail without authentication!
|
||||||
RELAYNETS=192.168.0.10/24,192.168.0.11/24,192.168.0.12/24,192.168.100.0/24
|
RELAYNETS=192.168.10.0/24,192.168.11.0/24,192.168.12.0/24,192.168.100.0/24
|
||||||
|
|
||||||
# Will relay all outgoing mails if configured
|
# Will relay all outgoing mails if configured
|
||||||
RELAYHOST=
|
RELAYHOST=
|
||||||
|
|||||||
Reference in New Issue
Block a user