Hello,
I am making mail service in my spring boot application by configuring JavaMailSender module . Mail service is working properly with gmail and getting sing mail . But in Zoho i am getting same mail two times and also template is different from mail in gmail. Please help .