473,320 Members | 2,146 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,320 software developers and data experts.

How to read eMail

H
I am trying to find a way to connect to my exchange /pop3 server and read emails arriving in to a folder so that I can add the text for relevant messages to our database

How can this be done in VB.NET without paying for a component to do it.
Jul 21 '05 #1
4 1939
Dear martin,

you can implement the pop3 protocol in your application or you just connect
an instance to Outlook via MAPI.

If you need help contact me.

Joerg

"martin" <an*******@discussions.microsoft.com> schrieb im Newsbeitrag
news:7D**********************************@microsof t.com...
Hi
I am trying to find a way to connect to my exchange /pop3 server and read emails arriving in to a folder so that I can add the text for relevant
messages to our database.
How can this be done in VB.NET without paying for a component to do it.

Jul 21 '05 #2
I have tried, but cannot find the Class MAPI or POP3 from my Add references in VB.NE
so I tried to find the CDO 1.2.1 Lib but its not on my PC so I am trying to find the correct lib file to use for Pop3 or Mapi .in .NET but have read its not supported
Jul 21 '05 #3
Did you have Outlook installed on your PC?
Jul 21 '05 #4
Seach http://www.codeproject.com/info/search.asp for keywords like "pop3 " .
It's ful of such examples.

"martin" <an*******@discussions.microsoft.com> schrieb im Newsbeitrag
news:7D**********************************@microsof t.com...
Hi
I am trying to find a way to connect to my exchange /pop3 server and read emails arriving in to a folder so that I can add the text for relevant
messages to our database.
How can this be done in VB.NET without paying for a component to do it.

Jul 21 '05 #5

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

Similar topics

12
by: Chuck Anderson | last post by:
Can anyone point me in the right direction? I want to use Php to automate confirmation of someone joining an email list by them replying to an email (so they don't have to have a browser?). I...
2
by: Sandman | last post by:
Just looking for suggestion on how to do this in my Web application. The goal is to keep track of what a user has and hasn't read and present him or her with new material I am currently doing...
18
by: jas | last post by:
Hi, I would like to start a new process and be able to read/write from/to it. I have tried things like... import subprocess as sp p = sp.Popen("cmd.exe", stdout=sp.PIPE)...
3
by: - Steve - | last post by:
Okay I call Console.Read() twice. However when I come up on my second Console.Read() ASCII character 10 is already on the console (that's a line feed). How do I clear out that line feed before...
8
by: Helixpoint | last post by:
Dim dr1 As SqlDataReader = MachCodeListID.GetSingleMachCode(thecodesID) ' Read first row from database dr1.Read() If IsDBNull(dr1("CATNUM")) Then '**************** This is where I am getting...
7
by: JerryW | last post by:
I just reinstalled .NET 2003 (after repeated attempts to get ASP.NET Web Applications to work). I first did a complete uninstall of .NET 2003, .NET Framework 1.1, and IIS. I also completely deleted...
6
by: Juan Manuel Ramollino | last post by:
Greetings everyone! I am creating a webcontrol that reads one or more directorie's content and displays all the filenames (tipically PDFs or PPTs) so that the user can select the desired one and...
3
by: Ole | last post by:
I got a problem with serial port read which I use like this: sp.Read (byteBuffer, 0, 100); but the problem is that it returns before it has read the 100 bytes - is there a way to set up the...
5
by: shermeenz | last post by:
the file which i have to read is: From sms@localhost.localdomain Wed May 16 10:46:03 2007 Return-Path: <sms@localhost.localdomain> Received: from localhost.localdomain (localhost.localdomain ) by...
1
by: neoblitz | last post by:
Hi Guys, I'm very new to NuSoap. I'm able to call a webservice which actually returned me results.. But I'm having trouble to read the response or I simply don't understand how to read the response.....
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...

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.