• 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.app - dictionary implementation questions.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mail.app - dictionary implementation questions.


  • Subject: Re: Mail.app - dictionary implementation questions.
  • From: David Durkee <email@hidden>
  • Date: Mon, 1 Sep 2003 10:19:40 -0400

Hmmm. If you use AppleScript to get the value after you have set it, it gets the value you set. So it is remembering this property somewhere. It just isn't attaching it to the setting in the UI that it appears to be referring to.

What appears to be the equivalent setting in Mail's .plist file isn't a boolean, which may be a clue. It's called DeletionPolicy, and its values on three accounts on my machine are set to "AfterInterval", "RightAway", and "Never". Sounds like the AppleScript property may have become disconnected from the actual preference and never fixed.

You could try manipulating the preference in the .plist file, but this will be more difficult and won't work properly (if at all) if you do it while the application is running.

David


On Monday, September 1, 2003, at 03:07 AM, crooked-eye wrote:

Although 'delete mail on server' is in the 'pop account' section of Mail.app dictionary and the script compiles and runs with no errors, the preference is not changed for the account in Mail.

--
David Durkee
email@hidden
<http://ddurkee.homeip.net/>
_______________________________________________
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: Mail.app - dictionary implementation questions.
      • From: crooked-eye <email@hidden>
References: 
 >Mail.app - dictionary implementation questions. (From: crooked-eye <email@hidden>)

  • Prev by Date: Re: Mail.app - dictionary implementation questions.
  • Next by Date: Re: Scripting the Location
  • Previous by thread: Re: Bundling AppleScripts with shell scripts
  • Next by thread: Re: Mail.app - dictionary implementation questions.
  • Index(es):
    • Date
    • Thread