-
I want to send mail and read mail for from and subject fields from SMTP,Exchange server and lotus note in application, anybody have any idea about this ....any site where i can find solution...i serached alot but not find any good solution...
pallavi
-
I want to send mail and read mail for from and subject fields from SMTP,Exchange server and lotus note in application, anybody have any idea about this ....any site where i can find solution...i serached alot but not find any good solution...
pallavi
Sending mail can be done very easily by using System.Net.Mail. Receiving mails is a little bit complicated but not so much. You can use Outlook dll or OpenStmp opensource framework for that.
Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)
-
Sending mail can be done very easily by using System.Net.Mail. Receiving mails is a little bit complicated but not so much. You can use Outlook dll or OpenStmp opensource framework for that.
Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)
thanks Michael can i use exchange server ,lotus notes for reading mail's content in same way as we use smtp.. as i dont know much about exchange server and lotus notes
pallavi
-
thanks Michael can i use exchange server ,lotus notes for reading mail's content in same way as we use smtp.. as i dont know much about exchange server and lotus notes
pallavi
I have some experienced with Microsoft Exchange Server. I think I used outlook dll or Opensmtp in that project.. but no idea about Lotus.
Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)
-
I have some experienced with Microsoft Exchange Server. I think I used outlook dll or Opensmtp in that project.. but no idea about Lotus.
Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)
thanx michael
pallavi
ASP.NET
5
Posts
2
Posters
0
Views
1
Watching