This error had me stumped for a bit:
Jan 10 17:11:07 scorpio spamc[10966]: connect(AF_INET) to spamd at 127.0.0.1 failed, retrying (#1 of 3): Connection refused
It is kind of obvious but spamassassin runs as a service so a simple
service spamassassin start
fixed it.
