Hey Andrei,
i'm currently using https://github.com/barbushin/php-imap and it works great. Just install it using composer and add the "use" entries for the classes you need. Maybe there is a more elegant way to load the library, but it works in my case.
Alex
Could you please me how you use it to pass all emails into a view ?
Thank you
Hi!
Have you tried mailgun.com?
Documentation for sending mails: https://documentation.mailgun.com/user_manual.html#sending-messages
Documentation for receiving mails: https://documentation.mailgun.com/user_manual.html#receiving-forwarding-and-storing-messages
Mailgun will parse your emails and send you a json response. It will also strip signatures and history from the emails.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community