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 |
|---|
| net::dns::mailbox(3) - centos |
| net::dns::mailbox(3) - mojave |
| imap_mailboxmsginfo(3) - php |
| ciderwebmail::model::imapclient(3pm) - debian |
| www::facebook::api::users(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |