diff --git a/lib/imap.c b/lib/imap.c index 16410c7d5..113907a97 100644 --- a/lib/imap.c +++ b/lib/imap.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2010, Daniel Stenberg, , et al. + * Copyright (C) 1998 - 2011, Daniel Stenberg, , et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms @@ -294,6 +294,7 @@ static void state(struct connectdata *conn, "SERVERGREET", "LOGIN", "STARTTLS", + "UPGRADETLS", "SELECT", "FETCH", "LOGOUT",