Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / February 2008

Tip: Looking for answers? Try searching our database.

Email parser to Database

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
jaydev - 26 Feb 2008 02:35 GMT
Hi, I need to write an application to parse the incoming email and
parse the fields and store the values in the database. Can anyone give
me a direction to do this?

Thanks for your help.

Thanks,
Jay
Arne Vajhøj - 26 Feb 2008 02:50 GMT
> Hi, I need to write an application to parse the incoming email and
> parse the fields and store the values in the database. Can anyone give
> me a direction to do this?

Read RFC 821 and 822 (actually the newer versions, but ...) - they
should tell you all about the email format.

Arne
jaydev - 26 Feb 2008 03:06 GMT
> > Hi, I need to write an application to parse the incoming email and
> > parse the fields and store the values in the database. Can anyone give
[quoted text clipped - 4 lines]
>
> Arne

I want to know how to monitor the email?
Arne Vajhøj - 26 Feb 2008 03:20 GMT
>>> Hi, I need to write an application to parse the incoming email and
>>> parse the fields and store the values in the database. Can anyone give
[quoted text clipped - 3 lines]
>
> I want to know how to monitor the email?

That depends on what mail server you want to hook into. And
where you want to hook in (front SMTP or back POP3/IMAP4/whatever).

Arne
jaydev - 26 Feb 2008 03:32 GMT
> >>> Hi, I need to write an application to parse the incoming email and
> >>> parse the fields and store the values in the database. Can anyone give
[quoted text clipped - 8 lines]
>
> Arne

It will be a pop3 server.

Thanks
Arne Vajhøj - 26 Feb 2008 03:34 GMT
>>>>> Hi, I need to write an application to parse the incoming email and
>>>>> parse the fields and store the values in the database. Can anyone give
[quoted text clipped - 6 lines]
>
> It will be a pop3 server.

Then look at 1939 and see how you connects to the server,
list emails, retrieve emails but keep a copy on the server.
And then parse what you retrieve.

Arne
jaydev - 26 Feb 2008 03:37 GMT
> >>>>> Hi, I need to write an application to parse the incoming email and
> >>>>> parse the fields and store the values in the database. Can anyone give
[quoted text clipped - 12 lines]
>
> Arne

Could you please explain more or show me some direction to read or
sample code?
Arne Vajhøj - 26 Feb 2008 04:02 GMT
>>>>>>> Hi, I need to write an application to parse the incoming email and
>>>>>>> parse the fields and store the values in the database. Can anyone give
[quoted text clipped - 11 lines]
> Could you please explain more or show me some direction to read or
> sample code?

Read the POP3 RFC, write some code and when you are stuck post some
code with a description of the problem with it.

Arne
danger - 27 Feb 2008 12:31 GMT
> >>>>>>> Hi, I need to write an application to parse the incoming email and
> >>>>>>> parse the fields and store the values in the database. Can anyone give
[quoted text clipped - 16 lines]
>
> Arne

Look at OpenPOP Project :)

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.