Quota checking during reception. Bug 163
[exim.git] / src / src / macros.h
index a507bbf836914a316544b879d0a0d4b1e2892a4f..f6012447d02fd09621dae0d3337ae17b5e81d73f 100644 (file)
@@ -736,6 +736,7 @@ enum { v_none, v_sender, v_recipient, v_expn };
 #define vopt_callout_recippmaster 0x0100   /* use postmaster to verify recip */
 #define vopt_callout_hold        0x0200   /* lazy close connection */
 #define vopt_success_on_redirect  0x0400
+#define vopt_quota                0x0800   /* quota check, to local/appendfile */
 
 /* Values for fields in callout cache records */