Man Page: ciderwebmail::mailbox
Operating Environment: debian
Section: 3pm
CiderWebmail::Mailbox(3pm) User Contributed Perl Documentation CiderWebmail::Mailbox(3pm)NAMECiderWebmail::MailboxSYNOPSISmy $messages = $mailbox->list_messages_hash({uids => @uids}); my @uids = $mailbox->uids({filter => 'foo', sort => 'date'});DESCRIPTIONRepresents an IMAP folderATTRIBUTESc mailbox list_messages_hash Returns a list of messages with from, subject and date. Takes a list of uids or a sort order. uids({filter => 'searchme', sort => 'date'}) Returns the uids of the messages in this folder. Takes an optional filter and a sort order.AUTHORSMathias Reitinger <mathias.reitinger@loop0.org> Stefan Seifert <nine@cpan.org>LICENSEThis library is free software, you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2012-06-16 CiderWebmail::Mailbox(3pm)
| Related Man Pages |
|---|
| nfs4mapid(8) - mojave |
| sortm(1mh) - ultrix |
| net::dns::mailbox(3) - centos |
| net::dns::mailbox(3) - mojave |
| imap_check(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| Is UNIX an open source OS ? |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |