How to read e-mails from a .NET program? [modified]
-
I wrote code to send/receive e-mails using COM and MAPI many years ago. There must have been some progress since then. I know sending e-mails from .NET program is easy. How to read e-mails from .NET program? Any help is appreciated. Thanks.
My .NET Business Application Framework My Home Page My Younger Son & His "PET"
modified on Thursday, February 12, 2009 3:39 PM
-
I wrote code to send/receive e-mails using COM and MAPI many years ago. There must have been some progress since then. I know sending e-mails from .NET program is easy. How to read e-mails from .NET program? Any help is appreciated. Thanks.
My .NET Business Application Framework My Home Page My Younger Son & His "PET"
modified on Thursday, February 12, 2009 3:39 PM
-
I wrote code to send/receive e-mails using COM and MAPI many years ago. There must have been some progress since then. I know sending e-mails from .NET program is easy. How to read e-mails from .NET program? Any help is appreciated. Thanks.
My .NET Business Application Framework My Home Page My Younger Son & His "PET"
modified on Thursday, February 12, 2009 3:39 PM
Please have a look at this article[^] Calin
-
I wrote code to send/receive e-mails using COM and MAPI many years ago. There must have been some progress since then. I know sending e-mails from .NET program is easy. How to read e-mails from .NET program? Any help is appreciated. Thanks.
My .NET Business Application Framework My Home Page My Younger Son & His "PET"
modified on Thursday, February 12, 2009 3:39 PM
its strange question from you. i checked twice... but its you. :-D ok dont take offence. I feel odd because, i read many of your article and you are at platinum level, so you can find this info easily from google or codeproject thatswhy... i am just kidding... :rose:
modified on Thursday, February 12, 2009 3:31 PM
-
I wrote code to send/receive e-mails using COM and MAPI many years ago. There must have been some progress since then. I know sending e-mails from .NET program is easy. How to read e-mails from .NET program? Any help is appreciated. Thanks.
My .NET Business Application Framework My Home Page My Younger Son & His "PET"
modified on Thursday, February 12, 2009 3:39 PM
.Net does not has native support for this (but you could build your own component using sockets and others *low* level components), as others have said, exists third party components that will do this for you, one of them is: http://www.chilkatsoft.com/Email-DotNet.asp[^] Hope this helps.
-
its strange question from you. i checked twice... but its you. :-D ok dont take offence. I feel odd because, i read many of your article and you are at platinum level, so you can find this info easily from google or codeproject thatswhy... i am just kidding... :rose:
modified on Thursday, February 12, 2009 3:31 PM
Rutvik Dave wrote:
ok dont take offence.
No problem, I am not Chuck Norris. :) P.S. When I google with "receive mail .net", all I get is reference on how to send e-mail in .net.
My .NET Business Application Framework My Home Page My Younger Son & His "PET"
-
Please have a look at this article[^] Calin
I was hoping to avoid low-level coding in C#, but I will take a look at the article. Thanks.
My .NET Business Application Framework My Home Page My Younger Son & His "PET"
-
.Net does not has native support for this (but you could build your own component using sockets and others *low* level components), as others have said, exists third party components that will do this for you, one of them is: http://www.chilkatsoft.com/Email-DotNet.asp[^] Hope this helps.
Thanks, I will take a look.
My .NET Business Application Framework My Home Page My Younger Son & His "PET"
-
Rutvik Dave wrote:
ok dont take offence.
No problem, I am not Chuck Norris. :) P.S. When I google with "receive mail .net", all I get is reference on how to send e-mail in .net.
My .NET Business Application Framework My Home Page My Younger Son & His "PET"