spamfilter20090215 Changelog

Close this window to continue.

15 AUG 2009
Somehow missed installing openntpd. Run:
apt-get install openntpd

03 APR 2009
Another patch to amavisd 2.6.2 came up:
cd /usr/local/src/amavisd-new-2.6.2
wget http://www200.pair.com/mecham/spam/amavisd.2.6.2.patch6.txt
patch -p0 < amavisd.2.6.2.patch6.txt
cp amavisd amavisd-new
cp amavisd-new /usr/sbin/amavisd-new
/etc/init.d/amavis restart


27 MAR 2009
Added a fourth patch to amavisd-new 2.6.2. If you installed your system prior to 27 MAR 2009:
cd /usr/local/src/amavisd-new-2.6.2
wget http://www200.pair.com/mecham/spam/amavisd.2.6.2.patch4.txt
patch -p0 < amavisd.2.6.2.patch4.txt
cp amavisd amavisd-new
cp amavisd /usr/sbin/amavisd-new
/etc/init.d/amavis restart

Please:
apt-get install pax
/etc/init.d/amavis restart


17 MAR 2009
Corrected the quotes around this:
echo '^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rsyslogd: \[origin software="rsyslogd" swVersion=.*x-pid=.*x-info="http://www.rsyslog.com"\] restart' >>/etc/logcheck/ignore.d.server/syslogd

Added >/dev/null to:
11 11 * * * /etc/init.d/hwclock.sh reload >/dev/null

14 MAR 2009
Added this entry to crontab:
11 11 * * * /etc/init.d/hwclock.sh reload

01 MAR 2009
Original document created.

http://www200.pair.com/mecham/spam/spamfilter20090215.html