From e36a92e005700a7cbccdf2d5885baf1efb43e4ee Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 15 Dec 1997 02:42:30 +0000 Subject: GSSAPI support. svn path=/trunk/; revision=1569 --- fetchmail.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fetchmail.h') diff --git a/fetchmail.h b/fetchmail.h index 5fafe8bf..55162750 100644 --- a/fetchmail.h +++ b/fetchmail.h @@ -11,6 +11,7 @@ #define P_APOP 6 #define P_RPOP 7 #define P_ETRN 8 +#define P_IMAP_GSS 9 #define KPOP_PORT 1109 -- cgit v1.2.3