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
Wed, 09 Nov 2011 21:01:20 +0100 use folderlist from @ARGV only if @ARGV actually contains at least one foldername Mail::IMAPClient
Matthias Förste foerste@schlittermann.de [Wed, 09 Nov 2011 21:01:20 +0100] rev 9
use folderlist from @ARGV only if @ARGV actually contains at least one foldername
Wed, 09 Nov 2011 16:57:34 +0100 folderlist is supposed to be an array ref Mail::IMAPClient
Matthias Förste foerste@schlittermann.de [Wed, 09 Nov 2011 16:57:34 +0100] rev 8
folderlist is supposed to be an array ref
Wed, 09 Nov 2011 11:09:41 +0100 [perltidy] Mail::IMAPClient
Matthias Förste foerste@schlittermann.de [Wed, 09 Nov 2011 11:09:41 +0100] rev 7
[perltidy]
Wed, 09 Nov 2011 10:42:13 +0100 added TODO Mail::IMAPClient
Matthias Förste foerste@schlittermann.de [Wed, 09 Nov 2011 10:42:13 +0100] rev 6
added TODO
(0) -10 -7 tip