I'm trying to move to using IMAP to read email on a Lotus Notes
server, but I'm running into a problem where vm-8.0.12 under emacs
22.1.2 on CentOS 4.7 is crapping out at around message 1600 (can't
tell, the message isn't really useful) with the following:
IMAP protocol error: "unexpected char (10)"
which isn't really helpful. I wish it would give more context, such
as the message number it's having problems with, or the Subject of
such message, etc. Or even just skip the message completely.
I know the error is from the vm-imap-read-object() function, but my
elisp is very very weak, just enough to set vars. Do I need to maybe
tweak my settings to be more tolerant of out of spec IMAP servers?
Thanks,
John