From a56ff2c85bf8572e42912ce92a0ecb356f5bcd23 Mon Sep 17 00:00:00 2001 From: DINH Viet Hoa Date: Thu, 17 Jan 2013 23:58:24 -0800 Subject: IMAP Account with multiple IMAP connections --- src/core/pop/MCPOPSession.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/pop') diff --git a/src/core/pop/MCPOPSession.cc b/src/core/pop/MCPOPSession.cc index eea5af90..0ae28a9d 100644 --- a/src/core/pop/MCPOPSession.cc +++ b/src/core/pop/MCPOPSession.cc @@ -133,7 +133,7 @@ bool POPSession::isCheckCertificateEnabled() bool POPSession::checkCertificate() { - // XXX +#warning check certificate return true; } -- cgit v1.2.3