night duke wrote:
Currently i have this version of spamassassinSpamAssassin version 3.1.7-deb Can i update it to the last version?Apt-get or yum or howto?Thanks
I prefer to download the .tgz file from spamassassin.apache.org and create the rpm myself via
rpmbuild -tb file-just-downloaded.tgz I find the installable RPMs in /usr/src/redhat/RPMS/i386On a debian system, they may wind up elsewhere, but you'll see the location roll by as the rpm file is being built.
-- Steve