• 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: Mail 1.2 Account creation/modification scripts?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mail 1.2 Account creation/modification scripts?


  • Subject: Re: Mail 1.2 Account creation/modification scripts?
  • From: "Marc K. Myers" <email@hidden>
  • Date: Wed, 9 Oct 2002 18:15:36 -0400

Date: Wed, 09 Oct 2002 14:17:29 -0700
From: Gabe Benveniste <email@hidden>
Subject: Mail 1.2 Account creation/modification scripts?
To: email@hidden

Is there an elegant way to do create/modify accounts aside from hacking
the preferences and renaming folders?

I don't know how elegant this is, but it's a way to create/modify accounts in Mail:

tell application "Mail"
make new pop account with properties ,
{is enabled:true, name:"New Acct", server name:"mail.boogie.com", user name:"Joe", password:"chiggers", email addresses:{"email@hidden"}, full name:"Joe Blow"}
end tell

tell application "Mail" to set is enabled of account "New Acct" to false

Marc K. Myers <email@hidden>
http://AppleScriptsToGo.com
4020 W.220th St.
Fairview Park, OH 44126
(440) 331-1074

[10/09/02 6:15:04 PM]
_______________________________________________
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.

  • Prev by Date: Re: Jaguar System Events app and log out
  • Next by Date: Re: How do I create and name duplicates in the same path as the
  • Previous by thread: Re: Jaguar System Events app and log out
  • Next by thread: Re: Mail 1.2 Account creation/modification scripts?
  • Index(es):
    • Date
    • Thread