I'm trying to send an email via a Laravel app but i keep receiving this error:
"Expected response code 250 but got code "553", with message "553 Relaying disallowed as Example <
hello@example.com>"
I double-checked my config and i cant see where the issue is. Any help is appreciated.