Hi everyone,
anyone demonstrate me how can we send Scheduled Email in different dates and also want to mail deliver receipt for sending mail in asp.net c#.
e.g. send email to boss on 2nd of every month , if mail not deliver successfully then trying to send again basis of mail delivery receipt.
Loading

selva kumarPosted Dec 2, 2013, 10:20 AM
try this,it may help u.....
Sanjay KumarPosted Dec 2, 2013, 6:42 AM
try this
http://rochcass.wordpress.com/2012/12/26/sending-automated-mail-from-asp-net-windows-services/
Sanjay KumarPosted Dec 2, 2013, 6:39 AM
You need to create a Windows Service
http://www.codeproject.com/Articles/49996/Schedule-Email-Through-ASP-NET-or-Schedule-Tasks-U
http://www.aspsnippets.com/Articles/Automated-Email-Notifications-using-SQL-Server-Job-Schedular.aspx
http://www.codeproject.com/Articles/12117/Simulate-a-Windows-Service-using-ASP-NET-to-run-sc