Hello,
I'm looking into how to push out rules to 2016 Outlook Mac users. There are not any verbs for rules in the Outlook dictionary for AppleScript. I've tried manually copying the rule file, which looks like a GUID followed by an ".olk15Rule" extension.
The file itself looks like gibberish. I used sqlite3 to read the Outlook database and I can see the file being called out in the table "Rules", but I can't see the actual text that defines what the rule does in the local database. I figure it might
also be in the olk15 rule file, but apart from shelling out $70 for an olk reader to look at the data, I'm at a bit of a loss.
Has anyone else been able to successfully push out local rules to Macs before? In another thread I asked a similar question about signatures (which was much more fruitful), I was told that VB is not able to be used for Outlook for Mac.
Thanks in advance!