Files
go-imap/imapclient
Andrew RegnerandSimon Ser a36346654c imapclient: fix FetchItems to end encoded list
#517 uses the new `enc.BeginList()` to encode fetch options over the IMAP protocol, but never calls `.End()` so the closing `)` character is never written out, causing errors like `T6 BAD Could not parse command`.
2023-07-02 09:37:14 +02:00
..
2023-04-07 16:51:00 +02:00
2023-04-15 13:13:57 +02:00
2023-04-07 16:51:00 +02:00
2023-04-12 10:50:46 +02:00
2023-04-12 10:50:46 +02:00