Why can't I set sender in new outgoing Apple Mail message?
Why can't I set sender in new outgoing Apple Mail message?
- Subject: Why can't I set sender in new outgoing Apple Mail message?
- From: Michael Grant <email@hidden>
- Date: Thu, 30 Apr 2015 14:28:23 -0500
Any idea why the code below isn't working? The message is created but the sender is not set.
Mucho thanko in advance!
Michael
tell application "Mail"
set theOutMessage to make new outgoing message with properties {sender:"
email@hidden"}
end tell
--
There's really no such thing as translating. It's all a scam. We basically just make stuff up and try to make it sound plausible.
_______________________________________________
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