sebastian ovide wrote: > anybody know if there is any problem in upgrading spamassassin from > 2.55 to 3.0.2 on woody from sources (so with make, make install....)
Upgrading all of the sources by hand of course works fine. But the process can be involved and tedious. I recommend using the www.backports.org packaging. Put the following in your /etc/apt/sources.list line. deb http://www.backports.org/debian stable spamassassin Then: sudo apt-get update sudo apt-get install spamassassin libnet-dns-perl libmail-spf-query-perl Then read /usr/share/doc/spamassassin/{UPGRADE.gz,README.gz} files. Bob
