Skip to content

System.InvalidCastException on ImapClient.Authenticate #859

Description

@Miraichi

Auth and get Exception System.InvalidCastException
Message from Exception: Unable to cast object of type "System.Char" to type "System.String".

Protocol Log

[Test] Connecting..
Connected to imaps://imap.qq.com:993/
S: * OK [CAPABILITY IMAP4 IMAP4rev1 ID AUTH=LOGIN NAMESPACE] QQMail IMAP4Server ready
[Test] Connected: True
C: A00000000 ID ("command" "ID" "name" "com.tencent.foxmail" "version" "7.2.9.79" "os" "windows" "os-version" "6.1" "vendor" "tencent limited")
S: * ID NIL
S: A00000000 OK ID completed
[Test] Authenticating..
C: A00000001 AUTHENTICATE LOGIN
S: + VXNlciBOYW1lAA==
C: cmVtaXhrQHFxLmNvbQ==
S: + UGFzc3dvcmQA
C: NDYxMjIwNQ==
S: A00000001 NO ╟ы╩╣╙├╩┌╚и┬ы╡╟┬╝бг╧ъ╟щ╟ы┐┤: http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=28&&no=1001256

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions