From 74eb0be1e799d5485fae6e9c82fddc4d4b785df5 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 22 Sep 1999 02:00:17 +0000 Subject: Added Todd Sabin's new protocol options. svn path=/trunk/; revision=2571 --- fetchmail.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'fetchmail.h') diff --git a/fetchmail.h b/fetchmail.h index c2b8b17e..20387750 100644 --- a/fetchmail.h +++ b/fetchmail.h @@ -15,6 +15,8 @@ #define P_APOP 7 #define P_RPOP 8 #define P_ETRN 9 +#define P_IMAP_CRAM_MD5 10 +#define P_IMAP_LOGIN 11 #if INET6 #define SMTP_PORT "smtp" -- cgit v1.2.3