Support the ongoing development of Laravel.io →
Mail Testing
Last updated 1 year ago.
0

What are you using to handle your emails for the domain?

I use mailgun. You can set it to forward all emails for a specific account ( [email protected] ) to a PHP script such as https://support.site.com/process-email

Then handle the data on the laravel side.

Their free account is perfect for smaller sites. ( 0 to 10,000 emails )

0

I'm using DirectAdmin (something like cPanel).

I'll tryy mailgun. tnx

0

I think directadmin wants a path rather than a url??

So you should be looking to do something like:

php /YOURPATHTOARTISAN/artisan email:parse

0

Sign in to participate in this thread!

Eventy

Your banner here too?

RokSiEu roksieu Joined 31 Jan 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.