]> Pileus Git - ~andy/fetchmail/blobdiff - fetchmail.h
Kerberos V support.
[~andy/fetchmail] / fetchmail.h
index 021df0369b1a6313ae7dfc1cf7a9c33fe7b506ee..b7eefb5b29f0427265bb42976e611fa1bfc7f352 100644 (file)
@@ -22,6 +22,7 @@
 /* preauthentication types */
 #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 */
 
 /*
  * Definitions for buffer sizes.  We get little help on setting maxima