I am running ISPCONFIG version 2.2.9 on FC5 under the perfect setup and am having some problems with SPAMASSASSIN. I recently updated to latest version of PERL to fix a known bug and now am able to see SPAM headers in my inbound e-mail. However, the headers look like this: My /home/admispconfig/ispconfig/tools/spamassassin/etc/mail/spamassassin/local.cf file looks like: Can someone help?
Ok, now running but autolearn=failed Ok, I've changed my local.cf file as follows: Now my messages are being filtered! However, autolearn still seems to be broken:
I guess, the local.cf file that you changed is not used by ISPConfig. If you want to change something in the ISPConfig spamasassin, change it in /home/admispconfig/ispconfig/tools/spamassassin/.... and not in your /etc directory. You may do changes also in the master files in /root/ispconfig/isp/conf. The master files are used to generate the configuration files when a user is created or updated.
Not sure what you mean. The local.cf file pasted above is located in: /home/admispconfig/ispconfig/tools/spamassassin/etc/mail/spamassassin/ Is there another one?