mkawalec/imap

Parsing problem

Opened this issue · 0 comments

vwwv commented

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.