Sierra problem with AppleScript and Mail setting signature of an email
Sierra problem with AppleScript and Mail setting signature of an email
- Subject: Sierra problem with AppleScript and Mail setting signature of an email
- From: Daniel <email@hidden>
- Date: Sun, 25 Sep 2016 10:29:24 -0700
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
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