On Sat, 2009-02-21 at 10:30 -0500, Gene Heskett wrote: > Fedora 8. What packages should I install? > I use spamc/spamd with Fedora 8. If your system has been kept fully updated you should see this: # yum list perl spamassassin Installed Packages perl.i386 4:5.8.8-41.fc8 installed spamassassin.i386 3.2.5-1.fc8 installed
If not, run 'yum upgrade' and try 'yum list perl spamassassin' again. If one or both are missing, 'yum install perl spamassassin' will soon fix that. > Also: > > [28466] dbg: gpg: calling gpg > gpg: WARNING: unsafe ownership on homedir > `/etc/mail/spamassassin/sa-update-keys' > > What perms are supposed to be set there? > I have: drwx------ 2 root root 4096 2009-01-04 04:59 sa-update-keys I run spamd as root using the issued daemon start script. The command 'service spamassassin start' runs it and, of course, its started at boot. Martin
