aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.h
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1999-09-14 06:35:11 +0000
committerEric S. Raymond <esr@thyrsus.com>1999-09-14 06:35:11 +0000
commit582eb25eccedcdbff029947f777a111a9b7008af (patch)
tree8fb2a0a2d68e5df5b21ea166c65bed950f1f8bce /fetchmail.h
parent8f826df8fbadd811f6bcc31344e3d8472bd6f2bb (diff)
downloadfetchmail-582eb25eccedcdbff029947f777a111a9b7008af.tar.gz
fetchmail-582eb25eccedcdbff029947f777a111a9b7008af.tar.bz2
fetchmail-582eb25eccedcdbff029947f777a111a9b7008af.zip
Duplicate suppression.
svn path=/trunk/; revision=2553
Diffstat (limited to 'fetchmail.h')
-rw-r--r--fetchmail.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fetchmail.h b/fetchmail.h
index 9ff6d899..c2b8b17e 100644
--- a/fetchmail.h
+++ b/fetchmail.h
@@ -266,6 +266,7 @@ struct query
unsigned int uid; /* UID of user to deliver to */
struct idlist *skipped; /* messages skipped on the mail server */
struct idlist *oldsaved, *newsaved;
+ char *lastid; /* last Message-ID seen on this connection */
/* internal use -- per-message state */
int mimemsg; /* bitmask indicating MIME body-type */