Commit graph

825 commits

Author SHA1 Message Date
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
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
Andris Reinman 33ecb657c0
Merge pull request #84 from bunyevacz/install.sh2
Breaking up install.sh into chapters
2018-06-08 10:54:11 +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 734a6b9748 use async methods for bcrypt 2018-05-14 10:14:44 +03:00
Andris Reinman 0d19220156 updated docs 2018-05-11 14:47:28 +03:00
Andris Reinman 4c2930fb4f v1.2.0 2018-05-11 14:39:56 +03:00
Andris Reinman 4bef7e3a10 Allow using addresses as usernames 2018-05-11 14:39:23 +03:00
Andris Reinman 113e3a7e52
Merge pull request #76 from fcardona/master
Fixes username in docs
2018-05-10 21:41:19 +03:00
FC c5ae31c04e Fixes username in docs 2018-05-10 13:44:21 -04:00
Andris Reinman 19e642eaa0 updated install script 2018-05-07 10:22:32 +03:00
Andris Reinman ac053d164b v1.1.1. de-bumped mailparser version to 2.2.0 2018-05-07 09:14:07 +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 f54fc8d1c1 v1.1.0 2018-04-28 23:44:29 +03:00
Andris Reinman d8ee6530e3 v1.1.0 2018-04-28 23:40:26 +03:00
Andris Reinman 2510495ecf v1.1.0 2018-04-28 22:54:38 +03:00
Andris Reinman cc11785cc6 updated example emails 2018-04-28 22:44:38 +03:00