Answer the question
In order to leave comments, you need to log in
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
https://github.com/swiftmailer/swiftmailer
https://github.com/barbushin/php-imap
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question