N
N
Nikolai Alexandrov2014-02-21 19:24:06
PHP
Nikolai Alexandrov, 2014-02-21 19:24:06

Is there a good email client in the form of a library in PHP or NodeJS?

Is there a good mail client in the form of a library in PHP or NodeJS, which at least could:
- Connect to the mail server via POP3 / IMAP
- Support SSL / TLS
- Could download the headers of all / only new letters
- Could read the message itself, its headers
- Find attachments or inline pictures
in emails - Mark messages as read
- Delete messages
Ideally, you are looking for something similar in ideology to Guzzle (PHP) or Request (Node.js)

Answer the question

In order to leave comments, you need to log in

3 answer(s)
E
egor_nullptr, 2014-02-21
@egor_nullptr

php.net/imap

S
Sergey Melnikov, 2014-02-22
@mlnkv

www.afterlogic.org/webmail-lite

J
jslby, 2014-03-09
@jslby

https://github.com/andris9/Nodemailer

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question