Mon, 02 Jan 2012 11:53:59 +0100 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; Mail::IMAPTalk tip
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;
Wed, 21 Dec 2011 14:14:37 +0100 use Mail::IMAPTalk instead of Mail::IMAPClient Mail::IMAPTalk
Matthias Förste foerste@schlittermann.de [Wed, 21 Dec 2011 14:14:37 +0100] rev 11
use Mail::IMAPTalk instead of Mail::IMAPClient
Wed, 09 Nov 2011 21:08:32 +0100 check whether actually an error occured when the search result is undef; check $@ for that (instead of $imap->LastError); distinguish warnings from error messages Mail::IMAPClient
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
(0) -10 -3 tip