brentgordon146
2020-6-30 15:01:09

I’m trying to send email using smtp-send-message function but it keeps giving me error expected reply 235; got: 535–5.7.8 Username and Password not accepted. I’ve double checked my credentials to make sure they’re correct i copied it straight from my password manager and I have logged to the console to see that it’s fine I’ve also enabled less secure apps on my google account



badkins
2020-6-30 15:49:35

I got that link from here, which may provide more info: https://laracasts.com/discuss/channels/laravel/send-email-using-gmail?page=1


badkins
2020-6-30 15:50:46

I use https://sendgrid.com/\|SendGrid for sending email which simplifies things.


volkert
2020-6-30 19:58:39

@volkert has joined the channel


spdegabrielle
2020-6-30 23:32:05

I thought you had to generate credentials for apps to use gmail. (Had to do this to configure deltamail)


zenspider
2020-7-1 00:11:29

@brentgordon146 I had to set up an “app specific password” to get an authorized gmail / imap connection