I am new using linux and other software needed in mail server under Linux but I am very interested to gain knowledge. Anyones here know how to check the status of spamassassin. If it is Running or Not Running. -eros Japan
That depends on if you use SpamAssassin as a daemon, or if it's called whenever it is needed. In the first case you can run Code: ps aux and you should find SpamAssassin processes there. In the second case you can find SpamAssassin processes only at the time they are running.
If on your server spamassassin is running then you can look at the header of incoming mail whether spamassassin did add extra headers