Skip to content

Unexpected token in IMAP response: [atom: 0] #428

Description

@mike-nelson

Hi, I got this error in this case from an IMAP server called Courier-IMAP (version from 2004) which is running in the wild (this is a user - not my server).

Trying to remove a flag from an email - seems to be OK but MailKit reports this as an error.

S: Q00000006 OK [READ-WRITE] SELECT completed.
C: Q00000007 UID STORE 16334 -FLAGS (\Flagged)
S: * 0 FETCH (UID 16334 FLAGS ())
S: Q00000007 OK STORE completed.

Unexpected token in IMAP response: [atom: 0]

I'm just going to catch that error on that line and call it OK, just thought you might like to know this case.

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

    compatibilityCompatibility with existing softwareserver-bugThe bug appears to be in the server

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions