• 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: Recipients in Mail.app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Recipients in Mail.app


  • Subject: Re: Recipients in Mail.app
  • From: John Delacour <email@hidden>
  • Date: Wed, 25 Jun 2003 15:53:50 +0100
  • Mac-eudora-version: 6.0a23

At 10:02 am -0400 25/6/03, Rob Jorgensen wrote:

At 1:31 PM +0100 6/25/03, John Delacour wrote:
Well I'm using the same versions as you and it works fine here, so I have no idea what can be wrong. I've also just tried it again, just as written above, just to be sure, and it works.

It doesn't work for me either. Mail version 1.2.5 (v552) and OS X 10.2.6.

Most odd! Does it make any difference if you do this:

tell application "Mail" to tell account 1
activate
set _message to make outgoing message with properties {visible:true}
tell _message
set r1 to {name:"me", address:"me@home"}
make to recipient at end with properties r1
end tell
end tell


which also works here with exactly the same versions etc. Maybe the fact that I almost never use Mail means that I've had fewer goes at messing things up.

JD
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Recipients in Mail.app
      • From: Rob Jorgensen <email@hidden>
References: 
 >Re: Recipients in Mail.app (From: "Marc K. Myers" <email@hidden>)
 >Re: Recipients in Mail.app (From: John Delacour <email@hidden>)
 >Re: Recipients in Mail.app (From: Rob Jorgensen <email@hidden>)

  • Prev by Date: Re: Selection in Safari
  • Next by Date: Re: Get position of item in list
  • Previous by thread: Re: Recipients in Mail.app
  • Next by thread: Re: Recipients in Mail.app
  • Index(es):
    • Date
    • Thread