Kablu (GeralComp) wrote:

Hi there,

I have updated the packages:

spamassassin-toaster-3.0.4-1.2.4 to spamassassin-toaster-3.0.4-1.2.5

clamav-toaster-0.86.1-1.2.4 to clamav-toaster-0.86.2-1.2.5

zlib-1.2.2.2-0 to zlib-1.2.3-1.0.2

After this the word “SPAM” is not in the subject of the spams messages anymore.

Would anyone tell me how to put the word “SPAM” back in the subject of the spam messages?

I am running the same packages (current) myself. Look at your /etc/mail/spamassassin/local.cf file, and make sure you have the options for
required_hits 5
rewrite_header Subject ***SPAM***

in there. You may also want to make sure that spamd is running, by doing 'ps -ax | grep spamd', and you should see something like this (PIDs will be different, of course):
[EMAIL PROTECTED] ~]# ps -ax | grep -i spamd
Warning: bad syntax, perhaps a bogus '-'? See /usr/share/doc/procps-3.2.3/FAQ
2118 ? S 0:00 supervise spamd
737 ? S 0:01 /usr/bin/perl -T -w /usr/bin/spamd -L -x -u vpopmail -s stderr
738 ? S 0:00 /usr/bin/multilog t s1000000 n100 /var/log/qmail/spamd
742 ? S 0:25 spamd child
743 ? S 0:35 spamd child
744 ? S 0:30 spamd child
745 ? S 0:26 spamd child
746 ? S 0:32 spamd child
27302 pts/1 R+ 0:00 grep -i spamd

Which shows spamd running on my system as PID 737.
See what that turns up. You may just need to restart the machine to get everything back up and running if you just installed the new packages.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to