Help with

D

Dan

Hi,

I'm looking for code or a macro that will send multiple messages to a single
recipient. This is for testing purposes and not spamming anyone.

From within outlook, I need a form for entering an Email address, subject,
message, Iterations (number of emails to send) and interval (wait time
between iterations in seconds).

When you hit send, the program will loop through and send an email to the
recipient based on the number in the iterations field at the intervals set by
the interval field. For each iteration, the subject line should prepend the
current iteration number so that we can confirm all emails have been received
and in what order.

I have done some VB scripting with office in the past, but have not done so
from within outlook... I think it would take me a few days to try and put
something like this together given my rudimentary knowledge of VB scripting.
Any help would be greatly appreciated.

Thanks in advance.
 

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

Top