Can't configure MAILER_DSN for ZOHO email

Can't configure MAILER_DSN for ZOHO email

I tried to follow those steps:

https://ourcodeworld.com/articles/read/1178/how-to-send-an-email-with-a-zoho-email-zoho-email-smtp-account-in-symfony-5

and it doesn't work.

I constantly get:

Failed to authenticate on SMTP server with username "<my email here>


" 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".".


My credentials are correct.