Skip to content

Fix IMAP FETCH errors with mail.ru

Michael Gratton requested to merge wip/410-mail-ru-redux into mainline

The changes to Imap.Command broke the originial workaround added in commit 3940bf7d for mail.ru's non-compliant interpretation of IMAP FETCH BODY header fields.

This cleans up the implementation a bit and re-enables it.

See issue #410 (closed)

Merge request reports