laravel-mailbox
laravel-mailbox copied to clipboard
Catch incoming emails in your Laravel application
What do you think, @beyondcode? This seems to be preventing composer from updating for PHP 8 due to `composer.json` PHP version constraint.
IMAP Driver
Hi there! This package looks really cool and promising :) I'd like to use this tool for my clients in my SAAS. However, most of them will not be able...
Mailgun no longer allows the type of email rules necessary for this to work in their free tier. Does anyone have experience setting this up recently with a free email...
@mpociot you did a very great job with Laravel Mailbox. By building https://github.com/mailcare/mailcare and maintaining https://github.com/php-mime-mail-parser/php-mime-mail-parser, I already dreamt to create this connector for laravel, you did it with a...
Hi there! This package is awesome, and I can't wait to implement it :) Currently I am building a SAAS and I want to offer my users a feature to...
I want to draw my inbox with Pop3 to the table on my website. I have read the documentation, but I could not understand how to run it. Do you...
I'm using Mailgun and when I get an HTML email and try to forward it, the forwarded message is in plain text. Is there a way for me to maintain...
Hi, I'm using Laravel Mailbox with Mailgun but the functions are not triggered when I send the emails. If I use the tool "Send a sample POST" from Mailgun, using...
Gmail and G-suite is the most used email service so it would be great if we have a driver that supports it out of the box.
I've set up mailgun and I notice that I can receive emails whether I have the public or private key setup it works in both cases. Actually I suppose you...