Re: mail
Re: mail
- Subject: Re: mail
- From: Michelle Steiner <email@hidden>
- Date: Thu, 25 Jul 2013 08:32:29 -0700
I wanted to use sendmail instead of mail since I can not find how to force the "From Sender" in mail.
tell application "Mail" activate make new outgoing message with properties {sender:"email@hidden", visible:true} --add whatever other properties you want/need end tell
-- Michelle
-- "Too soon we cross the finish line. Too late we realize the fun was in the running." - - Pogo
|
_______________________________________________
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
- Follow-Ups:
- Re: mail
- From: "Manoah F. Adams" <email@hidden>
- Re: mail
- From: "email@hidden" <email@hidden>