batch script for import rule in outook

  • Thread starter Thread starter news.iskon.hr
  • Start date Start date
N

news.iskon.hr

anyone know where to find batch script for importing rules in outlook?
I want make rule which reads subject and if it contains "This is spam",
move it to Junk E-mail folder.
I need this by batch script because I want to deploy that on all macines
with
group policy on Active Directory.
 
Outlook 2007 is the first version with programmable rules. In earlier versions, you'd need to use CDO 1.21 and the Rule.dll COM component; see http://www.outlookcode.com/archive0/d/exstech.htm

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

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

Back
Top