I'm sending email from Asp Net back end using Google mail SMTP with port 587. There is no error in sending the email and I've also turned on less secure apps setting in google mail. The code just execute correctly but I am not receiving the email in my receiver gmail. The weird thing is I tried Yahoo Mail instead of Gmail and I can receive the mail in Yahoo mail. Only unable to receive in gmail address. What could be the issue?
↧