diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-06-06 21:43:29 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-06-06 21:48:40 +0100 |
commit | df081f7ad4ff0865c6ccd318b7806eb5cfbbd0ed (patch) | |
tree | d59f24ffec1733e864929b7ff0f6eeca3b55f88c /doc | |
parent | 7e5297ef3a3cd50dbd92500e1d74364aefbd03ab (diff) |
Logging: add log_selector items in the default config. Bug 1333
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index c6b1e1bb0..8dab2a4d9 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -5598,6 +5598,13 @@ find that they send unqualified addresses. The two commented-out options: show how you can specify hosts that are permitted to send unqualified sender and recipient addresses, respectively. +The &%log_selector%& option is used to increase the detail of logging +over the default: +.code +log_selector = +smtp_protocol_error +smtp_syntax_error \ + +tls_certificate_verified +.endd + The &%percent_hack_domains%& option is also commented out: .code # percent_hack_domains = |