Tim Möhlmann
c7dcfee882
Merge pull request #713 from pgeorgi/extend-nginx
...
nginx: Allow extending config with overrides
6 years ago
mergify-bot
491f6b24bb
Merge branch 'master' into 'feat-subnet2'
6 years ago
Tim Möhlmann
c00910ca4b
Merge remote-tracking branch 'upstream/master' into extend-nginx
6 years ago
Tim Möhlmann
9208d7262f
Correct variable naming in .env
6 years ago
Ionut Filip
94edb48f08
Dynamic attachment size
6 years ago
Tim Möhlmann
8172f3eab8
Move the Mailu Docker network to a fixed subnet.
...
This will make network configuration and host based authentication
more robust, across different deployment platforms.
The options `RELAYNETS` and`POD_ADDRESS_RANGE` are kept for compatibility.
However, their usage have become optional.
6 years ago
Patrick Georgi
eac4d553a9
nginx: Allow extending config with overrides
...
To facilitate this, the default redirect at / can be disabled, even if
the default remains at redirecting to the webmailer.
The extensions are within the host scope and are read from
$ROOT/overrides/nginx/*.conf.
6 years ago
Tim Möhlmann
771e0ee6a2
Remove old crypt settings from .env
...
As per conversation in PR
6 years ago
kaiyou
828d96f8f0
Switch the default password scheme to PBKDF2
6 years ago
mergify[bot]
28a5f8574d
Merge pull request #661 from usrpro/feat-sys-log
...
Option to send front logs to journald or syslog
6 years ago
Tim Möhlmann
acbb586e71
Option to send logs to journald or syslog
6 years ago
Thomas Sänger
c8b39c5d4a
support bcrypt and use it as default
6 years ago
ofthesun9
58a83a93e6
Add REJECT_UNLISTED_RECIPIENT variable in .env file
6 years ago
Thomas Sänger
0bdb2a16bc
add optional Maildir-Compression
6 years ago
kaiyou
a03d884ccc
Add the domain registration option in .env
7 years ago
kaiyou
ea8aced2e6
Merge pull request #434 from steamedhams1/patch-1
...
Update .env
7 years ago
kaiyou
3ef4e1f6b7
Add support for recaptcha upon signup
7 years ago
steamedhams1
46cd86e66a
Update .env
...
Fixed typo
7 years ago
SunMar
6ec0fe7036
Adding options for mail-letsencrypt
7 years ago
kaiyou
ac0c339aa8
Implement welcome emails, fixes #107
7 years ago
Lucas
8f6f01e07f
Add the new TLS_FLAVOR "mail" to the env file
...
Update the env file to add the new TLS_FLAVOR "mail" in the list of possible values.
7 years ago
kaiyou
5fd29a6593
Update the version in .env
7 years ago
kaiyou
881fae382a
Generate dynamic download links for the configuration
7 years ago