From a9c0f93f32c751cc0d1a2c1ee7545c295288c510 Mon Sep 17 00:00:00 2001 From: Zhang Huangbin Date: Thu, 27 Feb 2020 12:05:00 +0800 Subject: [PATCH] Update supported distro releases. --- en_US/iredmail-easy/1-iredmail-easy.getting.start.md | 4 ++-- en_US/iredmail-easy/8-migrate.to.iredmail.easy.md | 4 ++-- html/iredmail-easy.getting.start.html | 4 ++-- html/migrate.to.iredmail.easy.html | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/en_US/iredmail-easy/1-iredmail-easy.getting.start.md b/en_US/iredmail-easy/1-iredmail-easy.getting.start.md index 40e99f6f..4ecb7419 100644 --- a/en_US/iredmail-easy/1-iredmail-easy.getting.start.md +++ b/en_US/iredmail-easy/1-iredmail-easy.getting.start.md @@ -42,10 +42,10 @@ Linux/BSD distribution releases supported by __iRedMail Easy__: Distribution | Release Versions --- |--- -CentOS | 7 +CentOS | 7, 8 Debian | 9, 10 Ubuntu | 18.04 -OpenBSD | 6.4, 6.5 +OpenBSD | 6.6 If you need to install iRedMail on FreeBSD, please use the [downloadable installer](https://www.iredmail.org/download.html) instead. diff --git a/en_US/iredmail-easy/8-migrate.to.iredmail.easy.md b/en_US/iredmail-easy/8-migrate.to.iredmail.easy.md index 86f88ff8..a624c606 100644 --- a/en_US/iredmail-easy/8-migrate.to.iredmail.easy.md +++ b/en_US/iredmail-easy/8-migrate.to.iredmail.easy.md @@ -68,8 +68,8 @@ PostgreSQL | `sql_user_postgres` (Linux)
`sql_user__postgresql` (OpenBSD) | LDAP | `ldap_root_password` | Password of LDAP root dn (cn=Manager,dc=xx,dc=xx) | LDAP | `ldap_vmail_password` | Password of LDAP dn `cn=vmail,dc=xx,dc=xx` | `/etc/postfix/ldap/*.cf` LDAP | `ldap_vmailadmin_password` | Password of LDAP dn `cn=vmailadmin,dc=xx,dc=xx` | `/opt/www/iredadmin/settings.py` -ALL | `sql_user_vmail` | Password of SQL user `vmail` | `/etc/postfix/mysql/*.cf` or `/etc/postfix/pgsql/*.cf` -ALL | `sql_user_vmailadmin` | Password of SQL user `vmailadmin` | `/opt/www/iredadmin/settings.py` +MySQL, PostgreSQL | `sql_user_vmail` | Password of SQL user `vmail` | `/etc/postfix/mysql/*.cf` or `/etc/postfix/pgsql/*.cf` +MySQL, PostgreSQL | `sql_user_vmailadmin` | Password of SQL user `vmailadmin` | `/opt/www/iredadmin/settings.py` ALL | `sql_user_amavisd` | Password of SQL user `amavisd` | `/etc/amavisd/amavisd.conf` (Linux/OpenBSD)
`/etc/amavis/conf.d/50-user` (Debian/Ubuntu) ALL | `sql_user_sa_bayes` | Password of SQL user `sa_bayes` | `/etc/mail/spamassassin/local.cf` ALL | `sql_user_iredadmin` | Password of SQL user `iredadmin` | `/opt/www/iredadmin/settings.py` diff --git a/html/iredmail-easy.getting.start.html b/html/iredmail-easy.getting.start.html index 672957b0..b0b38a6c 100644 --- a/html/iredmail-easy.getting.start.html +++ b/html/iredmail-easy.getting.start.html @@ -84,7 +84,7 @@ installation guides here: Install iRedMail. CentOS -7 +7, 8 Debian @@ -96,7 +96,7 @@ installation guides here: Install iRedMail. OpenBSD -6.4, 6.5 +6.6 diff --git a/html/migrate.to.iredmail.easy.html b/html/migrate.to.iredmail.easy.html index b662c907..9f427c07 100644 --- a/html/migrate.to.iredmail.easy.html +++ b/html/migrate.to.iredmail.easy.html @@ -135,13 +135,13 @@ config files.

/opt/www/iredadmin/settings.py -ALL +MySQL, PostgreSQL sql_user_vmail Password of SQL user vmail /etc/postfix/mysql/*.cf or /etc/postfix/pgsql/*.cf -ALL +MySQL, PostgreSQL sql_user_vmailadmin Password of SQL user vmailadmin /opt/www/iredadmin/settings.py