Commit graph

57 commits

Author SHA1 Message Date
BUNYEVACZ Sandor 97e3b6ed41 DKIM and SPF correction, some renaming
I renamed some install scripts to be more clear.

SPF: Suggest [MAILDOMAIN], [HOSTNAME] and [IP ADDRESS]
Its a better practice to be more inclusive when it comes
to dns SPF records.

DKIM: Some dns registrars truncate dns TXT records at
255 chars. So 2048bit do not fit (about 390 vs. 230 chars).
So 1024bit keys are a good choice, after all it is
only a mail verification mechanism, do not encrypt the mail...

Show tip how to stop systemd service (03_install_check_running_services.sh)

sudo su prefered to become root, sudo su fails with npm permission errors
when installing (dunno why).

A mini tutorial is shown at the end about SPF, DKIM and
how to add/remove/modify DKIM keys.

This pull request closes issue 85,86.
2018-06-08 22:12:08 +02:00
BUNYEVACZ Sandor 88ee4c9ede Breaking up install.sh into chapters
Fixed two issues:
82: need to install npm globally to get around permission problems
83: need to start nginx service before restarting it

Better executable requirements (lsof, ps). It may be not installed
on minimal systems.

Better service detection on given port. It is especially useful,
if the installation.sh got interrupted for some reason, and
already installed some services.

Minor doc update, so a single line is required to paste in terminal.
curl vs. wget -> stayed with wget, it is installed by default on ubuntu

Colors: added color support for the terminal output:)
2018-06-08 08:56:41 +02:00
Andris Reinman 19e642eaa0 updated install script 2018-05-07 10:22:32 +03:00
Andris Reinman 8eb3352c50 updated install script 2018-04-29 00:29:49 +03:00
Andris Reinman 56869dbba5 fixed invalid embedded image 2018-04-29 00:29:24 +03:00
Andris Reinman 6ec76221a4 updated install script 2018-04-29 00:02:49 +03:00
Andris Reinman 9503c43c36 updated install script 2018-04-28 23:49:43 +03:00
Andris Reinman a0f3aa30c9 updated install script 2018-04-17 22:10:52 +03:00
System Administrator b6221ef60f updated install script 2018-04-17 22:09:47 +03:00
Andris Reinman ae6c713c73 updated setup script 2018-02-20 15:04:15 +02:00
Andris Reinman cc3cc4922a updated install script 2018-01-30 12:06:43 +02:00
Andris Reinman 10c140dc16 updated installer 2018-01-30 10:15:14 +02:00
Andris Reinman 32c51a63e5 updated install script 2018-01-30 10:01:29 +02:00
Andris Reinman be34440821 updated install script 2018-01-27 13:21:00 +02:00
Andris Reinman a4b71b33b3 updated install script 2018-01-27 13:13:02 +02:00
Andris Reinman 9e00b1d7b0 updated install script 2018-01-26 13:27:46 +02:00
Andris Reinman ed1eafdca0 updated install script 2018-01-23 14:19:30 +02:00
Andris Reinman f052b7adaa updated install script 2018-01-23 14:00:26 +02:00
Andris Reinman b4023c53ea better drafts handling 2018-01-23 13:38:49 +02:00
Andris Reinman 198f487169 updated install script 2018-01-18 13:05:16 +02:00
Andris Reinman ab2a099693 updated setup script 2018-01-17 00:38:53 +02:00
Andris Reinman c520627d85 updated setup script 2018-01-16 20:01:41 +02:00
Andris Reinman 879e25e649 updated docs 2018-01-15 15:42:33 +02:00
Andris Reinman 4e373dbcb6 updated install script 2018-01-15 12:06:57 +02:00
Andris Reinman 4c7ad0780f updated install script 2018-01-15 12:02:38 +02:00
Andris Reinman b9c49549b0 updated install script 2018-01-15 11:39:45 +02:00
Andris Reinman eeef9149e0 updated install script 2018-01-12 11:12:58 +02:00
Andris Reinman 4ad52c75ba updated setup script 2018-01-11 11:21:57 +02:00
Andris Reinman 55e2096485 updted install script 2018-01-03 13:30:04 +02:00
Andris Reinman d27a087d10 updated install script 2018-01-03 12:09:40 +02:00
Andris Reinman b48382b8cc updated install script 2018-01-03 10:26:36 +02:00
Andris Reinman 571dbc0bab Updated install script 2018-01-02 16:09:41 +02:00
Andris Reinman f3c7e5d87b use separate config file for dkim 2018-01-02 15:42:57 +02:00
Andris Reinman 8f2328a6d3 Rename Wild Duck to WildDuck 2018-01-02 15:04:01 +02:00
Andris Reinman c90d96d1b5 updated install script 2017-12-29 10:29:47 +02:00
Andris Reinman 2d2e4a1641 fixed paging check 2017-12-29 10:29:29 +02:00
Andris Reinman caef2a637b disable dkim_verify for haraka 2017-12-28 16:06:54 +02:00
Andris Reinman 11bed92798 updated install script 2017-12-27 15:52:34 +02:00
Andris Reinman 9928f58097 v1.0.98 2017-12-27 13:59:51 +02:00
Andris Reinman 9a1e1f006b fix dkim key permissions in install script 2017-12-27 11:06:24 +02:00
Andris Reinman 292c02d80b Updated install script 2017-12-27 00:11:26 +02:00
Andris Reinman 27f5233826 updated install script 2017-12-25 12:17:36 +02:00
Andris Reinman 343b27950b updated install script, bumped mongo to 3.6 2017-12-25 00:18:31 +02:00
Andris Reinman abe38ac1c8 updated install script 2017-12-22 18:33:21 +02:00
Andris Reinman 8425671aa6 use secure pop3 server 2017-12-22 18:32:53 +02:00
Andris Reinman 4505ed0c92 updated address handling 2017-12-22 17:16:28 +02:00
Andris Reinman deb696f8d8
Update install.sh 2017-12-22 10:28:23 +02:00
Andris Reinman 2af2719f95 updated setup script 2017-11-14 15:28:46 +02:00
Andris Reinman 5e29fe8485 Updated install script 2017-10-23 00:37:54 +03:00
Andris Reinman 518b68dac4 fix install script 2017-10-22 15:43:19 +03:00