How do I automatically process an incoming mail on my Web Server using ASP.NET 2.0 ?
s_ruchit asked: Hi all,
I’ve a website with webserver and mailserver on the same server. How do I process any incoming mail using ASP.NET 2.0. please note that I’m not asking for auto-respondars. This is greatly provided by the mail server and I can do the same in my mail server control pannel by logging in [...]