Re: mail
Re: mail
- Subject: Re: mail
- From: Michelle Steiner <email@hidden>
- Date: Thu, 25 Jul 2013 08:46:28 -0700
Well, you wrote that you could not find how to force the "From Sender" in mail; I showed you how to do just that.
-- Michelle
PS No reason to send a copy to me of a reply to the list.
-- M Hi Michelle, I am looking for a 'command line' solution not an client app solution. But nevertheless thanks for your feedback /J 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
-- "Today's so-called `conservatives' don't even know what the word means. They think I've turned liberal because I believe a woman has a right to an abortion. That's a decision that's up to the pregnant woman, not up to the pope or some do-gooders or the Religious Right. It's not a conservative issue at all." ~Barry Goldwater
|
_______________________________________________
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: | |
| >Re: mail (From: Michelle Steiner <email@hidden>) |