Update firststeps-trust_networks.md
Dieser Commit ist enthalten in:
Ursprung
502080541a
Commit
d15912a28f
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
|
@ -7,7 +7,7 @@ If you decide to set `mynetworks`, Postfix ignores the mynetworks_style setting.
|
||||||
## Unauthenticated relaying
|
## Unauthenticated relaying
|
||||||
|
|
||||||
!!! Warning
|
!!! Warning
|
||||||
Incorrect setup of `mynetworks` will allow your server to be used as an open relay. If abused, this **will** affect your ability to send emails and can take some time to be resolved.
|
Incorrect setup of `mynetworks` will allow your server to be used as an open relay. If abused, this **will** affect your ability to send emails and can take some time to be resolved.
|
||||||
|
|
||||||
### IPv4 hosts/subnets
|
### IPv4 hosts/subnets
|
||||||
|
|
||||||
|
@ -34,4 +34,4 @@ mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128 [fe80::]/10 172.22.1.0
|
||||||
Run `docker-compose restart postfix-mailcow` to apply your new settings.
|
Run `docker-compose restart postfix-mailcow` to apply your new settings.
|
||||||
|
|
||||||
!!! Info
|
!!! Info
|
||||||
More information about mynetworks can be found in the [Postfix documentation](http://www.postfix.org/postconf.5.html#mynetworks).
|
More information about mynetworks can be found in the [Postfix documentation](http://www.postfix.org/postconf.5.html#mynetworks).
|
||||||
|
|
Laden …
In neuem Issue referenzieren