- 开始邮件的管理插件功能
默认情况下是关闭的。
试了很多方法都不是很有用。主要的是需要在里面创建一个Bundles
的目录。然后把插件解压后copy进去重启mail。
Quit the Mail application.
Go to the Finder
Hold the Option key and click on the Go menu
Choose Library
Navigate to the Mail directory in the Library directory
Drag MsgFilerPlugIn.mailbundle to Bundles folder in the Mail directory. `Create the Bundles folder `if it does not already exist.
If you have never used another Mail bundle, you will need to run the following commands in the Terminal application:
If you are using macOS 10.14 or higher, type:
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
参考这个连接:https://msgfiler.com/support/plugin/
- 激活插件
插件有可能提示不兼容。参考如下。
sudo codesign -f -s - /Library/Mail/Bundles/AltPlugin.mailbundle
sudo spctl –master-disable
- 使用
文档
https://altstore.io/faq/