Add optional authenticated_sender info to A= elements of log lines; bug 1314.
[exim.git] / src / src / macros.h
index c9d990ada3ba8ab27ad407e247a43574a32a7f1a..f19d6fdbf50ad49bfd6b6004d8e391eccf1b6ff2 100644 (file)
@@ -410,6 +410,7 @@ set all the bits in a multi-word selector. */
 #define LX_tls_sni                     0x80800000
 #define LX_unknown_in_list             0x81000000
 #define LX_8bitmime                    0x82000000
+#define LX_smtp_mailauth               0x84000000
 
 #define L_default     (L_connection_reject        | \
                        L_delay_delivery           | \