My most sincere apologies. I probably should have made my message a little more verbose.
I did, of course, search CPAN which returns two hits. IMAP::Client specifically mentions that it does not support idle. Mail::IMAPClient supports the IDLE/DONE commands but I can't find anything in the docs to explain how to actually make use of it. Idle is not really useful unless there is some way to trigger a callback when the server notifies that new messages are available. As far as I can tell Mail::IMAPClient does not support this. If I missed something, I will apologize once again.
|