• 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
Help for mail.app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Help for mail.app


  • Subject: Help for mail.app
  • From: David Siberry <email@hidden>
  • Date: Fri, 13 May 2005 14:39:12 +0100

Hi I am trying to write a script to create an e-mail account in
Mail.app. but when i try and compile the script below i get the
following error: "Mail got an error: NSArgumentsWrongScriptError"

Can anyone help, what am i doing wrong?

tell application "Mail"

	set m to make new pop account
	set name of m to "David"
	set user name of m to "Sibs"
	set server name of m to "pop.mail.com"
	set password of m to "password"
	set full name of m to "David Siberry"
	set email addresses of m to "email@hidden"

end tell

Cheers

David
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Help for mail.app
      • From: kai <email@hidden>
    • Re: Help for mail.app
      • From: Barry Wainwright <email@hidden>
  • Prev by Date: Getting info for files in Finder selection
  • Next by Date: Re: Getting info for files in Finder selection
  • Previous by thread: Re: Getting info for files in Finder selection
  • Next by thread: Re: Help for mail.app
  • Index(es):
    • Date
    • Thread