• 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
Mail Script not recognizing Account?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Mail Script not recognizing Account?


  • Subject: Mail Script not recognizing Account?
  • From: Jeremy Matthews <email@hidden>
  • Date: Sat, 15 Sep 2007 08:31:01 -0400

OK, this script returns info correctly:

tell application "Mail"
properties of account "home"
end tell

But this script creates everything properly except setting the account of the message...

tell application "Mail"
set theMessage to make new outgoing message with properties {account:"home", visible:true, subject:"Sample Subject",
content:"hello" & return & return}
end tell


Am I missing something?
Why doesn't the message have the correct account assigned?
This same script worked just a few weeks ago...no other changes to the system...

Thanks,
j
 _______________________________________________
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 Script not recognizing Account?
      • From: Michelle Steiner <email@hidden>
    • Re: Mail Script not recognizing Account?
      • From: deivy petrescu <email@hidden>
  • Prev by Date: Re: Creating complex HTML messages in mail via AppleScript
  • Next by Date: Re: Mail Script not recognizing Account?
  • Previous by thread: Re: AS sort sprdsheet/passwords/aliases
  • Next by thread: Re: Mail Script not recognizing Account?
  • Index(es):
    • Date
    • Thread