From e85820eaf58dac8bd6494336991dcdc91f6ccf45 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 9 Dec 1996 04:17:32 +0000 Subject: Added the `envelope' option. svn path=/trunk/; revision=615 --- fetchmail.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fetchmail.h') diff --git a/fetchmail.h b/fetchmail.h index 8c68e1a0..13b9791f 100644 --- a/fetchmail.h +++ b/fetchmail.h @@ -68,6 +68,7 @@ struct query int port; int authenticate; int timeout; + char *envelope; int skip; /* per-user data */ -- cgit v1.2.3