Files
go-imap/commands
Leander BeernaertandSimon Ser 746087b7a3 Fix FETCH command with ALL, FAST and FULL macro as fetch items
When using one of the macros as fetch item arguments, the IMAP command
written to the socket would wrap the macro in parentheses, which is not
valid.

To address this we check whether there is only one item in the fetch
list and if it matches on of the macros we make sure it's serialized in
way that does not wrap it in parentheses.
2022-04-29 10:53:12 +02:00
..
2016-12-17 19:45:49 +01:00
2021-09-07 19:50:25 +02:00
2017-11-07 10:37:24 +01:00
2021-09-07 19:17:23 +02:00
2017-11-07 10:37:24 +01:00
2019-09-16 00:48:47 +03:00