https://github.com/ohmantics/rules_to_sieve
https://github.com/ohmantics/rules_to_sieve
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ohmantics/rules_to_sieve
- Owner: ohmantics
- Created: 2019-06-24T18:35:00.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-03-24T05:55:05.000Z (about 4 years ago)
- Last Synced: 2025-01-06T01:11:46.569Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rules_to_sieve
A quick script I whipped up some time ago to help convert Apple's Mail.app built-in rules system over to [sieve](https://en.wikipedia.org/wiki/Sieve_\(mail_filtering_language\)) rules.
In recent versions of macOS, you'll need to finagle your way into the ~/Library/Mail folder to run this script since it needs to look at SyncedRules.plist and RulesActiveState.plist from there.