SpamAssassin and the New Mail System


If you don't know whether you're running SpamAssassin from procmail, here's how to check:

The standard Panix installation puts this line into your .procmailrc file:

INCLUDERC=/net/local/filters/rc.spamassassin

You can also check to see whether mail delivered in the old system includes a header like this:

X-Spam-Status:


In the new system, you can continue to run SpamAssassin from procmail, or you can run it from webmail. (If you are already using SpamAssassin, you are running it from procmail.) Procmail is more flexible, but it's much harder to use. If you'd like to switch, here's what you have to know:

First, addresses whitelisted (protected from SpamAssassin) in procmail will not be protected from webmail's SpamAssassin.
You can either

Either way is fine.

Second, it's not useful to run both versions of SpamAssassin, so if you decide to turn on SpamAssassin in webmail, you should turn it off in procmail. If you don't use procmail for anything else, you can disable it entirely by turning off forwarding. You can do this by logging into shell.panix.com and deleting your .forward file entirely or renaming it (to, say, ".forward.old").

If you've been using procmail for other things too, but want to move to webmail's SpamAssassin, you can remove it from procmail. If you have a standard Panix procmail, just edit your .procmailrc file. Look for this line:

INCLUDERC=/net/local/filters/rc.spamassassin
and change it like this:
#INCLUDERC=/net/local/filters/rc.spamassassin

To get to the SpamAssassin page in webmail, you click the Options link at the top of the page.


© Copyright 2005, Public Access Networks Corporation
helpmaster@panix.com | Last modified: Friday, 14-Oct-2005 16:06:12 EDT

[ Panix Home ] [ Help System Index ] [ Email and Spam Help Index ] [ Top of This Page ]