script import rules outlook 2003

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I configured my outlook over https and i would import automatically a file
..rwz without open all mailbox.It was possible?
Or how to create a rule by scripting for move message with objet identified
in a folder.
But I'm not developper and i'm very bad in script.

Please can you help me?

Thanks!
 
Outlook does not support programmatic import of rules from a .rwz file. You'lol need to do it manually.
 
Thanks,

Also how to create a scripting who create a rule to move message to folder
inbox in other folder with objet specific?

Thanks
 
I couldn't answer your other question because have no idea what you mean by "with object specific." You can create a "run a script" rule that calls a VBA procedure. See http://www.outlookcode.com/d/code/zaphtml.htm for an example.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top