Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Add regular expression junk filtering to Mail.app' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Add regular expression junk filtering to Mail.app
Authored by: FlyBoy on Nov 24, '03 03:57:32PM

A very interesting tip. I'd like to make a suggestion. The typical organization for the ~/Library/Script directory is to have subdirectories which contain the script or scripts for various tasks. It would be useful to have the script use ~/Library/Script/Junkmaster/ or something similar as the default folder, with all the python scripts and associated text files held within this folder. I hate seeing random scripts at the root level sitting in my Script Menu.



[ Reply to This | # ]
Add regular expression junk filtering to Mail.app
Authored by: fortepianissimo on Nov 24, '03 05:17:29PM

Thansk for the suggestion - I've re-organized the files so all files are now in ~/Library/Scripts/junkMatcher, and all pattern files go to ~/Library/Scripts/junkMatcher/conf.



[ Reply to This | # ]