I'm trying to send emails in laravel, and I get the following error
Expected response code 250 but got code "553", with message "553 Relaying disallowed as
It's weird, because if it works for me to send emails when I'm logged in, but if I'm not, I get that error.
I tried to change the email driver to "mail" instead of "smtp" but there I do not receive the emails. I'm using zoho email.