473,407 Members | 2,546 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,407 software developers and data experts.

Read emails

Hi.

How to read emails (by meanse of System.Net.Mail) and put the attachements
to the specified folder?
(Our partner sends their registries by emeail.)

Thanks in advance.
Jan 30 '07 #1
2 1257
"Ivan Abramov" <Iv*********@discussions.microsoft.comwrote in message
news:44**********************************@microsof t.com...
How to read emails (by means of System.Net.Mail)
System.Net.Mail cannot read mails - only send them:
http://www.systemnetmail.com/faq/1.6.aspx
Jan 30 '07 #2
You'll need a POP3 component. System.Net.Mail only does SMTP (sending). I
haven't found any good free ones out there for POP3 components though there
are some good, low-cost ones out there. One of the ones I evaluated,
MailBoo.Net POP3 did a pretty good job
(http://www.afterlogic.com/mailbee/pop3-component.asp)

--

Hope this helps,
Mark Fitzpatrick
Former Microsoft FrontPage MVP 199?-2006

"Ivan Abramov" <Iv*********@discussions.microsoft.comwrote in message
news:44**********************************@microsof t.com...
Hi.

How to read emails (by meanse of System.Net.Mail) and put the attachements
to the specified folder?
(Our partner sends their registries by emeail.)

Thanks in advance.

Jan 30 '07 #3

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

Similar topics

6
by: chuck amadi | last post by:
Hi , Im trying to parse a specific users mailbox (testwwws) and output the body of the messages to a file ,that file will then be loaded into a PostGresql DB at some point . I have read the...
16
by: Chuck Amadi | last post by:
Sorry to bovver you again (again) here's script. I still can't see why the get_payload() doesn't produce the plain text message body of an emails in the testwwws users mailbox. As you can see I...
4
by: Seshadri | last post by:
Greetings, I am using C# to write a windows service that will periodically scan the exchange server for emails,fetch them, process the information in the emails and flag them after processing. I...
5
by: Miguel Arenas | last post by:
In vb.2003 I sent automated e-mails, but now I need to read e-Mail and attachments what can I do ? or somebody know where can I find some code to do that. Thansk.
1
by: JohnRHarlow | last post by:
Hi: I am looking for advice on the best way to set up a process to read incoming emails (from a normal unix mailbox on the same host) containing a gzipped telemetry attachment. I'd like the...
4
by: tshad | last post by:
I am trying to set up my system to read an for changes in another database. When a change to a persons profile happens, an email can be sent. I want my system to wait for the email, then go off...
1
by: Eric | last post by:
I wrote a program which read emails from a textfile. I save these emails from inbox. I need hlep how to i read the body of an email from a text file. Dim fso, fil, ts, sContents Set fso =...
0
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...
6
by: jive | last post by:
I'm using SmtpPop.dll to read emails the code: POP3Client pop = new SmtPop.POP3Client(); pop.Open ("pop.gmail.com", 25, "myaccname", "mypass"); SmtPop.POPMessageId messages = pop.GetMailList();...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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
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
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.