imap web client #imap
Edit
by Raymond - 7 years ago (2017-08-19)
how to build a web based i-map client
| I want to integrate i-map in a web based information system |
Ask clarification
1 Recommendation
PHP Imap Library: Read and decode email from IMAP or POP3 mailboxes
This package can read and decode email from IMAP or POP3 mailboxes.
It can connect to a given IMAP or POP3 email server and perform several types of operations. Currently it can:
- Get the total number of messages in the mailbox
- Get the list of messages sorted by a given criteria and split in pages with a limit of messages per page
- Get the headers and body of a given message optionally decoding the body data
The package comes with class versions for integration with Laravel 5.
| by zinsou A.A.E.Moïse 6835 - 7 years ago (2017-08-19) Comment
you can use this...it may help you... |