« MATLAB 14SP2 Installed | Home | Planned Server Shutdown »

April 1, 2005

Improved Spam Filtering

SpamAssassin on mathserv has been ignoring messages flagged as not-spam by the campus level spam detector since the latter was implemented. Unfortunately, this has resulted in an increase in the number of spam messages reaching inboxes. SpamAssassin (actually, procmail) is now configured to ignore (actually, remove) the campus-level tags.
While spam detection is automatic, spam filtering isn't. You'll need to put the following lines in the .procmailrc file in your home directory in order to turn filtering on:
  ### spam assassin
  SPAMTO=SPAM 
  #SPAMTO=/dev/null
  INCLUDERC=/usr/local/etc/procmail/spam
  ### end spam assassin
More information here.

About this Entry

This page contains a single entry by published on April 1, 2005 4:36 PM.

MATLAB 14SP2 Installed was the previous entry in this blog.

Planned Server Shutdown is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.