|
|
| Just another Perl shrine | |
| PerlMonks |
Re: Searching using Mail::IMAPClient on exchangeby rob_au (Abbot) |
| on Aug 03, 2005 at 11:07 UTC ( #480432=note: print w/ replies, xml ) | Need Help?? |
|
You need to select the mailbox (folder) against which you wish to perform the search first using the select method - If you do not know the hierarchy, separators and namespace of your IMAP mail store, the folders and namespace methods may be useful. For example:
perl -le "print unpack'N', pack'B32', '00000000000000000000001000000000'"
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||