Hi friends,
Is any other method to send mail through web Applications with out using SMTPMail server? pls.. share your ideas.
Thanks in Advance,
KarthikaPalaniswamy.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
jingePosted Oct 24, 2009, 5:27 AM
http://weblogs.asp.net/scottgu/archive/2005/12/16/432854.aspx
jingePosted Oct 24, 2009, 6:43 AM
Kirtan PatelPosted Oct 24, 2009, 6:40 AM
It was possible in vb 6 Time to Send mail With Outlook Object Library ..
Add a reference to the Microsoft Outlook 2002 Object Library or to the Microsoft Office Outlook 2003 Object Library
Here is C# Code For That Take a Look
if it helps you please check "Do you like this answer" :)
Amit ChoudharyPosted Oct 24, 2009, 6:16 AM
How to configure Agent to use Database Mail is here: http://msdn.microsoft.com/en-us/library/ms186358.aspx
The .NET class for Agent ( Microsoft.SqlServer.Management.Smo.Agent) is here: http://msdn.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.agent.aspx