• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Getting Existing Outgoing Message in Mail.app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Getting Existing Outgoing Message in Mail.app


  • Subject: Re: Getting Existing Outgoing Message in Mail.app
  • From: "Gary (Lists)" <email@hidden>
  • Date: Sat, 22 Dec 2007 11:45:37 -0500
  • Thread-topic: Getting Existing Outgoing Message in Mail.app

"Michelle Steiner" wrote:

> You're trying too hard.
>
> tell application "Mail"
> activate
> set newMsg to (make new outgoing message with properties {visible:true,
> subject:"my subject", content:"Hello World"})
> tell newMsg
> make new to recipient with properties {name:"Michelle Steiner",
> address:"email@hidden"}
> make new to recipient with properties
> {address:"email@hidden", name:"applescript users"}
> end tell
> end tell

I think the O-OP is trying to add multiple attachments to that new message.

I don't use Mail.app, so I'm not able to offer anything useful.

For some reason (I looked in my archive, but didn't find) I thought Michelle
had posted such a script segment, along the lines of "make new attachment at
end of attachments".  I may have been wrong, as I didn't see it readily in
the last months of my own list archive.

--
Gary


 _______________________________________________
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: Getting Existing Outgoing Message in Mail.app
      • From: Michelle Steiner <email@hidden>
References: 
 >Re: Getting Existing Outgoing Message in Mail.app (From: Michelle Steiner <email@hidden>)

  • Prev by Date: Re: ISO time "class"
  • Next by Date: Re: Address Book removing a phone number/label
  • Previous by thread: Re: Getting Existing Outgoing Message in Mail.app
  • Next by thread: Re: Getting Existing Outgoing Message in Mail.app
  • Index(es):
    • Date
    • Thread