forked from barbushin/php-imap
-
Notifications
You must be signed in to change notification settings - Fork 0
PHP class to access mailbox by POP3/IMAP/NNTP using IMAP extension
License
hblt-j/php-imap
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
ImapMailbox is PHP class to access mailbox by POP3/IMAP/NNTP using IMAP extension update: *bug: Attachment Download Error (see [https://github.com/hblt-j/php-imap/commit/3dfd77793a34d0b9e9b4554167212363aeaa7541]) *增加显示邮箱目录,显示最新邮件数,打开别的信箱如发件箱三个功能 (see [https://github.com/hblt-j/php-imap/commit/6d755a3af5accee38747d55a4ffa487017ed16ae]) 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 Recommended: * Google Chrome extension PHP Console - http://goo.gl/b10YF * Google Chrome extension JavaScript Errors Notifier - http://goo.gl/kNix9
About
PHP class to access mailbox by POP3/IMAP/NNTP using IMAP extension
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 100.0%