I installed and configured Spamassassin with Scalix following the instruction on the technical note. Sendmail, spamassassin and spamass-milter, and scalix started without any error. But when I check the /var/log/maillog, I can't find anything about spamd except the folowing lines,
spamd starting
server started on port 783/tcp (running version 3.0.5)
server successfully spawned child process, pid 5897
server killed by SIGTERM, shutting down
Is my spamassassin and milter is working properly? If not, what else am I missing?
Thanks.