Hey guys, so I finally got SpamAssassin to start and it IS running.
Everything is working, Clamd is checking the mail and PG is relaying it properly to my primary Plesk server.
There is no SA header being marked in the mail headers though.
My /etc/tcpcontrol/smtp.rules file looks like so;
#
# No Qmail-Scanner at all for mail from 127.0.0.1
127.:allow,RELAYCLIENT="",RBLSMTPD="",QMAILQUEUE="/var/qmail/bin/qmail-queue"
# Use Qmail-Scanner without SpamAssassin on any mail from the local network
# [it triggers SpamAssassin via the presence of the RELAYCLIENT var]
10.:allow,RELAYCLIENT="",RBLSMTPD="",QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
#
# Use Qmail-Scanner with SpamAssassin on any mail from the rest of the world
:allow,QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
I am running PG within a VPS so it is likely I need to do one more bit of tweaking.
Does anyone know what other settings/options I might need to check or edit?
Thanks in advance guys! I am so close I can feel it!
Everything but SpamAssassin working with PG...
-
- Forum User
- Posts: 18
- Joined: Sun May 28, 2006 3:05 pm
- Location: Calgary, Canada
Everything but SpamAssassin working with PG...
Travis Bell