question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot connect to server (Invalid CAPABILITY response received)

See original GitHub issue

Expected behavior

Fetch mail

Actual behavior

Cannot connect to server (Invalid CAPABILITY response received)

Steps to reproduce

Capabilities returned from the IMAP server

a capability
* CAPABILITY IMAP4rev1 STARTTLS AUTH=PLAIN AUTH=LOGIN ID APPENDLIMIT
a OK CAPABILITY completed

Environment

K-9 Mail version: 5.600

Account type (IMAP, POP3, WebDAV/Exchange): IMAP

Please take some time to retrieve logs and attach them here:

TBD

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
ibuclawcommented, Nov 15, 2019

@cketti by the way would there be instructions for building + testing k-9/master?

In the meantime I’ve raised a support ticket and will get in touch with the developers of the SMTP server shortly…

0reactions
ibuclawcommented, Nov 16, 2019

Managed to get debug information from the server component, which confirms what you said with the unsolicited CAPABILITY.

DEBU[Nov 17 00:05:57.865] * OK [CAPABILITY IMAP4rev1 STARTTLS AUTH=LOGIN AUTH=PLAIN ID APPENDLIMIT] IMAP4rev1 Service Ready  loc="127.0.0.1:1143" pkg=imap/server rem="127.0.0.1:33180"
DEBU[Nov 17 00:05:57.866] . CAPABILITY                                  loc="127.0.0.1:1143" pkg=imap/client rem="127.0.0.1:33180"
DEBU[Nov 17 00:05:57.867] * CAPABILITY IMAP4rev1 STARTTLS AUTH=PLAIN AUTH=LOGIN ID APPENDLIMIT  loc="127.0.0.1:1143" pkg=imap/server rem="127.0.0.1:33180"
DEBU[Nov 17 00:05:57.868] . OK CAPABILITY completed                     loc="127.0.0.1:1143" pkg=imap/server rem="127.0.0.1:33180"
DEBU[Nov 17 00:05:57.868] . STARTTLS                                    loc="127.0.0.1:1143" pkg=imap/client rem="127.0.0.1:33180"
DEBU[Nov 17 00:05:57.869] . OK Begin TLS negotiation now                loc="127.0.0.1:1143" pkg=imap/server rem="127.0.0.1:33180"
DEBU[Nov 17 00:05:57.880] * CAPABILITY IMAP4rev1 AUTH=PLAIN AUTH=LOGIN ID APPENDLIMIT  loc="127.0.0.1:1143" pkg=imap/server rem="127.0.0.1:33180"
Read more comments on GitHub >

github_iconTop Results From Across the Web

OK [CAPABILITY IMAP4rev1 SASL-IR LOGIN-REFERRALS ID ...
This error is commonly caused by specifying the wrong port for a POP3 connection. For reference: IMAP Port: 993. POP3 Port: 995. Workaround....
Read more >
ThingWorx Platform failing with error "Unable to process ... - PTC
ThingWorx Platform failing with error "Unable to process capability response because Response is out of order with previous responses".
Read more >
Error messages on SMB connections - Windows Server
This problem is caused by the Secure Negotiate feature that was added to SMB 3.0 for Windows Server 2012 and Windows 8. This...
Read more >
Invalid feature service capabilities configuration for sync ...
With this configuration, data cannot be synchronized back to the service. This is the only configuration that supports versioned data. Editable data—If clients ......
Read more >
Take Control (N-able) connection fails due to Invalid response ...
... Cannot get remote access to OS X device on Take Control (N-able) ... Error: Invalid Response from Comm Server with SUID Mistatch...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found