From ba67703a83775ce97c7002a46961b4a3c1ae9fe2 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 18 Oct 2002 10:20:44 +0000 Subject: OTP fix patches from Stanislav Brabec. svn path=/trunk/; revision=3735 --- fetchmailconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fetchmailconf') diff --git a/fetchmailconf b/fetchmailconf index 2afe5b33..4ce4a319 100755 --- a/fetchmailconf +++ b/fetchmailconf @@ -414,7 +414,7 @@ defaultports = {"auto":0, "ETRN":25, "ODMR":366} -authlist = ("any", "password", "gssapi", "kerberos", "ssh") +authlist = ("any", "password", "gssapi", "kerberos", "ssh", "otp") listboxhelp = { 'title' : 'List Selection Help', -- cgit v1.2.3