Sunday, March 25, 2018

Laravel 5 mail not sending… - development

Laravel 5 mail not sending…

I've been at this for a few hours now, and I'm giving up. Ruined my Sunday in fact…

I've got an app – it sends mail perfectly through Gmail, but I wanted it to send through my domain, so I ordered business email from Namecheap and thought it would be simple enough. It's not.

I'm using the same exact info and credentials in my .env file as I am in my desktop mail client. Copied and pasted. My desktop sends. My server reports the email address as having failed.

Switch the credentials and point them at Mailtrap, and again, it works fine.

I'm not seeing anything about this failure anywhere in any of my log files, so I have no idea where to even start debugging.

Oh, and i checked with Namecheaps customer service, but they reported everything is standard on their end.

Has anyone got experience with Laravel and Namecheaps email service? I'm to the point now that I just want to use PHPMailer, but that's silly since Laravel has a mailer built in.

Any tips or pointers would be HIGHLY appreciated! Thanks!

submitted by /u/identicalBadger
[link] [comments]



from Laravel Questions and Answers https://laravelquestions.com/rlaravel/laravel-5-mail-not-sending/
via Lzo Media

No comments:

Post a Comment