473,494 Members | 2,223 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Retrieve E-Mail Programmatically

Could anyone point me to articles, examples or a brief explanation as to
which .Net objects I would use if I wanted to retrieve e-mail
programmatically from an e-mail server?

TIA.
Nov 26 '07 #1
6 1292
1. What e-mail server do you have?
2. There is no build in support for retrieving e-mail in ASP.NET or .NET as
itself. There are quite few 3d party components.
"Paul" <Pa**@discussions.microsoft.comwrote in message
news:6B**********************************@microsof t.com...
Could anyone point me to articles, examples or a brief explanation as to
which .Net objects I would use if I wanted to retrieve e-mail
programmatically from an e-mail server?

TIA.

Nov 26 '07 #2
If it's POP3 protocol there are a lot of third parties componente available,
even free ones, check out:

http://www.codeproject.com/cs/internet/pop3client.asp

Good luck
Braulio

--
/// ------------------------------
/// Braulio Diez
///
/// http://www.tipsdotnet.com
/// ------------------------------


"Paul" wrote:
Could anyone point me to articles, examples or a brief explanation as to
which .Net objects I would use if I wanted to retrieve e-mail
programmatically from an e-mail server?

TIA.
Nov 26 '07 #3
1. I believe it is a POP e-mail server.

Could you receommend a good 3rd-party component?

"Shimon Sim" wrote:
1. What e-mail server do you have?
2. There is no build in support for retrieving e-mail in ASP.NET or .NET as
itself. There are quite few 3d party components.
"Paul" <Pa**@discussions.microsoft.comwrote in message
news:6B**********************************@microsof t.com...
Could anyone point me to articles, examples or a brief explanation as to
which .Net objects I would use if I wanted to retrieve e-mail
programmatically from an e-mail server?

TIA.


Nov 26 '07 #4
Could you recommend a 3rd-party component?

"Braulio Diez" wrote:
If it's POP3 protocol there are a lot of third parties componente available,
even free ones, check out:

http://www.codeproject.com/cs/internet/pop3client.asp

Good luck
Braulio

--
/// ------------------------------
/// Braulio Diez
///
/// http://www.tipsdotnet.com
/// ------------------------------


"Paul" wrote:
Could anyone point me to articles, examples or a brief explanation as to
which .Net objects I would use if I wanted to retrieve e-mail
programmatically from an e-mail server?

TIA.
Nov 26 '07 #5
The guy that made the system.net.mail FAQ, has this component

http://www.aspnetpop3.com/

I haven't tested it by my self, but it seems worth to give a try (check if
you can get a trial version).

Good luck
Braulio

--
/// ------------------------------
/// Braulio Diez
///
/// http://www.tipsdotnet.com
/// ------------------------------


"Paul" wrote:
Could you recommend a 3rd-party component?

"Braulio Diez" wrote:
If it's POP3 protocol there are a lot of third parties componente available,
even free ones, check out:

http://www.codeproject.com/cs/internet/pop3client.asp

Good luck
Braulio

--
/// ------------------------------
/// Braulio Diez
///
/// http://www.tipsdotnet.com
/// ------------------------------


"Paul" wrote:
Could anyone point me to articles, examples or a brief explanation as to
which .Net objects I would use if I wanted to retrieve e-mail
programmatically from an e-mail server?
>
TIA.
Nov 26 '07 #6
On 26 Nov, 13:41, Paul <P...@discussions.microsoft.comwrote:
Could anyone point me to articles, examples or a brief explanation as to
which .Net objects I would use if I wanted to retrieve e-mail
programmatically from an e-mail server?

TIA.

If you use MS Exchange get the WebDAV .NET for Exchange component.
Excellent Functions, Support and Licensing at http://www.independentsoft.de
I wish I had discovered them much earlier as they have solved all my
headaches.

Hth,

Martin

Nov 27 '07 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1706
by: Chung Leong | last post by:
My contribution to the comp.lang.php FAQ: ------------------------------------------------------------- Q: How do I retrieve a page from a web site? A: Pass a URL to file() or...
5
11178
by: David Rasmussen | last post by:
Some sites seem to be session driven in the sense that if I visit the homepage and do a few clicks I can navigate anywhere I want, but if I paste the current location into a new browser window...
2
3727
by: forums_mp | last post by:
I've got an STL class (see below) with two functions to store and retrieve data - msg structs. The "Store" function when called will copy the received message (depending on which message) into...
5
16513
by: Gidraz | last post by:
Hello, i can't figure out how to retrieve clients MAC address using C#.NET. I can get IP but not MAC. Thanks in advance. Gidraz
2
2566
by: SueA | last post by:
Can anyone help me with the code to retrieve the name of the table that a control on a form (that's built off a query) refers to? For instance: qryMfrsAndBrands is based on the tables:...
0
1455
by: D.R. | last post by:
hi, i need to retrieve all indexes and keys from tables and files. right now i'm using SQLStatistics, but it retrieve only the indexes on tables (indexes that appear on the catalog sysindexes). i...
13
3397
by: kev | last post by:
Hi all, I have created a database for equipments. I have a form to register the equipment meaning filling in all the particulars (ID, serial, type, location etc). I have two buttons at the end...
4
3206
by: LetMeDoIt | last post by:
Greetings, I'm using ASP to retrieve from MSSQL and I then populate a table. After several months of successfull retrieves, this same code now bombs out. It turns out that if I clear out from...
9
4774
by: Mel | last post by:
I have 10 columns total. 3 of them are invisible. The rest are read- only BoundFields, 3 of which are editable fields using TemplateFields. Upon editing, I want to validate what the user enters...
7
2663
by: =?Utf-8?B?UVNJRGV2ZWxvcGVy?= | last post by:
I have a C# logging assembly with a static constructor and methods that is called from another C# Assembly that is used as a COM interface for a VB6 Application. Ideally I need to build a file...
0
7119
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7157
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
5453
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4889
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4579
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3088
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3078
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1400
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
285
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.