On Thursday 18 Mar 2004 20:28, Barb Bautista wrote: > I didn't upgrade...it was a fresh install on a rh9 box with postfix. > > Amavis was attempted to be installed, but is not configured. > > Any other suggestions.
In which case it should just be a file permissions problem - you need to make sure the user amavis (or vscan or whatever username amavisd is running as) has permissions on /etc/mail/spamassassin/bayes_* Usually amaivs keeps its bayes stuff in a ,spamassassin folder within its home directory, in my case /var/lib/amavis/.spamassassin Bob > On Thursday 18 Mar 2004 18:39, Hackworth, Keith A wrote: > >> I've noticed the following error in my maillog > >> > >>" Cannot open bayes databases /etc/mail/spamassassin/bayes_* R/O: tie > >> failed: Permission denied " > > > > Are you running amavis? If so, the Berkeley database (probably > > $AMAVIS_USER_HOME/.spamassassin) needs to be owned by amavis. > > ... and if upgrading from SA 2.5x => 2.6x the database needs updating. See > the > SA install readme files. > > Don't ask how I know ;-)
