> Olaf Greve wrote: >> The way I perform my updates are as follows: >> >> Cron call: >> 23 3 * * 2,5 /usr/local/bin/sa-update --allowplugins >> --gpgkeyfile /root/sa_pgp_keys --channelfile >> /root/sa_channels && /usr/local/etc/rc.d/sa-spamd.sh >> restart > /dev/null >> >> (yes, I realise spamd is not actually used by >> amavisd-new, but I decided to have it running anyway) >> > > Lots of questions here. I don't see you doing anything > wrong, so the place to start would be with a sample spam > so that we can see what you are getting and what rules > are (and are not) hitting on it.
What is an error, is that amavis-new does not get restarted after sa-update. While the unnecessary spamd gets restarted, the actual daemon running the SA is not.. Hardly not the cause for the spam passing thru, but who knows.