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

on `app\config\mail.php' set 'driver' to 'mail'

This won't always work though. Some mail servers such as google blocks mail sent from php mail function.

0

This doesn't appear to work, in any case, as it still looks for the SMTP settings. Is it better to use, say, my personal Gmail settings in the .env file? I'm a little iffy on doing this out of security concerns.

I did try this, on a side note, and got a CSRF token mismatch.

0

My compromise was to use sendmail instead. I'm hoping this is more acceptable to email providers without using smtp settings.

0

check the header of the email you got. As i said if the mail server can't find valid headers they will just black list your ip.

0

Thanks so much for your help!

0

thanks, tis working

0

pay2all said:

thanks, tis working

can you please clear out how you put it to work I am trying from 2 days and no luck. can you please help. thanks

0

Sign in to participate in this thread!

Eventy

Your banner here too?

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.