Browse by Tags

Related Posts

  • Integrating Exchange Server to asp.net

    Hi all, I have a situation in my project that need integratation of exchange server with my web application. 1) First situation is I need to read all the incoming mails and save the content of the e-mail, sender and reciever details into a database. 2) Second is i need to check one condition and based...
    Posted to Enterprise Services Integration (Forum) by satishreddy7 on 01-16-2009, 12:00 AM
    Filed under: "Asp.net 2.0", send email, send email from exchange server, send email gmail, Send email with asp.net, send mail, send smtp, sending mail vb, SendMail, mail, mail message colors c# aspx function, mailform, mailmessage, mails in asp.net, Mailserver, Exchange
  • Re: Sending in eMail out of an asp.net page (microsoft exchange)

    Hey, I now tried to use this solution. Webconfig: <system.net> <mailSettings> <smtp> <network host="" userName="testuser" password="******" /> </smtp> </mailSettings> </system.net> And this in the code behind file: Public Shared...
    Posted to Web Forms (Forum) by henne on 08-11-2009, 12:00 AM
    Filed under: Exchange, mail
Page 1 of 1 (2 items)