Outlook Auto Reply

Technical support and scripting issues

Moderators: JRL, Dorian (MJT support)

Post Reply
riccrom123
Newbie
Posts: 1
Joined: Tue Aug 12, 2008 9:17 am

Outlook Auto Reply

Post by riccrom123 » Tue Aug 12, 2008 9:23 am

Hi experts,
I'm new to this program and i don't know how to solve the following problem.
I would like to write a script that reply to all the mail in a specific outlook folder. The text in the mail replies must be the same.
Thank you.

User avatar
Marcus Tettmar
Site Admin
Posts: 7395
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Post by Marcus Tettmar » Wed Aug 13, 2008 6:37 pm

I would have thought you should be able to do this with an Outlook rule and not need Macro Scheduler for this.

For all future email if you want to use Macro Scheduler I'd use RetrievePop3 to download the email and reply to each with SMTPSendMail.

Or you can use VBA inside Outlook (no need for Macro Scheduler) or VBScript from Macro Scheduler. Or just simulate keystrokes etc.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts