We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2013-12-30 18:44:55 +0200 |
I've got a IMAP server, that uses TLS and I can't get my Jolla to connect to it.
Followed instructions in https://together.jolla.com/question/4336/email-cannot-log-in-to-macos-imap-server/ and this is the result.
(Local IP in the log, but that's fine. I'm on the same LAN)
[6988] dec 30 17:24:10 [Debug] IMAP : "36" About to open connection "USERNAME" "192.168.0.10" [6988] dec 30 17:24:10 [Debug] Messaging : QMailTransport::Socket::Socket SET PROXY host= "" port= 0 [6988] dec 30 17:24:10 [Debug] Messaging : Opening connection - "192.168.0.10" : 993 TLS [6988] dec 30 17:24:10 [Debug] Messaging : IMAP : connection established [6988] dec 30 17:26:11 [Warning] Expired request: 4685809320055 [6988] dec 30 17:26:11 [Debug] Messaging : Deregistering service: "imap4" for account: 5 [6988] dec 30 17:26:11 [Warning] Would not determine server/action completing [6988] dec 30 17:26:11 [Debug] Messaging : Deregistering service: "smtp" for account: 5 [6988] dec 30 17:26:11 [Warning] Would not determine server/action completing [6988] dec 30 17:26:11 [Debug] identityimpl.cpp 103 updateState Updating state: PendingRegistration [6988] dec 30 17:26:11 [Debug] Messaging : bool SSOSessionManager::createSsoIdentity(const QMailAccountId&, const QString&, int) Creating SSO identity for the service "imap4" from account 5 using authentication method "password" [6988] dec 30 17:26:11 [Debug] authsessionimpl.cpp 174 initInterface [6988] dec 30 17:26:11 [Debug] authsessionimpl.cpp 270 process sending to queue [6988] dec 30 17:26:11 [Debug] IMAP : void ImapClient::setAccount(const QMailAccountId&) SSO identity is found for account id: 5 [6988] dec 30 17:26:11 [Debug] Messaging : Registering service: "imap4" for account: 5 [6988] dec 30 17:26:11 [Debug] identityimpl.cpp 103 updateState Updating state: PendingRegistration
I'm using a self signed cert on the the server, but as far as I've understood from other posts, that's supposed to work.
2 | No.2 Revision |
I've got a IMAP server, that uses TLS and I can't get my Jolla to connect to it.
Followed instructions in https://together.jolla.com/question/4336/email-cannot-log-in-to-macos-imap-server/ and this is the result.
(Local IP in the log, but that's fine. I'm on the same LAN)
I'm using a self signed cert on the the server, but as far as I've understood from other posts, that's supposed to work.
I've got a IMAP server, that uses TLS and I can't get my Jolla to connect to it.
Followed instructions in https://together.jolla.com/question/4336/email-cannot-log-in-to-macos-imap-server/ and this is the result.
(Local IP in the log, but that's fine. I'm on the same LAN)
[6988] dec 30 17:24:10 [Debug] IMAP : "36" About to open connection "USERNAME" "192.168.0.10" [6988] dec 30 17:24:10 [Debug] Messaging : QMailTransport::Socket::Socket SET PROXY host= "" port= 0 [6988] dec 30 17:24:10 [Debug] Messaging : Opening connection - "192.168.0.10" : 993 TLS [6988] dec 30 17:24:10 [Debug] Messaging : IMAP : connection established [6988] dec 30 17:26:11 [Warning] Expired request: 4685809320055 [6988] dec 30 17:26:11 [Debug] Messaging : Deregistering service: "imap4" for account: 5 [6988] dec 30 17:26:11 [Warning] Would not determine server/action completing [6988] dec 30 17:26:11 [Debug] Messaging : Deregistering service: "smtp" for account: 5 [6988] dec 30 17:26:11 [Warning] Would not determine server/action completing [6988] dec 30 17:26:11 [Debug] identityimpl.cpp 103 updateState Updating state: PendingRegistration [6988] dec 30 17:26:11 [Debug] Messaging : bool SSOSessionManager::createSsoIdentity(const QMailAccountId&, const QString&, int) Creating SSO identity for the service "imap4" from account 5 using authentication method "password" [6988] dec 30 17:26:11 [Debug] authsessionimpl.cpp 174 initInterface [6988] dec 30 17:26:11 [Debug] authsessionimpl.cpp 270 process sending to queue [6988] dec 30 17:26:11 [Debug] IMAP : void ImapClient::setAccount(const QMailAccountId&) SSO identity is found for account id: 5 [6988] dec 30 17:26:11 [Debug] Messaging : Registering service: "imap4" for account: 5 [6988] dec 30 17:26:11 [Debug] identityimpl.cpp 103 updateState Updating state: PendingRegistration
I'm using a self signed cert on the the server, but as far as I've understood from other posts, that's supposed to work.