473,500 Members | 1,963 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to retrive pop3 emails

Uma
Hi,

I can send emails using SMPT but, don't know how to retrieve email using
POP3 ==> Subject, Message Body and file attachments using VB.NET

Can anyone help me please,

thanks
Uma
Nov 19 '05 #1
2 17714
Hello,

"Uma" <um***@hotmail.com> schrieb:
I can send emails using SMPT but, don't know how to
retrieve email using POP3 ==> Subject, Message Body and
file attachments using VB.NET


C#:

http://www.codeproject.com/csharp/Karavaev_Denis.asp

Regards,
Herfried K. Wagner
--
MVP · VB Classic, VB .NET
http://www.mvps.org/dotnet
Nov 19 '05 #2
Just so you know where you are headed...

POP3 is just a protocol for downloading emails (i'm sure you realize
that already)

So basically you will download the entire email as a text
file/stream/string.

Actually, that will be the easy part. Even getting headers out of the
email, are relatively easy. I say relatively, because I've ran
litterally millions of emails through my products, and there are
programs that format emails in ways you couldn't begin to imagine.
Let alone all the 'interesting' ways they format bodyparts.

So once you've got an understanding of the POP3 protocol, you will
need to be come really familiar with MIME parsing rules.

Anyway, just wanted to make sure you were aware of where you are
going. Let me know if you have any more questions.

Cheers!
Dave
www.aspNetEmail.com

"Uma" <um***@hotmail.com> wrote in message news:<Ou**************@TK2MSFTNGP11.phx.gbl>...
Hi,

I can send emails using SMPT but, don't know how to retrieve email using
POP3 ==> Subject, Message Body and file attachments using VB.NET

Can anyone help me please,

thanks
Um

Nov 19 '05 #3

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

Similar topics

4
1968
by: WebRod | last post by:
Hi everybody, I just would like to download the new mails I received on my POP3 server (and keep a copy on the server) I use PHP 4.3 and IMAP functions (they are compatible with both POP3 and...
6
2457
by: Robin Becker | last post by:
Hi, I'm getting vast numbers of fake upgrade emails containing some kind of virus. My rather old client can be made to reject these based on some patterns in the subject line. They're nearly all...
4
3719
by: Paul Schmidt | last post by:
Dear list: I am new to python, and I am trying to figure out the short answer on something. I want to open a POP3 mailbox, read the enclosed mail using the POP3 module, , and then process it...
0
1012
by: Clive | last post by:
Hi I am currently loooking to develop a Windows Service in VB.Net which will scan POP3 Server EMails Does anyone know if I can do this in .NET I don't want to use CDO. I want to use a POP3...
3
2529
by: Jay | last post by:
I'm not asking for any code (although it would be nice if someone got a sample). But how would i design a web based POP3 client? I want the users to be able to access the emails from Outlook,...
7
5157
by: Matt Porter | last post by:
I'm writing a c# web app and I can't find a POP3 mail component. I found the SMTP component, but not a POP3 one. Seems like there should be one. What is the name of the POP3 component? or do I...
2
2817
by: Mike Brearley | last post by:
I need to write a script that will check a catch-all mailbox (pop3) and send a non delivery report back to the sender of the email. Background info: I have a domain hosted on a site that offers...
4
6276
by: =?Utf-8?B?QWxwYW5h?= | last post by:
I am making a thin email client and want to get emails from a pop3 server...Is there any built in support in C# to get emails from a pop3 server and parse the email to show up on the UI ?
0
3409
by: =?Utf-8?B?Q2hhcmxlcw==?= | last post by:
Like many people, I normally use Yahoo! Mail via the web and like to keep all my emails stored on the Yahoo! server. However sometimes I can’t get access to a PC/the web and I download my emails...
0
7136
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
7018
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7182
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
7232
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6906
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
4923
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
3110
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
1430
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
316
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.