Laravel - Failed to authenticate on SMTP server
For some reason, I cant send e-mails from my Laravel app
- Error: Failed to authenticate on SMTP server with username "myuser" using the following authenticators: "LOGIN", "PLAIN". Authenticator "LOGIN" returned "Expected response code "235" but got code "535", with message "535 Authentication Failed".". Authenticator "PLAIN" returned "Expected response code "235" but got code "535", with message "535 Authentication Failed".".
I tested my credentials at thunderbird and it was a success to send e-mails from there.
I have TFA and I am using an app password