Wrox Programmer Forums
|
Classic ASP Basics For beginner programmers starting with "classic" ASP 3, pre-".NET." NOT for ASP.NET 1.0, 1.1, or 2.0
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 22nd, 2004, 02:25 AM
sp sp is offline
Registered User
 
Join Date: Nov 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Extracting mail from Imail Server using ASP

We are usign the Imail Server version - v8.00.
I have an email id say for eg: [email protected]

And I have a table in SQL with the fields as under:
Table name: mail

Fields:
Date, From, To, Cc, Bcc, Subject, MessageBody

My task:
Whenever any new mail comes to this account([email protected]), the details should be extracted using an ASP Page and stored in the SQL table.

Can anyone tell me how do I go about?

Thanks in advance

Sp
 
Old November 30th, 2004, 05:29 AM
Friend of Wrox
 
Join Date: May 2003
Posts: 229
Thanks: 0
Thanked 0 Times in 0 Posts
Default

You can use Jmail component to fetch e-mails from a POP3 server and then you can process them as u want. For more information visit the following web site.

http://www.dimac.net/Products/w3JMail/start.htm



Charul Shukla





Similar Threads
Thread Thread Starter Forum Replies Last Post
Mail Server Down? Imar Forum and Wrox.com Feedback 4 September 18th, 2007 10:43 AM
Wrox Mail Server Down dparsons Forum and Wrox.com Feedback 1 May 14th, 2007 10:07 AM
ASP / IMAIL Server Component fhameed Classic ASP Components 0 May 17th, 2006 05:28 AM
Enabling mail server vkshrestha ASP.NET 1.0 and 1.1 Professional 0 May 16th, 2006 12:18 PM
Extracting data from Access database on Web Server marty_nguyen Access ASP 0 April 24th, 2005 12:51 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.