Hi.
I installed SpamAssassin (http://help.directadmin.com/item.php?id=36).
Unfortunately, messages are not scanned. The headings do not include any information related to SpamAssassin.
What am I doing wrong?
I installed SpamAssassin (http://help.directadmin.com/item.php?id=36).
Code:
Mar 15 8:21:41 selserv spamd [9785]: logger: removing stderr method
Mar 15 8:21:43 selserv spamd [9788]: spamd: server started on port 783/tcp (running version 3.3.2)
Mar 15 8:21:43 selserv spamd [9788]: spamd: server pid: 9788
Mar 15 8:21:43 selserv spamd [9788]: spamd: server successfully spawned child process, pid 9789
Mar 15 8:21:43 selserv spamd [9788]: spamd: server successfully spawned child process, pid 9790
Code:
ps ax | grep spamd
9788? Ss 0:01 / usr / bin / spamd-d-c-m 15
9789? S 0:00 spamd child
9790? S 0:00 spamd child
11 300 pts / 1 S + 0:00 grep spamd
Unfortunately, messages are not scanned. The headings do not include any information related to SpamAssassin.
What am I doing wrong?