Commit graph

845 commits

Author SHA1 Message Date
Andris Reinman
beca0b1e33 started testing with roles 2018-08-28 14:37:06 +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
3864b1774c fixed dkim hash 2018-08-28 10:23:55 +03:00
Andris Reinman
73e4454c0f updated setup commits 2018-08-28 09:50:50 +03:00
Andris Reinman
d338c6f04c v1.4.4 2018-08-28 09:48:42 +03:00
Andris Reinman
989dbe4b9d fixed paging messages 2018-08-28 09:48:03 +03:00
Andris Reinman
b47498034d debug 2018-08-28 09:44:26 +03:00
Andris Reinman
dc715b2093 added idate to messages list 2018-08-28 09:42:42 +03:00
Andris Reinman
853b38a402 started with special access tokens 2018-08-25 09:38:20 +03:00
Andris Reinman
2c92b98c8b v1.4.3 2018-08-25 08:43:06 +03:00
Andris Reinman
ac205c2622 v1.4.2 2018-08-23 11:32:21 +03:00
Andris Reinman
225aa9ec8b v1.4.1 2018-08-22 10:59:14 +03:00
Andris Reinman
d63c185973 fix domain alias listing 2018-08-17 14:51:06 +03:00
Andris Reinman
c8802c23ed updated apidocs 2018-08-16 13:08:15 +03:00
Andris Reinman
d6e3271870 upgraded openpgpjs 2018-08-15 10:17:02 +03:00
Andris Reinman
83c1bdc745 use projection instead of fields 2018-08-14 23:45:45 +03:00
Andris Reinman
b6698843b1 updated indexes 2018-08-14 23:03:12 +03:00
Andris Reinman
945dfc98d8 updated commits 2018-08-14 22:53:43 +03:00
Andris Reinman
29dfd6c55d v1.4.0 2018-08-14 22:45:18 +03:00
Andris Reinman
196fa4be06 updated commit 2018-08-06 10:38:33 +03:00
Andris Reinman
c7da95e5cb v1.3.0 2018-08-06 10:36:29 +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
3418390d26 update for mongodb pagination 2018-08-03 16:15:35 +03:00
Andris Reinman
dbb9e9c456 do not use prev cursor for first page 2018-08-03 15:59:33 +03:00
Andris Reinman
279892f779 do not test against node v6 2018-08-03 15:50:26 +03:00
Andris Reinman
7e0af7ab1c Use async mongo paging 2018-08-03 15:44:03 +03:00
Andris Reinman
718dad91c5 bumped deps 2018-07-30 10:15:29 +03:00
Andris Reinman
1f4e97dbe9 allow setting appId for u2f 2018-06-28 09:52:29 +03:00
Andris Reinman
cad34520c7 allow setting appId for u2f 2018-06-28 09:27:42 +03:00
Andris Reinman
8f41dd0a8e allow setting appId for u2f 2018-06-28 09:12:31 +03:00
Andris Reinman
1a7a754522 v1.2.5 2018-06-26 14:46:03 +03:00
Andris Reinman
87229c7542 v1.2.4, do not use beta mongodb driver 2018-06-23 13:40:31 +03:00
Andris Reinman
08cd64f4ba v1.2.3 2018-06-21 19:46:38 +03:00
Andris Reinman
ca9455f813 v1.2.2 2018-06-21 19:41:31 +03:00
Andris Reinman
48d6e53d22 fixed api without imap 2018-06-18 16:29:10 +03:00
Andris Reinman
80b87eae08 If counter key value is modified then reset counter in redis 2018-06-14 11:36:06 +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
Andris Reinman
5a0b00a7af allow settings receivedMax 2018-06-12 13:45:02 +03:00
Andris Reinman
6a16a08916 v1.2.1 2018-06-12 11:58:35 +03:00
Andris Reinman
31d80c6dc6 expose more limits 2018-06-12 11:35:37 +03:00
Andris Reinman
f7eee84845
Merge pull request #88 from bunyevacz/install-spf-dkim2
DKIM and SPF correction, some renaming
2018-06-11 23:04:03 +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