[postfix/postscreen] On vire dnsblog aussi.
This commit is contained in:
parent
fd78e87c69
commit
f8ccee5e65
1 changed files with 2 additions and 1 deletions
|
@ -102,7 +102,8 @@ else:
|
||||||
@smtp inet n - - - - smtpd
|
@smtp inet n - - - - smtpd
|
||||||
if tracker:
|
if tracker:
|
||||||
@ -o receive_override_options=no_address_mappings
|
@ -o receive_override_options=no_address_mappings
|
||||||
@dnsblog unix - - - - 0 dnsblog
|
if main or secondary:
|
||||||
|
@dnsblog unix - - - - 0 dnsblog
|
||||||
if main:
|
if main:
|
||||||
@submission inet n - - - - smtpd
|
@submission inet n - - - - smtpd
|
||||||
@ -o smtpd_tls_security_level=encrypt
|
@ -o smtpd_tls_security_level=encrypt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue