Matthias Förste foerste@schlittermann.de [Mon, 02 Jan 2012 11:53:59 +0100] rev 12
utf-8-ify stdout if locale env indicates utf8; Mail::IMAPTalk returns errormessages with the leading 'BAD' or 'NO' removed; adapt summary generation to Mail::IMAPTalk; unmime headers in summary;
Matthias Förste foerste@schlittermann.de [Wed, 09 Nov 2011 21:08:32 +0100] rev 10
check whether actually an error occured when the search result is undef; check $@ for that (instead of $imap->LastError); distinguish warnings from error messages