1 $NetBSD
: patch
-kimap_loginjob
.cpp
,v
1.1 2012/04/26 13:22:42 hans Exp $
3 --- kimap
/loginjob
.cpp
.orig
2013-03-01 06:58:43.000000000 +0000
5 @@
-282,7 +282,7 @@
void LoginJob::handleResponse( const Mes
14 @@
-305,7 +305,7 @@
void LoginJob::handleResponse( const Mes
15 } else if ( response
.content
[1].toString() == "OK" ) {
23 @@
-314,7 +314,7 @@
void LoginJob::handleResponse( const Mes
24 // We'll handle it later
29 //server replied with NO or BAD for SASL authentication
30 if ( d
->authState
== LoginJobPrivate::Authenticate
) {
31 sasl_dispose( &d
->conn
);