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
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
c72bf2e6ad
v1.0.117
2018-04-13 15:07:06 +03:00
Andris Reinman
736b3f0169
downgraded restify from 7 to 6
2018-04-13 14:42:57 +03:00
Andris Reinman
74100be5f0
Allow enabling custom 2FA that effectively disables account password for IMAP/SMTP/POP3
2018-04-13 14:32:58 +03:00
Andris Reinman
e5376d8a4d
Merge branch 'master' of github.com:nodemailer/wildduck
2018-04-13 13:47:27 +03:00
Andris Reinman
01ff77bdc4
Allow using empty filters
2018-04-13 13:47:23 +03:00
Andris Reinman
f23c6824e0
Merge pull request #69 from yonjah/rateLimit
...
rate limiting by ip (relates to #68 )
2018-04-13 13:47:00 +03:00
Yoni Jah
7ab77745f4
rate limiting by ip
2018-04-13 10:22:49 +08:00
Andris Reinman
7beedf01d8
list filter attachment sizes in bytes
2018-04-11 15:54:33 +03:00
Andris Reinman
97af5287e4
Ensure that _id strings are converted to ObjectID, use IP addresses for rate limiting, rate limit non-existent user authentications
2018-04-11 10:13:43 +03:00
Andris Reinman
4582f8e08c
changed regex
2018-02-21 20:26:07 +02:00
Andris Reinman
ae6c713c73
updated setup script
2018-02-20 15:04:15 +02:00
Andris Reinman
0b164d0b89
v1.0.116
2018-02-20 11:00:21 +02:00
Andris Reinman
3bc95d645b
allow renaming domains
2018-02-19 16:12:43 +02:00
Andris Reinman
f9566ce2a7
flex dkim check
2018-02-13 12:20:06 +02:00
Andris Reinman
36b79cb922
v1.0.115
2018-02-12 12:57:34 +02:00
Andris Reinman
92b408ea16
allow setting totp label
2018-02-08 11:50:48 +02:00
Andris Reinman
61052ca23a
change
2018-02-06 15:10:53 +02:00
Andris Reinman
a6c151bc6d
change
2018-02-06 15:08:14 +02:00
Andris Reinman
96e735c0c7
updated description
2018-02-06 15:04:04 +02:00
Andris Reinman
32c0a8c044
v1.0.114
2018-02-06 13:17:49 +02:00
Andris Reinman
81c9a80d31
allow changing spamLevel
2018-01-31 11:46:44 +02:00
Andris Reinman
44d9fffda7
v1.0.113
2018-01-30 16:14:15 +02:00