440Forums  |  MacMusic.org  |  PcMusic.org  |  440tv  |  Zicos  |  AudioLexic
that   {key13}


10.5: A workaround for broken Mail rules

MacOsxHints

Thursday March 20, 2008. 03:30 PM
MacOsxHints

Leopard has problems with rules in Mail.app that call AppleScripts that, in turn, generate a new Mail message. The scripts won't run from the rule, even though they work fine in Script Editor. Here's a workaround... Have your rule in Mail run an AppleScript that calls a shell script, like this: do shell script "/Users/murphymac/shell_script.sh" Then have that shell script run the main AppleScript. Here's an example of what the shell script (shell_script.sh in this case) might look like: osascript /Users/murphymac/MsgFetch.scpt Design the main AppleScript so it targets certain messages, like a Mail rule would. Here's a simple example for selecting messages based on subject: tell application "Mail" activate delay 1 tell (first message of inbox whose subject is "macosxhints") ¬ to if exists then ...
Leopard problems with rules Mail.app that call AppleScripts that turn generate 10.5 workaround broken Mail rules
10.5: A workaround for broken Mail rules Read more at MacOsxHints
feeds.macosxhints.com/~r/macosxhints/recent/~3/254947844/article.php

 

 Related News 
Easter Egg or Crazy Rules? Easter Egg or Crazy Rules?
 Mac Bidouille 04/01/08 09 AM 
Outspring Inc. announces Outspring Mail Outspring Inc. announces Outspring Mail
 Mac Minute 03/31/08 08 PM 
Outspring Mail for Mac released; email client with a ?brain? Outspring Mail for Mac released; email client with a ?brain?
 Mac Daily News 03/31/08 08 PM 
Remote Desktop Connection expires -- functionality broken Remote Desktop Connection expires -- functionality broken
 MacFixIt 03/31/08 05 PM 
Outspring introduces new Mail application Outspring introduces new Mail application
 Mac Megasite 03/31/08 04 PM 
Outspring Mail Promises Intelligent Filing Outspring Mail Promises Intelligent Filing
 TidBITS 03/31/08 04 PM 
Outspring Introduces Outspring Mail Outspring Introduces Outspring Mail
 TheMacObserver 03/31/08 04 PM 
Outspring Mail Client for Mac introduced Outspring Mail Client for Mac introduced
 MacNN 03/31/08 03 PM 
Outspring Mail released Outspring Mail released
 Mac Central 03/31/08 12 PM 
Apple posts Mac OS X Mail email settings cheat sheet Apple posts Mac OS X Mail email settings cheat sheet
 Mac Merc 03/28/08 05 AM 
10.5: Export Mail.app's RSS feed URLs in Terminal 10.5: Export Mail.app's RSS feed URLs in Terminal
 MacOsxHints 03/26/08 03 PM 
MailTags 2.2 brings Mail 3.0 compatibility MailTags 2.2 brings Mail 3.0 compatibility
 Mac Central 03/26/08 02 PM 
Review: Mail 3.2 Review: Mail 3.2
 Macworld Reviews 03/25/08 04 PM 
Make iPhone, Apple Mail, and GMail POP work together Make iPhone, Apple Mail, and GMail POP work together
 MacOsxHints 03/25/08 03 PM 
The Courier-Mail: Apple?s MacBook Air ?the answer for those w... The Courier-Mail: Apple?s MacBook Air ?the answer for those w...
 Mac Daily News 03/25/08 02 PM 
Ted Landau's User Friendly Blog - Ban Mail-in Rebates Ted Landau's User Friendly Blog - Ban Mail-in Rebates
 TheMacObserver 03/20/08 01 PM 
Verizon sets rules for Open Development Verizon sets rules for Open Development
 MacNN 03/19/08 06 PM 
Security Update 2008-002: printing broken, fixes Security Update 2008-002: printing broken, fixes
 MacFixIt 03/19/08 05 PM 
CommuniGate Pro offers push e-mail CommuniGate Pro offers push e-mail
 Mac Central 03/18/08 06 PM 
Troubleshooting Safari 3.1: Crashes, won't load pages, utilit... Troubleshooting Safari 3.1: Crashes, won't load pages, utilit...
 MacFixIt 03/18/08 06 PM 
Mail.app only printing message headers Mail.app only printing message headers
 MacFixIt 03/14/08 09 PM 

Search

Mac Zicos
Fri December 5, 02:43 PM
that   {key13}