I built and installed SpamAssassin 3.0 on my RedHat EL/WS system.
I built it using the command:
perl Makefile.PL PREFIX=/usr/local
I chose to use PREFIX because I'd like to keep everything associated
with SpamAssassin on my /usr/local partition, out of the way of system
upgrades, etc.
The
I am having a problem with my installation of Spamassassin 3.0 on my
RedHat EL/WS system. I've googled the problem and found some reference
to a similar problem from users running RedHat 9. Trying the proposed
solution does _not_ fix the problem for my installation.
Before asking a question, I wan