Fix the APOP check to not crash on servers that don't return any
authorDan Winship <danw@src.gnome.org>
Wed, 27 Dec 2000 19:10:06 +0000 (19:10 +0000)
committerDan Winship <danw@src.gnome.org>
Wed, 27 Dec 2000 19:10:06 +0000 (19:10 +0000)
commit301e391632dd4688edad0519a29ad3024ef50dc9
tree545e18c166189a7933b98de759d5de7ede5b8a8f
parent65b81612e8f35b3d0fcf26c35d6725a64c500381
Fix the APOP check to not crash on servers that don't return any

* providers/pop3/camel-pop3-store.c (connect_to_server): Fix the
APOP check to not crash on servers that don't return any
information on the +OK greeting line.
camel/ChangeLog
camel/providers/pop3/camel-pop3-store.c