X-Git-Url: http://git.hcoop.net/hcoop/debian/exim4.git/blobdiff_plain/493d55f6840d04ef186778724fc67530b1600113..0baa7b9df9e8d0188307c635776394b0db691e7d:/debian/debconf/conf.d/main/01_exim4-config_listmacrosdefs diff --git a/debian/debconf/conf.d/main/01_exim4-config_listmacrosdefs b/debian/debconf/conf.d/main/01_exim4-config_listmacrosdefs index 8e51605..82b0d1f 100644 --- a/debian/debconf/conf.d/main/01_exim4-config_listmacrosdefs +++ b/debian/debconf/conf.d/main/01_exim4-config_listmacrosdefs @@ -84,7 +84,8 @@ gecos_name = $1 # These macros are documented in acl/30_exim4-config_check_rcpt, # can be changed here or overridden by a locally added configuration -# file as described in README.Debian chapter 2.1.2 +# file as described in README.Debian section "Using Exim Macros to control +# the configuration". .ifndef CHECK_RCPT_LOCAL_LOCALPARTS CHECK_RCPT_LOCAL_LOCALPARTS = ^[.] : ^.*[@%!/|`#&?] @@ -96,5 +97,5 @@ CHECK_RCPT_REMOTE_LOCALPARTS = ^[./|] : ^.*[@%!`#&?] : ^.*/\\.\\./ # always log tls_peerdn as we use TLS for outgoing connects by default .ifndef MAIN_LOG_SELECTOR -MAIN_LOG_SELECTOR = +tls_peerdn +MAIN_LOG_SELECTOR = +smtp_protocol_error +smtp_syntax_error +tls_certificate_verified +tls_peerdn .endif