IMAP failed to connect to mail.systemausfall.org:993:tls:
Error(Error {
input: [
42, 32, 79, 75, 32, 91, 67, 65, 80, 65, 66, 73, 76, 73, 84, 89,
32, 73, 77, 65, 80, 52, 114, 101, 118, 49, 32, 76, 79, 71, 73, 78,
45, 82, 69, 70, 69, 82, 82, 65, 76, 83, 32, 73, 68, 32, 69, 78,
65, 66, 76, 69, 32, 73, 68, 76, 69, 32, 83, 65, 83, 76, 45, 73,
82, 32, 76, 73, 84, 69, 82, 65, 76, 43, 32, 65, 85, 84, 72, 61,
80, 76, 65, 73, 78, 32, 65, 85, 84, 72, 61, 76, 79, 71, 73, 78,
32, 65, 85, 84, 72, 61, 88, 79, 65, 85, 84, 72, 50, 93, 32, 76,
111, 103, 103, 101, 100, 32, 105, 110, 32, 226, 128, 147, 32,
103, 111, 32, 97, 104, 101, 97, 100, 33, 13, 10
],
code: TakeWhile1
})
during parsing of:
* OK [CAPABILITY IMAP4rev1 LOGIN-REFERRALS ID ENABLE IDLE SASL-IR
LITERAL+ AUTH=PLAIN AUTH=LOGIN AUTH=XOAUTH2] Logged in – go ahead!
We got a report that Delta Chat (using async-imap via https://github.com/chatmail/core/) fails to parse LOGIN response with en dash in it:
The fix with a test is at #144