diff options
author | Silvino Silva <silvino@bk.ru> | 2016-10-03 22:51:38 +0100 |
---|---|---|
committer | Silvino Silva <silvino@bk.ru> | 2016-10-03 22:51:38 +0100 |
commit | 379026a16e1444c16286146e82273efc3c0517e2 (patch) | |
tree | 0aa945da5a98a0a1d837ff55338800d0a46db820 /core/exim.html | |
parent | dc2392c0420d3e25771a4bc1967ae97cba16194d (diff) | |
parent | c30b14dbcfb60418a0d7fd050a096c9bc20a380b (diff) | |
download | doc-379026a16e1444c16286146e82273efc3c0517e2.tar.gz |
Merge release '0.2.3' into develop
0.2.3
Diffstat (limited to 'core/exim.html')
-rw-r--r-- | core/exim.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/exim.html b/core/exim.html index c2a5a63..c4b3c95 100644 --- a/core/exim.html +++ b/core/exim.html @@ -51,7 +51,7 @@ <pre> # chown mail:mail /etc/ssl/keys/exim.key - # chmod 644 /etc/ssl/keys/exim.key + # chmod 0600 /etc/ssl/keys/exim.key # chmod 644 /etc/ssl/certs/exim.cert </pre> |