I am sending mail in my website using System.Net.Mail namespace but these mail are received in spam folder i don't want to receive them into spam folder. What should i do to stop them to go into spam folder, i want to receive them into inbox.
Note:- Mail is spamming after sending 30000 e-mails.
Thanks in advance.