ACL: "seen" condition
[exim.git] / src / src / dbstuff.h
index 2f00dffb42d9c09c046b3ad8abb5818d522457ff..94db7f7fda92693f557bf685d2e795fd7e79389a 100644 (file)
@@ -788,6 +788,12 @@ typedef struct {
   uschar   bloom[40];     /* Bloom filter which may be larger than this */
 } dbdata_ratelimit_unique;
 
+
+/* For "seen" ACL condition */
+typedef struct {
+  time_t time_stamp;
+} dbdata_seen;
+
 #ifndef DISABLE_PIPE_CONNECT
 /* This structure records the EHLO responses, cleartext and crypted,
 for an IP, as bitmasks (cf. OPTION_TLS).  For LIMITS, also values