From b5ce06b90ea4283596a70458d72b474bcc9d24da Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Thu, 2 Oct 1997 03:06:13 +0000 Subject: Lica Olivetti's qvirtual option. svn path=/trunk/; revision=1465 --- fetchmail.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fetchmail.h') diff --git a/fetchmail.h b/fetchmail.h index 56b3c4c6..765e261c 100644 --- a/fetchmail.h +++ b/fetchmail.h @@ -90,6 +90,7 @@ struct hostdata /* shared among all user connections to given server */ int preauthenticate; /* preauthentication mode to try */ int timeout; /* inactivity timout in seconds */ char *envelope; /* envelope address list header */ + char *qvirtual; /* prefix removed from local user id */ flag skip; /* suppress poll in implicit mode? */ flag dns; /* do DNS lookup on multidrop? */ flag uidl; /* use RFC1725 UIDLs? */ -- cgit v1.2.3