On callout avoid SIZE every time but noncacheable rcpt main-verify. Bug 2151
[exim.git] / src / src / transports / smtp.h
index 88b608bcc54130584c3be36f9345a7a01ea814cb..c965a72a7c2f901b864888a76b6581489f01c46e 100644 (file)
@@ -130,6 +130,7 @@ typedef struct {
   int          cmd_count;
 
   uschar       peer_offered;
+  uschar       avoid_option;
   uschar *     igquotstr;
   uschar *     helo_data;
 #ifdef EXPERIMENTAL_DSN_INFO