S
S
Sergey2017-08-04 11:59:52
PHP
Sergey, 2017-08-04 11:59:52

What are the ready-made PHP libraries for working with IMAP and SMTP?

I do mail synchronization. I'm trying to get all the letters, and then dances with a tambourine, imap_open, imap_search, imap_header, imap_fetch_overview, imap_fetchstructure begin, then problems with encodings, and so on. Although the task is trivial to get all the letters from the mail (email, subject, text, file). Can you tell me if there are ready-made solutions that simplify this work? Also interested in sending letters.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Kuznetsov, 2017-08-04
@DarkRaven

https://github.com/swiftmailer/swiftmailer
https://github.com/barbushin/php-imap

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question