From f14635152fcc38a703f806dcfeb3fc51d3e55365 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 5 Feb 2000 04:10:43 +0000 Subject: LinuxWorld hacks. svn path=/trunk/; revision=2729 --- fetchmail.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fetchmail.h') diff --git a/fetchmail.h b/fetchmail.h index 805021a3..ade31a5a 100644 --- a/fetchmail.h +++ b/fetchmail.h @@ -35,6 +35,7 @@ #define A_PASSWORD 0 /* password or inline authentication */ #define A_KERBEROS_V4 1 /* preauthenticate w/ Kerberos V4 */ #define A_KERBEROS_V5 2 /* preauthenticate w/ Kerberos V5 */ +#define A_SSH 3 /* preauthentication at session level */ /* * Definitions for buffer sizes. We get little help on setting maxima -- cgit v1.2.3