Re: Yosemite Mail - Creating a Rule - Failure
Re: Yosemite Mail - Creating a Rule - Failure
- Subject: Re: Yosemite Mail - Creating a Rule - Failure
- From: Deivy Petrescu <email@hidden>
- Date: Fri, 25 Sep 2015 19:48:54 -0400
>
> -------------------------------------------------------------------------------------------
> # Worked in 2011 — on Snow Leopard I believe.
> # Fails on Yosemite.
> -------------------------------------------------------------------------------------------
> tell application "Mail"
> set newRule to make new rule at end of rules with properties {name:"Woohoo rule", forward message:"email@hidden"}
> tell newRule
> make new rule condition at end of rule conditions with properties {rule type:message content, qualifier:does contain value, expression:"woohoo"}
> end tell
> end tell
>
> -------------------------------------------------------------------------------------------
>
> --
> Best Regards,
> Chris
>
> _______________________________________________
It works here.
EC.
Deivy Petrescu
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden