Commit Graph

47 Commits (81b24f61e8c2803b90b5355c43f43f152732d804)

Author SHA1 Message Date
Tim Möhlmann 771e0ee6a2
Remove old crypt settings from .env
As per conversation in PR
kaiyou 828d96f8f0 Switch the default password scheme to PBKDF2
mergify[bot] 28a5f8574d
Merge pull request from usrpro/feat-sys-log
Option to send front logs to journald or syslog
mergify[bot] bee81d1a54
Merge pull request from HorayNarea/bcrypt
support bcrypt and use it as default
Tim Möhlmann acbb586e71
Option to send logs to journald or syslog
Tim Möhlmann 70c4e42f74
Fix small typo
Tim Möhlmann 77e3fc0ebc
Some documentation flow refactoring and updates:
- Improve advice on IP binding; Follow up on issue 
 - mailradar is dead. Found mxtoolbox instead
 - Fix some internal linking
Thomas Sänger c8b39c5d4a
support bcrypt and use it as default
kaiyou 00b5ae11db
Merge branch 'master' into feat-abstract-db
ofthesun9 58a83a93e6 Add REJECT_UNLISTED_RECIPIENT variable in .env file
kaiyou f9c6c98180 Remove fetchmail dependency to the databse
kaiyou 68aa797720 Merge branch 'master' into feat-abstract-db
Thomas Sänger 0bdb2a16bc
add optional Maildir-Compression
Pierre Jaury 0085b6f1e6 Remove the data mount where unused
Jake Walker 109842502a
Fix typo
Dennis Twardowsky 8f5036e769 Update documentation for TLS flexible filenames support
kaiyou a03d884ccc Add the domain registration option in .env
kaiyou ea8aced2e6
Merge pull request from steamedhams1/patch-1
Update .env
kaiyou 3ef4e1f6b7 Add support for recaptcha upon signup
steamedhams1 46cd86e66a
Update .env
Fixed typo
Paul Binks 933d3a435d Update setup.rst
Paul Binks 3ae2dffb4d Update requirements.rst
Marcel Melzig e7d838ac2a Added webmail-imap dependency in docker-compose.yml.
SunMar 6ec0fe7036 Adding options for mail-letsencrypt
kaiyou 1c3df2b1fc Fix the compose dependencies for front and admin container
Thomas Sänger a9350953c6
use alpine-image for redis
kaiyou 89ac22dd90 Express dependencies in the Compose configuration, related to
kaiyou ac0c339aa8 Implement welcome emails, fixes
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.
kaiyou 8cab079af6 Add a missing volume for dkim to work on rspamd
kaiyou bfa50c5aa7 Add a new TLS flavor named 'mail'
kaiyou 5fd29a6593 Update the version in .env
kaiyou 3966a9a401 Fix the documentation about exposing the admin interface
(cherry picked from commit 1ac0576af0)
kaiyou 5831221c0e Use a template to replace the version tag
kaiyou 49bfeda3d3 Use proper jinja templating inside rst templates
kaiyou 30a1657155 Use a custom role for including github_version
kaiyou 8b9d9ef86d Use github_version in literals
kaiyou 12447e42ff Generate dynamic download links for the configuration
(cherry picked from commit 881fae382a)
kaiyou 6eaffd514d Make it possible to opt out of statistics
kaiyou 81ec977e6e Make rspamd configuration overridable
kaiyou 08b567e3d9 Disable deprecated rmilter
kaiyou ce9d991a13 Improve the documentation menu
kaiyou 1434e788ee Add a requirement list
kaiyou bc44b83819 Update links for the compose setup
kaiyou fcf9515bff Fix the rst syntax for most documentation
kaiyou dc2f1280ed Import the documentation from the wiki
kaiyou 75842df0d4 Move compose base files to the docs