This commit is contained in:
parent
7fa0a362a3
commit
df094a6c25
2 changed files with 2 additions and 1 deletions
|
|
@ -280,7 +280,7 @@ unknown_local_recipient_reject_code = 550
|
||||||
#
|
#
|
||||||
# By default (mynetworks_style = subnet), Postfix "trusts" SMTP
|
# By default (mynetworks_style = subnet), Postfix "trusts" SMTP
|
||||||
# clients in the same IP subnetworks as the local machine.
|
# clients in the same IP subnetworks as the local machine.
|
||||||
# On Linux, this does works correctly only with interfaces specified
|
# On Linux, this works correctly only with interfaces specified
|
||||||
# with the "ifconfig" command.
|
# with the "ifconfig" command.
|
||||||
#
|
#
|
||||||
# Specify "mynetworks_style = class" when Postfix should "trust" SMTP
|
# Specify "mynetworks_style = class" when Postfix should "trust" SMTP
|
||||||
|
|
|
||||||
|
|
@ -92,6 +92,7 @@ virtual unix - n n - - virtual
|
||||||
lmtp unix - - n - - lmtp
|
lmtp unix - - n - - lmtp
|
||||||
anvil unix - - n - 1 anvil
|
anvil unix - - n - 1 anvil
|
||||||
scache unix - - n - 1 scache
|
scache unix - - n - 1 scache
|
||||||
|
postlog unix-dgram n - n - 1 postlogd
|
||||||
#
|
#
|
||||||
# ====================================================================
|
# ====================================================================
|
||||||
# Interfaces to non-Postfix software. Be sure to examine the manual
|
# Interfaces to non-Postfix software. Be sure to examine the manual
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue