The parser would think the flag was a response code if the flag started with a '[' character. Flags like these are sometimes returned by Gmail which broke fetching emails from Gmail. This commit checks if the parser is already parsing flags and if so treats any starting '[' characters as part of the flag string. |
||
|---|---|---|
| .. | ||
| imap-client-connection-test.vala | ||
| imap-client-session-test.vala | ||
| imap-deserializer-test.vala | ||