Enable to send email using phpmailer

Enable to send email using phpmailer

Hey,

I am trying to send email using my zoho account with phpmailer from my website but it it is saying incorrect login details... I have used same login details to login at zoho mail with configurations to use smtp provided at the zoho support.
Can any one please check. Details are below
  1. SERVER -> CLIENT: 220-perochak.resell.net ESMTP Exim 4.86_1 #1 Sat, 09 Apr 2016 23:28:56 -0400 220-We do not authorize the use of this system to transport unsolicited, 220 and/or bulk e-mail.
    CLIENT -> SERVER: EHLO rootedgecorp.com
    SERVER -> CLIENT: 250-perochak.resell.net Hello 137.ip-149-56-130.net [149.56.130.137]250-SIZE 52428800250-8BITMIME250-PIPELINING250-AUTH PLAIN LOGIN250 HELP
    CLIENT -> SERVER: AUTH LOGIN
    SERVER -> CLIENT: 334 VXNlcm5hbWU6
    CLIENT -> SERVER: bm8tcmVwbHlAcm9vdGVkZ2Vjb3JwLmNvbQ==
    SERVER -> CLIENT: 334 UGFzc3dvcmQ6
    CLIENT -> SERVER: bm9yZXBseUAwMDc=
    SERVER -> CLIENT: 535 Incorrect authentication data
    SMTP ERROR: Password command failed: 535 Incorrect authentication data
    SMTP Error: Could not authenticate.
    CLIENT -> SERVER: QUIT
    SERVER -> CLIENT: 221 perochak.resell.net closing connection