imap icon indicating copy to clipboard operation
imap copied to clipboard

Parsing problem

Open vwwv opened this issue 7 years ago • 0 comments

I'm getting:

Parse failed with error: 'Failed reading: takeWhile1' while reading an input chunk: '"* SEARCH\r\ngvuyrkepn OK Search completed (0.001 + 0.000 secs).\r\n"'.

This should never happen and is a library error. To open an issue please go to https://github.com/mkawalec/imap/issues

After executing:

simpleFormat $ uidSearch conn ("NOT KEYWORD CALLBACK_CALLED")

when there's no such email, when there's, it works.

vwwv avatar Mar 08 '18 19:03 vwwv