Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CDONTS All Users Mail Parse

Status
Not open for further replies.

cj92713696

Programmer
Nov 23, 2000
105
US
I am trying to write a web based e-mail system using CDONTS. I want to have folders and other misc. options available to high end systems. What I am attempting to do is do a mail parse each time I log into the mail system, parsing each mail message from DROP directory, saving to a SQL server, and then running a query against my SQL server. The problem I have is that CDONTS forces me to login as a user name and bypasses all other mail that destined to the login user. Is there a way to parse all mail in my DROP directory using CDONTS? Thanks a lot!

Charles Sperber
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top