MsgFiler
  • Welcome
  • Why MsgFiler?
  • The History of MsgFiler
  • System Requirements
  • Buy MsgFiler
    • Freemium Mode
    • Thoughts on Subscriptions
  • Onboarding
    • Accessibility
    • MsgFiler Shortcut
    • Filing Script
    • Gmail
    • Automation
    • Subscribe or Purchase
    • Completion
  • Using MsgFiler
    • MsgFiler Shortcut
    • Filing Messages
    • Keyboard Shortcuts
    • Favorite Mailboxes
    • Recent Mailboxes
    • Mail Navigation
    • Action Menu
    • Creating New Mailboxes
    • MsgFiler Filing Script
      • Why a Separate Script?
    • Focused Filing
  • Settings
    • General
    • Search
    • Filing
      • Account-Specific Settings
    • Focus
    • Advanced
    • Shortcuts
    • License
    • Support
    • About
  • AppleScript
    • Properties
    • Commands
  • Shortcuts
    • File Messages
    • Find Account
    • Find Mailbox
    • Get MsgFiler Setting
    • Get Selected Email
    • New Mailbox
    • Set Focused Filing
    • Set MsgFiler Setting
    • Set Search Query
    • Show Mailbox
  • Support
    • Support for MsgFiler 4
      • Troubleshooting
      • Mac App Store vs. Direct Download
      • Version History
    • Support for MsgFiler 3
    • Support for MsgFiler Engine
      • Download MsgFiler Engine
      • Installing the Engine
      • Accessibility and Automation
      • Removing the Engine
      • Troubleshooting
      • Version History
    • Support for MsgFiler Classic
      • Download MsgFiler Classic
      • Installing the Classic Plug-In
      • Removing the Classic Plug-In
      • Migrating to MsgFiler 4
      • Purchasing MsgFiler Classic
      • Troubleshooting
      • Version History
    • Product Comparison
  • Submit a Question
  • Testimonials
  • Blog
  • Social Media
  • Privacy Policy and EULA
Powered by GitBook
On this page
  1. Support
  2. Support for MsgFiler Classic

Installing the Classic Plug-In

MsgFiler is an Apple Mail Plug-In. To install and configure MsgFiler, follow these instructions:

  1. Quit the Mail application.

  2. Go to the Finder

  3. Hold the Option key and click on the Go menu

  4. Choose Library

  5. Navigate to the Mail directory in the Library directory

  6. Drag MsgFilerPlugIn.mailbundle to Bundles folder in the Mail directory. Create the Bundles folder if it does not already exist.

  7. If you have never used or installed a Mail plug-in like MsgFiler Classic, you will need to run the following commands in the Terminal application: If you are using macOS 10.14 or higher, paste and press enter:

sudo defaults write "/Library/Preferences/com.apple.mail" EnableBundles 1
defaults write com.apple.mail EnableBundles -bool true
defaults write com.apple.mail BundleCompatibilityVersion 4

You will have to enter your Administrator password after the first command.

If you are using OS X 10.7 or higher, paste and press enter:

defaults write com.apple.mail EnableBundles -bool true
defaults write com.apple.mail BundleCompatibilityVersion 4

If you are using OS X 10.6/Snow Leopard, paste and press enter:

defaults write com.apple.mail EnableBundles -bool true
defaults write com.apple.mail BundleCompatibilityVersion 3
  1. Launch Mail.

  2. If you are using macOS 10.14 Mojave or higher, open Mail Preferences

    1. Click Manage Plug-Ins.

    2. Ensure that MsgFiler Engine is checked.

    3. Click Apply and Restart Mail.

Setting a Keyboard Equivalent for MsgFiler

Next you will create a custom keyboard shortcut to activate MsgFiler in the Mail application.

  1. Choose System Preferences… from the Apple menu.

  2. Click Keyboard & Mouse.

  3. Click Keyboard Shortcuts tab.

  4. Click the + icon.

  5. In the sheet that appears, choose Mail from the Application menu

  6. Enter Move with MsgFiler in the Menu Title field.

  7. Enter the keyboard shortcut of your choice in the Keyboard Shortcut field. For instance, Command-9.

  8. Click Add.

MsgFiler is now ready for use! You can open MsgFiler via the Message menu or by typing Command-9 on the keyboard while in the Mail application.

PreviousDownload MsgFiler ClassicNextRemoving the Classic Plug-In

Last updated 1 year ago