Re: Sierra mail problem
Re: Sierra mail problem
- Subject: Re: Sierra mail problem
- From: "@lbutlr" <email@hidden>
- Date: Thu, 05 Jan 2017 15:03:56 -0700
On 2016-11-08 (05:42 -0700), Jeremy Roussak <email@hidden> wrote:
>
> I’ve a script which has been working very well for a long time which now fails under Sierra. The code is
>
> tell application "Mail"
> activate
> set msg to make new outgoing message with properties {visible:true, sender:"Jeremy Roussak <email@hidden>", subject:(caseName & ", " & caseNumber), content:timeText}
> set msg's message signature to signature "kings"
> end tell
Has anyone found a work around for this? A mail plugin that handles signatures?
I’d be perfectly happy with something that ran on new messages and replies and simply read the signature from a file (like, say, .signature)
--
Apple broke AppleScripting signatures in Mail.app, so no random signatures.
_______________________________________________
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