1 (edited by janbroORG 2018-08-28 02:11:48)

Topic: Store SpamAssassin bayes in SQL - for Centos 7

==== REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER ====
- iRedMail version (check /etc/iredmail-release):
- Linux/BSD distribution name and version:  Centos 7
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Web server (Apache or Nginx):
- Manage mail accounts with iRedAdmin-Pro?
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
Hi, I wanted to follow this document
https://docs.iredmail.org/store.spamass … n.sql.html , to enable bayes,
however most of the files and settings did not work, as mostly not exisiting. Is there a version for Centos 7 available?

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Store SpamAssassin bayes in SQL - for Centos 7

If you mysql version is less then 4 then the sql definition file is wrong. The TYPE=myisam needs to be changed to ENGINE=myisam

https://stackoverflow.com/questions/124 … ype-myisam

3

Re: Store SpamAssassin bayes in SQL - for Centos 7

janbroORG wrote:

Hi, I wanted to follow this document
https://docs.iredmail.org/store.spamass … n.sql.html , to enable bayes,
however most of the files and settings did not work, as mostly not exisiting. Is there a version for Centos 7 available?

It's still valid.
Which files doesn't exist?