forked from barbushin/php-imap
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
23 lines (18 loc) · 808 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
ImapMailbox is PHP class to access mailbox by POP3/IMAP/NNTP using IMAP extension
Features:
* Connect to mailbox by POP3/IMAP/NNTP (see [http://php.net/imap_open imap_open])
* Get mailbox status (see [http://php.net/imap_check imap_check])
* Receive emails (+attachments, +html body images)
* Search emails by custom criteria (see [http://php.net/imap_search imap_search])
* Change email status (see [http://php.net/imap_setflag_full imap_setflag_full])
* Delete email
Project site:
https://github.com/barbushin/php-imap
http://code.google.com/p/php-imap
GIT:
https://github.com/barbushin/php-imap.git
SVN:
http://php-imap.googlecode.com/svn/trunk
Recommended:
* Google Chrome extension PHP Console - http://goo.gl/b10YF
* Google Chrome extension JavaScript Errors Notifier - http://goo.gl/kNix9