» Version | » Information |
---|---|
2024-03-10 stable |
|
2014-03-31 stable |
|
2012-10-23 stable |
|
2012-01-02 stable |
|
2009-04-02 stable |
|
2008-03-09 beta |
|
2007-01-09 beta |
|
2004-09-25 stable |
|
2004-08-04 stable |
|
2004-06-26 stable |
|
2004-05-23 stable |
|
2004-02-12 beta |
|
2004-02-02 beta |
|
2003-07-20 beta |
|
2003-07-14 beta |
|
2003-07-12 beta |
|
0.4 |
Easy InstallNot sure? Get more info. pear install Net_IMAP-0.4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_IMAP-0.4 Release date: 2003-04-27 05:48 UTC Release state: beta Release uploaded by: damian Changelog: - new search() method - new support for Message quotas (quotas for quantity of messages and not size) - new getNumberOfRecentMessages() method - new getNumberOfUnSeenMessages() method - new getEnvelope() method - new getSummary() method - new Subscription related methods: unsubscribeMailbox(),listsubscribedMailboxes(),subscribeMailbox() - updated Examples of use - tested with Ipswitch Imail 6.06 IMAP Server - tested with Cyrus Imapd 2.0.17 IMAP Server - tested with uw-imapd IMAP Server - minor fixes in protocol parser - fix the parsing of rfc email in _getAddressList() - changed appendMessage() to make the mailbox parameter optional - changed copyMessages() method (the messages list can be now an array) - workarround about getMailboxes() to allow work with wu-imapd - getSummary(), getMessages(),deleteMessages() can accept an array of numbers as msg_id to retrieve/delete msg_id that are in the array (designed to use the search() output as parammeter. For example: to delete all seen messages in current mailbox you can do: $imap->DeleteMessages($imap->search("SEEN")); Dependencies:
|
2003-03-06 beta |
|
2003-02-25 beta |