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: fortepianissimo on Nov 24, '03 02:31:04PM

Let me also mention that there's a hidden debugging option in junkLib.py:

DEBUG=0

If you set that to 1, you'll get ~/Library/Scripts/debug.log, in which:

1. the *decoded* source of each checked message
2. the reason why it's filtered

are logged.

I know it'll be nice if there's some easy way (like a nice GUI) so that users would know what pattern makes a message junk (also a way to recycle the log file) - until I have more time...



[ Reply to This | # ]