Re: Bayes refuses to work despite best efforts

2017-03-31 Thread davidd
Reindl Harald wrote .. > > > Am 31.03.2017 um 00:07 schrieb David: > > The spamassassin log file shows one error consistently: > > > > Fri Mar 3 12:36:27 2017 [10104] info: spamd: creating default_prefs: > > /root/.spamassassin/user_prefs > > Fri Mar 3 12:36:27 2017 [10104] info: spamd: faile

Re: Bayes refuses to work despite best efforts

2017-03-31 Thread davidd
Matus UHLAR - fantomas wrote .. > On 30.03.17 18:07, David wrote: > >I'm getting no bayes score on any email and there appears to be no bayes > >filtering > despite my best efforts. I am not a linux and spamassassin guru, so I'm asking > for some help. > > >Fri Mar 3 12:36:27 2017 [10104] info:

Re: Bayes refuses to work despite best efforts

2017-03-31 Thread davidd
Reindl Harald wrote .. > > you said in your other mail "This is for sitewide filtering" and for > that a own wiki page exists which can be found by type "spamassassin > sitewide" in search engines > > did you consider click at this link? > https://wiki.apache.org/spamassassin/SiteWideBayesSetu

Re: Bayes refuses to work despite best efforts

2017-03-31 Thread davidd
Antony Stone wrote .. > On Friday 31 March 2017 at 00:07:56, David wrote: > > > I'm getting no bayes score on any email and there appears to be no bayes > > filtering despite my best efforts. > > > sa-learn --dump magic > > 0.000 0 3 0 non-token data: bayes db version

Re: Bayes refuses to work despite best efforts

2017-03-31 Thread davidd
RW wrote .. > The parent process running as root is normal, it's the child processes > that do the work. If you want the parent to run as spamd, you can > simply start it as spamd, but if you do that you have to switch to a > high port or use a unix socket. > > The reason it's looking in root is

Re: Bayes refuses to work despite best efforts

2017-03-31 Thread davidd
RW wrote .. > On Fri, 31 Mar 2017 08:38:28 -0400 (EDT) > dav...@shopblt.com wrote: > > > Reindl Harald wrote .. > > > > > > you said in your other mail "This is for sitewide filtering" and > > > for that a own wiki page exists which can be found by type > > > "spamassassin sitewide" in search e

Re: Bayes refuses to work despite best efforts

2017-03-31 Thread davidd
RW wrote .. > On Fri, 31 Mar 2017 15:21:59 +0200 > Matus UHLAR - fantomas wrote: > > > > >bayes_path /var/bayes/ > > >bayes_file_mode 0777 > > > > you do not need those, just check the above. > > spamd uses home directory of the user it's running under. > > I thought that, but I tried it and