Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_cdo thread: getting data from pop3 email inbox to database


Message #1 by "ghulam ali" <alipk3@h...> on Thu, 12 Jul 2001 12:21:00
I want to get emails from the inbox and after parsing it on the basis of 

sender, subject and body etc. would send the data to the database



this task has to be done in asp 



please do help

Message #2 by "Siegfried Weber" <sweber@c...> on Thu, 12 Jul 2001 14:51:34 +0200
To retrieve mail from a POP3 inbox you need to use a component which can

retrieve such stuff. Check http://www.15seconds.com for a bunch of

information about this topic and a list of third party components



<Siegfried />



> -----Original Message-----

> From: ghulam ali [mailto:alipk3@h...]

> Sent: Thursday, July 12, 2001 2:21 PM

> To: ASP CDO

> Subject: [asp_cdo] getting data from pop3 email inbox to database

>

> I want to get emails from the inbox and after parsing it on the basis

of

> sender, subject and body etc. would send the data to the database

>

> this task has to be done in asp

>

> please do help

  Return to Index