diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-06-03 16:58:12 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-06-03 16:58:12 +0100 |
commit | ae80738263712ae4f7dcf6a87a99320447537cfb (patch) | |
tree | 6a6502eb637a4b2575dcc624257a8013ba2ad396 /doc/doc-docbook/spec.xfpt | |
parent | fefbcdf583680b8522894146fc3a84b44ea48a65 (diff) |
Logging: expand hosts_connection_nolog coverage
Diffstat (limited to 'doc/doc-docbook/spec.xfpt')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 74f92f5a7..253ee42f9 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -16387,7 +16387,10 @@ local processes, you must create a host list with an empty item. For example: .code hosts_connection_nolog = : .endd -If the &%smtp_connection%& log selector is not set, this option has no effect. +.new +The hosts affected by this option also do not log "no MAIL in SMTP connection" +lines, as may commonly be produced by a monitoring system. +.wen .option hosts_require_alpn main "host list&!!" unset |