From 582eb25eccedcdbff029947f777a111a9b7008af Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 14 Sep 1999 06:35:11 +0000 Subject: Duplicate suppression. svn path=/trunk/; revision=2553 --- fetchmail.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fetchmail.h') 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 */ -- cgit v1.2.3