New from C-Command is SpamSieve 2.8.6, a minor update to the popular spam-filtering software. The new release improves SpamSieve’s compatibility with Mac OS X 10.7 Lion, adds support for Postbox 2.5, and improves overall filtering accuracy. In addition, C-Command has updated its documentation for setting up SpamSieve with Microsoft Outlook, MailMate, and Postbox. Additional work has also gone into the software’s manual and help. ($30 new, free update, 8.3 MB, release notes)
Syslogd Overwhelming Your Computer?
If your Leopard (Mac OS X 10.5) system is unexpectedly sluggish, logging might be the culprit. Run Activity Monitor (Applications/Utilities/ folder), and click the CPU column twice to get it to show most to least activity. If syslogd is at the top of the list, there's a fix. Syslogd tracks informational messages produced by software and writes them to the asl.db, a file in your Unix /var/log/ directory. It's a known problem that syslogd can run amok. There's a fix: deleting the asl.db file.
Launch Terminal (from the same Utilities folder), and enter these commands exactly as written, entering your administrative password when prompted:
sudo launchctl stop com.apple.syslogd
sudo rm /var/log/asl.db
sudo launchctl start com.apple.syslogd
Your system should settle down to normal. For more information, follow the link.
Written by
Glenn Fleishman
SpamSieve 2.8.6
Check out the Take Control ebooks that expand on the topic in this article:
scanning solutions for companies of any size. Make your life more
productive, mobile, paperless, and efficient with a ScanSnap
scanner. To learn more, visit: <http://www.ez.com/sstb>

