Need help with CDONTS or other object to receive mail in a specific way

V

Vanessa Lee

Hello,

Is it possible to write a script using CONDTS object to read all emails from
the SMTP IIS "Drop" folder without changing the username and email address
in LogonSMTP? or is there completely another way to do it. Here is what I
want exactly the program to do:

I just want to have one script that will be able to pickup and read all
emails that arrive regardless of the email prefix. For example, I want the
script to read: (e-mail address removed) , (e-mail address removed) , (e-mail address removed) in
one run. As you notice, the email prefix is a special code that I will want
to extract from every email received. Each email received will have an
attachment that I will store in the database together with the code from
each email prefix.

I will be very grateful for your help. If you know how, please could you
write me a little code so that I get some clue and be able to understand how
to use it.

I program with VBScript, and have own Windows 2003 server with IIS.

Thank you very much.
Vanessa
 
B

Bruce Barker

the SMTP is the outgoing mail folder, not incoming.

anyway, you can add a SMTP filter to catch the email as they are sent and
check for what you want.

-- bruce (sqlwork.com)
 
V

Vanessa Lee

SMTP is not a folder, and yes you can receive as well as send emails using
SMTP protocol from IIS
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top