summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2012-07-08 22:53:30 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2012-07-08 22:53:30 +0100
commitb5a70bdfa38bcc3e1143f8fe6f63e7613f03e690 (patch)
tree08befecbddd7006b0f0a6224ad4433640c8df220 /src
parent846726c5a374d833fb5211dde62ae6bceb6841c7 (diff)
parent6822b9097e418e9a0e6cb1a31430904a38a49986 (diff)
Merge branch 'master' of git://git.exim.org/exim
Diffstat (limited to 'src')
-rw-r--r--src/.gitignore1
-rw-r--r--src/src/macros.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore
index 2d6e95a32..09d989b6d 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -1,2 +1,3 @@
Local
build-*
+tags
diff --git a/src/src/macros.h b/src/src/macros.h
index 3ec94bc6d..cec4733f6 100644
--- a/src/src/macros.h
+++ b/src/src/macros.h
@@ -424,6 +424,7 @@ set all the bits in a multi-word selector. */
#define LX_default ((LX_acl_warn_skipped | \
LX_rejected_header | \
LX_sender_verify_fail | \
+ LX_smtp_confirmation | \
LX_tls_cipher) & 0x7fffffff)
/* Private error numbers for delivery failures, set negative so as not