Expected response code 250 but got code "530", with message "530 5.7.0 Must issue a STARTTLS command first. x137sm8398940pfd.162 – gsmtp " [duplicate] - development

Expected response code 250 but got code "530", with message "530 5.7.0 Must issue a STARTTLS command first. x137sm8398940pfd.162 – gsmtp " [duplicate]

This question already has an answer here:

I use laravel 5.6 to create multiauth and get to reset the password there is an error like this,

Expected response code 250 but got code “530”, with message “530 5.7.0 Must issue a STARTTLS command first. a75sm11719076pfg.135 – gsmtp ”
enter image description here
I use smtp from google,
my env
what’s wrong?



from Laravel Questions and Answers https://laravelquestions.com/php/expected-response-code-250-but-got-code-530-with-message-530-5-7-0-must-issue-a-starttls-command-first-x137sm8398940pfd-162-gsmtp-duplicate/
via Lzo Media

Comments

Popular posts from this blog

ng-show doesn’t work correct with value boolean

Using PHP and MySQL data to generate PDF letters like in MS Word mailmerge functionality - development

ng-include of inline SVG does not display gradient except in Chrome