Commit Graph

68 Commits (381e76511dd683901c7a5e3b0abd72a9bbb6cc86)

Author SHA1 Message Date
kaiyou 1c26c9e376
Merge pull request from t3hmrman/patch-1
Update NGINX Ingress controller configuration
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
kaiyou 52bad80af8
Add a link to MFAshby's fork
Vados f2c74dd014
Remove `ports` option completely
Not needed since `hostNetwork: true`
Vados 82ff7c421d
Update NGINX Ingress controller configuration
Paul Binks 933d3a435d Update setup.rst
kaiyou a0d7b987ca Remove the reference to stable in the setup docs, fixes
Paul Binks a453df3503 Update cli.rst
Paul Binks 75c103ccc9 Update maintain.rst
Paul Binks 198f145821 Update reverse.rst
Paul Binks f818936012 Update dns.rst
Paul Binks dba6bf5ae9 Update index.rst
Paul Binks 3ae2dffb4d Update requirements.rst
Marcel Melzig e7d838ac2a Added webmail-imap dependency in docker-compose.yml.
Rafael Cossovan 23f392efb2 Update configuration.rst
Fix env variable.
Mildred Ki'Lya f538e33dcf Parametrize hosts
Allows to use mailu without docker-compose when hostnames are not set up
by docker itself but provided via a separate resolver.

Use case: use mailu using nomad scheduler and consul resolver instead of
docker-compose. Other servers are provided by the DNS resolver that
resolves names like admin.service.consul or webmail.service.consul.
These names needs to be configurable.
SunMar 6ec0fe7036 Adding options for mail-letsencrypt
kaiyou ca2cc4fc24 Add some details about the development environment
kaiyou 03d3351496 Set the title of web pages in the docs
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 e3ccf8b51f Add a note about the stable branch
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 ea9f3c0242 Fix a Jinja compilation issue
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 e170ecaeee Fix a typo in the release notes and remove the mention of the stable branch
(cherry picked from commit 0edd4864d2)
kaiyou 12447e42ff Generate dynamic download links for the configuration
(cherry picked from commit 881fae382a)
kaiyou a4055e2f49 Add a link to the changelog
kaiyou 71eb30c4b6 Fix some typos in the release notes
kaiyou e15b11dc7e Publish release notes for version 1.5
kaiyou 6eaffd514d Make it possible to opt out of statistics
kaiyou 81ec977e6e Make rspamd configuration overridable
kaiyou 3d6ad9c3ca Update the kubernetes docs and warn about incompatibility with version 1.5
kaiyou 08b567e3d9 Disable deprecated rmilter
kaiyou e0dd708ce0 Fix the reverse proxy documentation
kaiyou 0d7ab122d5 Add the documentation about reverse proxies
kaiyou 17f49e77e5 Update the documentation index
kaiyou f8a6c8a415 Add contributors documentations
kaiyou a68802b3b5 Add the demo server and release notes