I posted updated spamassassin + libwww so that sa-update can be run and a new logwatch rpm that includes a spamassassin service [spamd.log] for my logwatch package to work you must modify logs.cgi search the list for the posted patch.
As always use at you own risk. SRPMS are posted for those who want to pick them apart. The efw team should take a look at the logwatch package and see if they want to use it, it is directly out of my CVS tree so it is the most up to date version currently released [basically a rc for logwatch 8.0] -Mike PS - To get sa-update working I did something like this > rpm -Uvh > http://www.stellarcore.net/downloads/efw2-updates/perl-Mail-SpamAssassin-3.1.9-1.endian4.i386.rpm > > http://www.stellarcore.net/downloads/efw2-updates/perl-Mail-SpamAssassin-extras-3.1.9-1.endian4.i386.rpm > > http://www.stellarcore.net/downloads/efw2-updates/perl-libwww-perl-5.79-5.noarch.rpm > mkdir /etc/spamassassin/sa-update-keys > chmod 0700 /etc/spamassassin/sa-update-keys/ > curl -C - -O http://spamassassin.apache.org/updates/GPG.KEY > sa-update --gpghomedir /etc/spamassassin/sa-update-keys --updatedir > /usr/share/spamassassin --import GPG.KEY > sa-update --gpghomedir /etc/spamassassin/sa-update-keys --updatedir > /usr/share/spamassassin > spamassassin -D --lint ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Efw-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/efw-user
