Expected response code 235 but got code 535 laravel send email using office365 smtp
Expected response code 235 but got code 535 laravel send email using office365 smtp
Expected response code 235 but got code 535 laravel send email using office365 smtp
Re: Expected response code 235 but got code 535 laravel send email using office365 smtp
I don't know if the cause is the same as OP, but I got the same error. I **fixed it by enclosing the password with double quotes.**
I'm assuming that the parsing fails when the password contains special characters.
I'm assuming that the parsing fails when the password contains special characters.