==================================================================
Please DO NOT REPLY to this mail or send email to the developers
about this bug. Please follow-up to Bugzilla using this link:
https://bugs.contribs.org/show_bug.cgi?id=9446
Have you checked the Frequently Asked Questions (FAQ)?
http://wiki.contribs.org/SME_Server:Documentation:FAQ
Please also take the time to read the following useful guide:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================
Jean-Philippe Pialasse <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Jean-Philippe Pialasse <[email protected]> ---
# ll /var/spool/spamd/.spamassassin/
total 5496
-rw-r----- 1 spamd spamd 1944 juil. 29 10:05 bayes_journal
-rw-r----- 1 spamd spamd 1236 juil. 29 10:05 bayes.mutex
-rw-rw---- 1 spamd spamd 1396736 juil. 28 12:12 bayes_seen
-rw-r----- 1 root spamd 5431296 juil. 29 10:04 bayes_toks
confirmed on one of my machine with Learn.
adding
# fix for bad ownership of bayes files
system('/bin/chown','spamd:spamd','/var/spool/spamd/.spamassassin/bayes_toks');
ad the end of the Leant.pl file did fix this
/usr/bin/plague-client build smeserver-learn smeserver-learn-1_0-12_el5_sme
contribs8
Package smeserver-learn enqueued. Job ID: 1401.
%changelog
* Fri Jul 29 2016 Jean-Philipe Pialasse <[email protected]> 1.0-12.sme
- fix permission problem on bayes_tok [SME: 9446]
--
You are receiving this mail because:
You are the QA Contact for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/