Commands

You can send the following commands to MsgFiler 4 using AppleScript.

  • reload mailboxes: Reloads mailboxes. Returns true if the mailboxes were loaded properly or false if they are not.

  • play filing sound: Plays the filing sound. Returns true if the sound was played.

  • select message down: Selects the message down in the message viewer. [1]

  • select message up: Selects the message up in the message viewer. [1]

  • collapse conversation: Collapses the conversation in the message viewer. [1]

  • expand conversation: Expands the conversation in the message viewer. [1]

  • update mailboxes (mailbox list): Sends a complete list of mailboxes to display in MsgFiler 4. Used internally to generate said list. Parameter needs to be in list format. This command is to be used in conjunction with the legacy mailbox retrieval method.

  • refresh mailboxes (list of account and mailbox error text): Sends a complete list of mailboxes to display in MsgFiler 4. Used internally to generate said list. Parameter needs to be in list format. This command is used with the new mailbox retrieval method introduced in MsgFiler 4.2.0.

  • gmail account filing mode: Gets the account-specific Gmail filing method setting. Direct parameter is the name of the account.

Additional Notes

  1. Requires that the MsgFiler Filing Script is installed and activated.

Last updated