cj92713696
Programmer
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
Charles Sperber