forked from webeith/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
adamwojtkiewicz/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 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%