I am using spamassassin (2.63) with Postfix (2.0.11) on Fedora Linux (Core 1) on a home email server.
I have made some progress with getting spamassassin working with Postfix since my last post. I found another HOWTO and followed it 'to-the-letter": http://www.geekly.com/entries/archives/00000155.htm I tested the configuration by sending a test spam from this site, and the message was tagged as spam: https://messaging.its.monash.edu.au/mail/spam/test.cgi However, I just looked in the mail log and noticed the following messages that look ominous: Mar 23 16:03:47 venue spamc[6159]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#1 of 3): Connection refused Mar 23 16:03:48 venue spamc[6159]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#2 of 3): Connection refused Mar 23 16:03:49 venue spamc[6159]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#3 of 3): Connection refused Thanks, Barry
