For example:
my @folders = $imap->folders; foreach my $folder (@folders) { $imap->select($folder) or die('Cannot select IMAP folder - ', $@); if ($imap->search(@search)) { push @results, $imap->Results; } }
perl -le "print unpack'N', pack'B32', '00000000000000000000001000000000'"
In reply to Re: Searching using Mail::IMAPClient on exchange
by rob_au
in thread Searching using Mail::IMAPClient on exchange
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |