11
Answers

HOW TO get notification when SMTP mails are received

annie.kok

annie.kok

21y
6.4k
1
hi, Need to setup a SMTP server within my C# server application to be able to receive incoming email message from other email exchange server. We are not using any post office (no POP3, no IMAP etc) Right now, we have figured out that we can config the server to automatically store the received mail to some local folder. Then we need to read the mail from that location. The problem now is: How can we be notified when there is new mail?? Is polling the only way? I've read some low-level stuff about IIS events/sinks (deep stuff) eg. IIS OnSubmission event versus CDONT's CDO_OnArrival event. Cannot seem to make sense of that stuff. Can that be used to do the notification? Any code samples? Any help or thots wd be greatly appreciated soonest!!! ThanksSS!
Answers (11)
0
hemu kumar  shriwastaw

hemu kumar shriwastaw

NA 51 2.3k 7y
In my previous post i have mention it.just i want to view the excel sheet in browser and i will also perform the adding,delete and update option in excel sheet through browser
0
Sundar

Sundar

NA 9.6k 94.5k 7y
Share me the issue, let me try to solve. 
0
hemu kumar  shriwastaw

hemu kumar shriwastaw

NA 51 2.3k 7y
Thanks Sunder for providing the link.
but i am not sucessful.
0
Sundar

Sundar

NA 9.6k 94.5k 7y
https://support.microsoft.com/en-us/help/306572/how-to-query-and-display-excel-data-by-using-asp-net--ado-net--and-vis
 
https://stackoverflow.com/questions/33101538/is-it-possible-to-open-and-edit-an-excel-file-on-web-browser 
 
Follow these links, this may help