From 586eba081f3b3f73b4027aaf1aa364e166d79ca0 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 14 Feb 1997 05:23:30 +0000 Subject: Aded the `received' option. svn path=/trunk/; revision=878 --- fetchmail.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fetchmail.h') diff --git a/fetchmail.h b/fetchmail.h index 7ee72a2f..2cc6da0a 100644 --- a/fetchmail.h +++ b/fetchmail.h @@ -75,6 +75,7 @@ struct hostdata /* shared among all user connections to given server */ char *envelope; int skip; int dns; + int received; #ifdef linux char *interface; -- cgit v1.2.3