Andris Reinman
5097fec78f
Update README.md
2019-02-18 15:50:38 +02:00
Andris Reinman
9a430905ed
updated commit hashes
2019-02-12 15:14:21 +02:00
Andris Reinman
8839e9f7c1
updated haraka config
2019-02-12 15:14:01 +02:00
Andris Reinman
6c76cfe00a
updated commit hashes
2019-02-12 14:57:28 +02:00
Andris Reinman
eea50dfa14
updated zmta commit
2019-01-04 12:04:00 +02:00
Andris Reinman
5be90b6360
updated commit hashes
2018-12-29 18:08:16 +02:00
Andris Reinman
fd7096383c
updated commit hashes
2018-12-19 16:02:55 +02:00
Andris Reinman
5d58504a09
updated commit hashes
2018-11-28 16:24:04 +02:00
Andris Reinman
e59f9e2776
setup hashes
2018-11-08 13:06:05 +02:00
Andris Reinman
2019fd9db6
updated commits
2018-10-19 12:44:23 +03:00
Andris Reinman
adc7b9e5f1
updates
2018-10-16 10:32:38 +03:00
Andris Reinman
150dddaf51
v1.6.1
2018-10-16 10:15:50 +03:00
Andris Reinman
70a5619c26
updated commits
2018-10-11 11:57:25 +03:00
Andris Reinman
d91ffafa90
updated commit hashes
2018-09-26 14:55:30 +03:00
Andris Reinman
801282dab8
updated commit hashes
2018-09-21 16:13:33 +03:00
Andris Reinman
80d2702e46
updated hash
2018-09-14 23:29:13 +03:00
Andris Reinman
f754ec1a8f
removed tor/onion
2018-09-14 23:28:48 +03:00
Andris Reinman
7e88acca28
updated commit hash
2018-09-14 10:40:15 +03:00
Andris Reinman
4b54275ca0
bumped commit hashes
2018-09-14 10:17:06 +03:00
Andris Reinman
4b175b52d1
updated commit hashes
2018-09-12 13:55:42 +03:00
Andris Reinman
700b770c69
updated commit hashes
2018-09-12 13:29:16 +03:00
Andris Reinman
9c7da7cd6e
updated commit hashes
2018-09-12 11:06:31 +03:00
Andris Reinman
4ec6ec92e4
fixed zonemta config
2018-09-10 11:15:46 +03:00
Andris Reinman
331922f64c
updated commit hashes
2018-09-10 10:57:40 +03:00
Andris Reinman
78da5dce42
updated zonemta commit hash
2018-08-28 14:08:18 +03:00
Andris Reinman
8aa32a83f9
v1.4.5
2018-08-28 10:26:50 +03:00
Andris Reinman
73e4454c0f
updated setup commits
2018-08-28 09:50:50 +03:00
Andris Reinman
945dfc98d8
updated commits
2018-08-14 22:53:43 +03:00
Andris Reinman
196fa4be06
updated commit
2018-08-06 10:38:33 +03:00
Andris Reinman
e63e0af166
fixed webmail config
2018-08-06 10:16:58 +03:00
Andris Reinman
cda5d0139d
disable tor
2018-08-06 10:06:27 +03:00
Andris Reinman
27fb30ad6f
webmail setup script
2018-08-06 09:58:34 +03:00
Andris Reinman
df8d0c701c
noderepo
2018-08-06 09:43:57 +03:00
Andris Reinman
cf81c82da1
updated install script
2018-08-06 09:27:36 +03:00
Andris Reinman
faf5891015
updated commits
2018-06-13 14:25:26 +03:00
Andris Reinman
80df772b66
updated commits
2018-06-13 14:24:33 +03:00
Andris Reinman
a2581c5e1c
updated commit hashes
2018-06-12 13:46:10 +03:00
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
Andris Reinman
6c02b5bc8e
updated install script
2018-06-08 11:12:35 +03:00
Andris Reinman
ad4b5d5941
updated commit variables in install script
2018-06-08 11:00:54 +03:00
Andris Reinman
538da537ca
bumped deps
2018-06-08 11:00:32 +03: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
cf955c6e78
updated install script
2018-01-27 13:14:52 +02:00
Andris Reinman
756253cb5f
Merge branch 'master' of github.com:nodemailer/wildduck
2018-01-27 13:13:18 +02:00
Andris Reinman
a4b71b33b3
updated install script
2018-01-27 13:13:02 +02:00
Andris Reinman
bbd38c5892
Update README.md
2018-01-26 18:52:31 +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
7389c185b9
updated installation readme
2017-10-22 17:17:03 +03:00
Andris Reinman
518b68dac4
fix install script
2017-10-22 15:43:19 +03:00
Andris Reinman
4169f76c1f
fix install script
2017-10-22 15:39:22 +03:00
Andris Reinman
f78e3efa8d
updated install script
2017-10-22 15:29:04 +03:00
Andris Reinman
c49f9ebc18
Updated install script
2017-10-20 17:39:15 +03:00
Mohammed Al-Mahdawi
c7dbfc8ab7
Add missing script name to readme
2017-10-19 00:34:54 +03:00
Andris Reinman
790e7c7f0c
Updated install script
2017-10-18 14:27:40 +03:00
Andris Reinman
dc6714d1d9
use filtering handler for filters
2017-10-18 12:42:51 +03:00
Andris Reinman
82cdd723ed
added missing 993 to install script
2017-10-16 14:24:23 +03:00
Andris Reinman
6e92ff6091
update
2017-10-16 14:13:21 +03:00
Andris Reinman
54662e77ba
added installer script
2017-10-16 13:15:51 +03:00