From 1f885f9bd8ee2f7d9a8047745d255d1eccfef085 Mon Sep 17 00:00:00 2001 From: Zhang Huangbin Date: Wed, 10 Oct 2018 18:37:56 +0200 Subject: [PATCH] Update mlmmjadmin version numbers in docs. --- en_US/integrations/0-integration.mlmmj.ldap.md | 10 +++++----- en_US/integrations/0-integration.mlmmj.mysql.md | 10 +++++----- en_US/integrations/0-integration.mlmmj.pgsql.md | 10 +++++----- html/integration.mlmmj.ldap.html | 10 +++++----- html/integration.mlmmj.mysql.html | 10 +++++----- html/integration.mlmmj.pgsql.html | 10 +++++----- 6 files changed, 30 insertions(+), 30 deletions(-) diff --git a/en_US/integrations/0-integration.mlmmj.ldap.md b/en_US/integrations/0-integration.mlmmj.ldap.md index a0c0cfcf..3e1b2e8d 100644 --- a/en_US/integrations/0-integration.mlmmj.ldap.md +++ b/en_US/integrations/0-integration.mlmmj.ldap.md @@ -230,14 +230,14 @@ We will setup `mlmmjadmin` program to make managing mailing lists easier. !!! attention - We use version `1.6` for example below. + We use version `1.7` for example below. ``` cd /root/ -wget https://github.com/iredmail/mlmmjadmin/archive/1.6.tar.gz -tar zxf 1.6.tar.gz -C /opt -rm -f 1.6.tar.gz -ln -s /opt/mlmmjadmin-1.6 /opt/mlmmjadmin +wget https://github.com/iredmail/mlmmjadmin/archive/1.7.tar.gz +tar zxf 1.7.tar.gz -C /opt +rm -f 1.7.tar.gz +ln -s /opt/mlmmjadmin-1.7 /opt/mlmmjadmin ``` * Generate config file by copying sample file, `settings.py.sample`: diff --git a/en_US/integrations/0-integration.mlmmj.mysql.md b/en_US/integrations/0-integration.mlmmj.mysql.md index 96cbae6c..15a36d01 100644 --- a/en_US/integrations/0-integration.mlmmj.mysql.md +++ b/en_US/integrations/0-integration.mlmmj.mysql.md @@ -248,14 +248,14 @@ We will setup `mlmmjadmin` program to make managing mailing lists easier. !!! attention - We use version `1.6` for example below. + We use version `1.7` for example below. ``` cd /root/ -wget https://github.com/iredmail/mlmmjadmin/archive/1.6.tar.gz -tar zxf 1.6.tar.gz -C /opt -rm -f 1.6.tar.gz -ln -s /opt/mlmmjadmin-1.6 /opt/mlmmjadmin +wget https://github.com/iredmail/mlmmjadmin/archive/1.7.tar.gz +tar zxf 1.7.tar.gz -C /opt +rm -f 1.7.tar.gz +ln -s /opt/mlmmjadmin-1.7 /opt/mlmmjadmin ``` * Generate config file by copying sample file, `settings.py.sample`: diff --git a/en_US/integrations/0-integration.mlmmj.pgsql.md b/en_US/integrations/0-integration.mlmmj.pgsql.md index 5e457711..c1e83e8e 100644 --- a/en_US/integrations/0-integration.mlmmj.pgsql.md +++ b/en_US/integrations/0-integration.mlmmj.pgsql.md @@ -249,14 +249,14 @@ We will setup `mlmmjadmin` program to make managing mailing lists easier. !!! attention - We use version `1.6` for example below. + We use version `1.7` for example below. ``` cd /root/ -wget https://github.com/iredmail/mlmmjadmin/archive/1.6.tar.gz -tar zxf 1.6.tar.gz -C /opt -rm -f 1.6.tar.gz -ln -s /opt/mlmmjadmin-1.6 /opt/mlmmjadmin +wget https://github.com/iredmail/mlmmjadmin/archive/1.7.tar.gz +tar zxf 1.7.tar.gz -C /opt +rm -f 1.7.tar.gz +ln -s /opt/mlmmjadmin-1.7 /opt/mlmmjadmin ``` * Generate config file by copying sample file, `settings.py.sample`: diff --git a/html/integration.mlmmj.ldap.html b/html/integration.mlmmj.ldap.html index 3f22add7..56e47d02 100644 --- a/html/integration.mlmmj.ldap.html +++ b/html/integration.mlmmj.ldap.html @@ -245,15 +245,15 @@ fully integrated.

extract downloaded package to /opt/ directory, and create a symbol link:

Attention

-

We use version 1.6 for example below.

+

We use version 1.7 for example below.

cd /root/
-wget https://github.com/iredmail/mlmmjadmin/archive/1.6.tar.gz
-tar zxf 1.6.tar.gz -C /opt
-rm -f 1.6.tar.gz
-ln -s /opt/mlmmjadmin-1.6 /opt/mlmmjadmin
+wget https://github.com/iredmail/mlmmjadmin/archive/1.7.tar.gz
+tar zxf 1.7.tar.gz -C /opt
+rm -f 1.7.tar.gz
+ln -s /opt/mlmmjadmin-1.7 /opt/mlmmjadmin
 
cd /root/
-wget https://github.com/iredmail/mlmmjadmin/archive/1.6.tar.gz
-tar zxf 1.6.tar.gz -C /opt
-rm -f 1.6.tar.gz
-ln -s /opt/mlmmjadmin-1.6 /opt/mlmmjadmin
+wget https://github.com/iredmail/mlmmjadmin/archive/1.7.tar.gz
+tar zxf 1.7.tar.gz -C /opt
+rm -f 1.7.tar.gz
+ln -s /opt/mlmmjadmin-1.7 /opt/mlmmjadmin
 
cd /root/
-wget https://github.com/iredmail/mlmmjadmin/archive/1.6.tar.gz
-tar zxf 1.6.tar.gz -C /opt
-rm -f 1.6.tar.gz
-ln -s /opt/mlmmjadmin-1.6 /opt/mlmmjadmin
+wget https://github.com/iredmail/mlmmjadmin/archive/1.7.tar.gz
+tar zxf 1.7.tar.gz -C /opt
+rm -f 1.7.tar.gz
+ln -s /opt/mlmmjadmin-1.7 /opt/mlmmjadmin