SpamAssassin dosen't work

JohnyByk

Verified User
Joined
Mar 7, 2012
Messages
251
Hi.

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?
 
Yes.

Many times :).

Maybe someone knows how to check the reason of this problem?

Regards
 
Solved the problem

The reason was trivial.
Sa profiles was not created for old users

Thanks for help
 
Back
Top