
September 10th, 2003, 03:54 AM
|
|
Junior Member
|
|
Join Date: Sep 2003
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
HowTO:SMTP server receive mail - HELP!!
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.
How can we do this in .NET/C#?
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??
help wd be greatly appreciated!!!
ThanksSS! 
Last edited by alora : September 10th, 2003 at 10:45 PM.
|