• 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: GUI Scripting of Mail Preferences
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GUI Scripting of Mail Preferences


  • Subject: Re: GUI Scripting of Mail Preferences
  • From: cricket <email@hidden>
  • Date: Thu, 2 Jan 2003 18:50:58 -0800

All the preferences are either properties of the application class (for global preferences) in the Mail suite, or one of these classes:

Mail suite
ldap server
signature

Message suite:
account
mac account (for .Mac accounts)
pop account
imap account
rule
rule condition
smtp server

To turn on 'display images...', you can do this:

tell application "Mail"
set download html attachments to true
end tell

- cricket

On Thursday, January 2, 2003, at 6:32 PM, Jon Rosen wrote:

Cricket,

I must be missing something, because I can't find any references to Mail's preferences in its dictionary. By the way, I'm trying to turn on the "Display images..." selection under Viewing preferences for the current message, and then turn it off again.

Thanks,

Jon

----->
Software Entomologist  Mail for Mac OS X
http://www.apple.com/macosx/jaguar/mail.html
---------->
Example is the checker to the key...
_______________________________________________
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: turning tiff into jpeg
  • Next by Date: EPS information: Thank you (Take 3)
  • Previous by thread: Re: GUI Scripting of Mail Preferences
  • Next by thread: (OFF) Missing Link has devolved...
  • Index(es):
    • Date
    • Thread