![]() |
|
Just another Perl shrine | |
PerlMonks |
Re: More efficient way to get unseen IMAP messagesby mda2 (Hermit) |
on May 01, 2006 at 02:49 UTC ( #546624=note: print w/replies, xml ) | Need Help?? |
The more eficient is use of STATUS command of imap protocol. But itīs not available on Net::IMAP::Simple... Can you implement a hack todo it. 1. Examing the protocol:
2. Understanding module struture (and how Net::IMAP implements):
4. Resume: on time Mail::IMAPClient suggest from davidrw implements many others functions...
--
In Section
Seekers of Perl Wisdom
|
|