• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Sierra problem with AppleScript and Mail setting signature of an email
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sierra problem with AppleScript and Mail setting signature of an email


  • Subject: Re: Sierra problem with AppleScript and Mail setting signature of an email
  • From: Robert Poland <email@hidden>
  • Date: Sun, 25 Sep 2016 12:12:31 -0600
  • Z-usanet-msgid: XID673uiysmG8656X34

> On Sep 25, 2016, at 11:46:AM, Yvan KOENIG <email@hidden> wrote:
>
>
>> Le 25 sept. 2016 à 19:29, Daniel <email@hidden> a écrit :
>>
>> Here is another script that stopped working with Sierra. I used this for a long time and now when I run it I get a
>>
>> set theNewMessage to make new outgoing message with properties {sender:"email@hidden", subject:mailSubject, content:theBody, visible:true, message signature:signature "MySignature”}
>>
>> The error I am getting in Sierra is: Mail got an error: Can’t make class outgoing message.
>>
>> The problem is with the message signature. If I remove that part, the script works fine.
>>
>> Daniel
>
>
> Same behavior here.

Shorter version;

tell application "System Events"
	activate
	key code 18 using {control down}
end tell

> Yvan KOENIG running Sierra 10.12.0 in French (VALLAURIS, France) dimanche 25 septembre 2016 19:45:58
Fort Collins, CO


 _______________________________________________
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


References: 
 >Sierra problem with AppleScript and Mail setting signature of an email (From: Daniel <email@hidden>)
 >Re: Sierra problem with AppleScript and Mail setting signature of an email (From: Yvan KOENIG <email@hidden>)

  • Prev by Date: Re: Sierra problem with AppleScript and Mail setting signature of an email
  • Next by Date: Re: Another Sierra(?) issue
  • Previous by thread: Re: Sierra problem with AppleScript and Mail setting signature of an email
  • Next by thread: Mac OS Sierra & System Events For
  • Index(es):
    • Date
    • Thread