Commit Graph

612 Commits (c4595fddca5a9a5515266d3b1ed4bf46da806ec4)

Author SHA1 Message Date
Tim Möhlmann bb85079d92
Merge pull request from ofthesun9/master-patch1
POD_ADDRESS_RANGE need to be defined for admin service (dovecot authentific…
mergify-bot 491f6b24bb Merge branch 'master' into 'feat-subnet2'
Tim Möhlmann c00910ca4b
Merge remote-tracking branch 'upstream/master' into extend-nginx
Tim Möhlmann 9208d7262f
Correct variable naming in .env
Ionut Filip 94edb48f08 Dynamic attachment size
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.
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.
Tim Möhlmann 55cf328ce2
Documentation how to use Postgresql
kaiyou 5b769e23da Merge branch 'master' into refactor-config
kaiyou 30716b8bdf Update docs with the new flask command
Tim Möhlmann 2576379df5
Dev. docs.: Add git workflows for branching, PR and reviewing
ofthesun9 5067b5c59a POD_ADDRESS need to be defined for admin service (dovecot authentification) fixes
- updated the docs
- corrected a typo
Tim Möhlmann 9004c9b8b5
Merge pull request from usrpro/feat-faq
Implement a FAQ
Daniel Huber 2237e641b0
Fix Typo in K8s Docs
hoellen fd3a944850 fix typo in doc
hoellen 9412c8e1e9
Correct spelling error
Co-Authored-By: muhlemmer <muhlemmer@gmail.com>
Hans Cornelis 99540cd90b - Added kubernetes CNI support for Mailu
Signed-off-by: Hans Cornelis <hacornelis@gmail.com>
Thomas Sänger 76e95bd585
Fix typo
Co-Authored-By: muhlemmer <muhlemmer@gmail.com>
Tim Möhlmann 7c1118df7d
Extending the FAQ
Tim Möhlmann 3552c59ff3
Insert ref link for FAQ, shortened title for display purposes
Tim Möhlmann b54a51e3ba
Merge branch 'master' into feat-faq
Tim Möhlmann 81b24f61e8
Merge branch 'master' into feat-healthchecks
mergify[bot] f2c4e52fee
Merge pull request from kaiyou/feat-docs-versions
Implement a multi-version documentation
mergify[bot] bce1487338
Merge pull request from hacor/master
Kubernetes fixed for production
mergify[bot] 4a5c0a6d21
Merge pull request from kaiyou/fix-password-performance
Improve password checking performance
Tim Möhlmann 771e0ee6a2
Remove old crypt settings from .env
As per conversation in PR
Hans Cornelis f10416e85a Merged with new PRs
Hans Cornelis 6fb0b93240 - Removed RSPAMD Password feature
- Updated roles on the Front DS
- Reverted the Auth limits

Signed-off-by: Hans Cornelis <hacornelis@gmail.com>
Tim Möhlmann 4ccefd6d5e
Documentation update on local docs container
mergify[bot] 118ea0f3fb
Merge pull request from ofthesun9/feature-swarm
Enabling swarm deployment on master branch
ofthesun9 7a3922c2e7 Fixes few typos
ofthesun9 5b8deed06b Made the instructions more simple
Updated the volume defintion to the latest master status
Removed the part around .yml variable substitution as we can use a "trick"
ofthesun9 9c639eebd4 Made the instructions more simple (moved the nfs-volume example to another file)
Removed he part around variable substitution as we can use a "trick"
kaiyou 828d96f8f0 Switch the default password scheme to PBKDF2
Hans Cornelis e67a0d464b Deleted old folder
Hans Cornelis 3098343360 Merged conflicts
hacor 4ea12deae7 Added kubernetes to Mailu
kaiyou 53b9c031c9 Add a warning banner when not reading the stable docs
kaiyou 13e3862ca7 Simplify the docs configuration
kaiyou 8fa80c1589 Support multiple docs versions
Thomas Sänger 39272ab05c
add healthcheck for http services
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
mergify[bot] eacf27452e
Merge pull request from usrpro/update-dev-docs
Update Dev-docs to use build.yml for building
Tim Möhlmann acbb586e71
Option to send logs to journald or syslog
Tim Möhlmann b38deb18cf
Update Dev-docs to use build.yml for building
Tim Möhlmann 1394955447
FAQ about TLS issues
Tim Möhlmann b5693edc63
Include a doc section for external certbot
Tim Möhlmann f4ef0eed09
Wrote informational section of the FAQ
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
gitting 3541b7cc63
Add newline for list to display properly
kaiyou 00b5ae11db
Merge branch 'master' into feat-abstract-db
ofthesun9 6bd365e771 Change title layout
ofthesun9 9d610f56f7 Added some lines around ingress mode
ofthesun9 74796201ec Merge branch 'master' into feature-swarm
kaiyou f430f410f0
Merge branch 'master' into feature-smtpd_reject_unlisted_recipient
ofthesun9 58a83a93e6 Add REJECT_UNLISTED_RECIPIENT variable in .env file
Tim Möhlmann 6479f5177b
Revert "Add a Dockerfile for buliding the docs"
This reverts commit f97d0d9e43.
Tim Möhlmann 73add1b428
Documentation on running a local docs container
kaiyou f97d0d9e43 Add a Dockerfile for buliding the docs
kaiyou 339b3c1b24 Build the documentation as a Docker image
kaiyou f9c6c98180 Remove fetchmail dependency to the databse
kaiyou 68aa797720 Merge branch 'master' into feat-abstract-db
kaiyou 5341ee4472 Add a Dockerfile for buliding the docs
ofthesun9 23e288aadc Enabling swarm deployment on master branch:
-Extends the usage of POD_ADDRESS_RANGE
-Provides documentation
kaiyou d917f60352
Merge pull request from HorayNarea/compress
add optional Maildir-Compression
Thomas Sänger 0bdb2a16bc
add optional Maildir-Compression
ofthesun9 935cd7f706
Update README.md
ofthesun9 480fc6c437
Update README.md
Typo
ofthesun9 d13725ce33
Update README.md
Typo
ofthesun9 dc8df56976
Update README.md
Typo
ofthesun9 a6412f3f23
Update README.md
ofthesun9 b3131496c6
Update README.md
ofthesun9 27d43384c5 Documentation to deploy mailu on a docker swarm
ofthesun9 91300c1c5c
Update README.md
Typo
ofthesun9 820e5c667b
Update README.md
Typo
ofthesun9 8a0ff1153e Documentation to deploy mailu on a docker swarm
ofthesun9 a34090502d Documentation to deploy mailu on a docker swarm
ofthesun9 806dfc804a Typo
ofthesun9 bd6026384a Documentation to deploy mailu on a doxker swarm
kaiyou b6e4b0e557
Merge pull request from hacor/master
Created new manifests for Kubernetes
hacor 151aeb9c06 Updated adaptations for dovecot on shared filesystem and indexing errors
Signed-off-by: hacor <hacornelis@gmail.com>
hacor 699a25939f Updated docs for Travis
Signed-off-by: hacor <hacornelis@gmail.com>
hacor db3cb2aac1 Updated docs
Signed-off-by: hacor <hacornelis@gmail.com>
hacor eb9649db4e Added a new release for Kubernetes
Signed-off-by: hacor <hacornelis@gmail.com>
Pierre Jaury 0085b6f1e6 Remove the data mount where unused
Jake Walker 109842502a
Fix typo
reallinfo 6478400cba
Add files via upload
kaiyou 3beceb90ec
Merge pull request from mildred/parametrize-hosts
Add various environment variables to allow running outside of docker-compose
Mildred Ki'Lya ae8c9f5a6b Add various environment variables to allow running outside of docker-compose
Dennis Twardowsky 8f5036e769 Update documentation for TLS flexible filenames support
kaiyou a03d884ccc Add the domain registration option in .env
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
kaiyou 8e1e937808 Add a page with features and screenshots
kaiyou d433c7a0ed Add paramiko to upload documentations after the build
kaiyou 56c0c00840 Add some shields on the homepage
kaiyou 70c32787d6 Insert a dynamic template for multiversion rendering
kaiyou 8746fafc14 Simplify the Sphinx configuration
kaiyou ce9d991a13 Improve the documentation menu
kaiyou f5ccc0e09c Remove unused makefiles
kaiyou f2ff77d554 Remove unused directories
kaiyou 1434e788ee Add a requirement list
kaiyou 2d22e9cabe Add the Mailu logo
kaiyou bc44b83819 Update links for the compose setup
kaiyou 5d395a2dd0 Fix the version number in the documentation
kaiyou fcf9515bff Fix the rst syntax for most documentation
kaiyou dc2f1280ed Import the documentation from the wiki
kaiyou c59e05bb09 Add initial sphinx config
kaiyou 75842df0d4 Move compose base files to the docs
kaiyou 26da4f306d Move images to the documentation folder
t3hmrman f22c4899fd Add light documentation structure and README for kubernetes