Hello,
I have installed spamassassin on my Plesk 8/RHEL 4 server. I do not have the license to use it from the control panel, so I am setting it up as I have always did on my old server.
I have followed the classic guidelines, and I see spamassassin processes running. Also, I tested spamassassin with the -t flag from the command line, and it processes messages just fine. Anyhow, all mail sent to my server seems to not be processed.
I tried to check the headers, but there are no X-Spam entries or scores, like spamassassin should do.
What am I doing wrong?
/etc/procmailrc contains:
INCLUDERC=/etc/mail/spamassassin/spamassassin-default.rc
Which contains:
# send mail through spamassassin
:0fw
| /usr/bin/spamassassin
Nothing more! Tried restarting services, the whole server, tried changing setting in e-mail accounts and save them again... nada.
Thanks for the help!