86b4242f82 
								
							
								 
							
						 
						
							
							
								
								Merge  #886  
							
							... 
							
							
							
							886: Ipv6 support r=mergify[bot] a=muhlemmer
## What type of PR?
(Feature, enhancement, bug-fix, documentation) -> A bit of everything
## What does this PR do?
Document how to use ipv6nat. This, however triggers some kind of flaky behavior with the Docker DNS resolver, resulting in lookup failures between containers.  So all resolving needs to be done during container startup/configuration.
In order not to pollute every single start.py file, we've created a small library called [Mailu/MailuStart](https://github.com/Mailu/MailuStart ). As an addition, this library also defines the template generation function, including its logging facility.
Note: `docker-compose.yml` downgrade is necessary, as IPv6 settings are not supported by the Docker Compose file format 3 😞   
### Related issue(s)
Supersedes  PR #844 
- Fixes  #827  
- Hopefully helps with #829  and #834 
## No backport yet
This PR directly imports MailuStart from git. This makes it a bit more simple to implement on the short term an do some testing and probably some future improvements. When everything is proved stable, we will create a proper PyPi package with versioning and consider back porting.
## Prerequistes
Before we can consider review and merge, please make sure the following list is done and checked.
If an entry in not applicable, you can check it or remove it from the list.
- [x] In case of feature or enhancement: documentation updated accordingly
- [x] Unless it's docs or a minor change: place entry in the [changelog](CHANGELOG.md), under the latest un-released version.
Co-authored-by: Ionut Filip <ionut.philip@gmail.com>
Co-authored-by: Tim Möhlmann <muhlemmer@gmail.com> 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								cfbc38b956 
								
							
								 
							
						 
						
							
							
								
								Updated doc  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								a731e04670 
								
									
								
							
								 
							
						 
						
							
							
								
								Update docs on review dissmissal and automatic rebuilds  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								928b5470d4 
								
							
								 
							
						 
						
							
							
								
								fix some cli commands in the docs  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								a9d368d2c9 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix typo in docs  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								33db705194 
								
									
								
							
								 
							
						 
						
							
							
								
								Use bors-ng to create and upload test images  
							
							... 
							
							
							
							- Reinstate Travis deploy phase
- Better labeling of Mergify rules
- Automatic `bors try` by Mergify
- Explain bors in comment message
- Skip push for staging branch
- Re-update docs to current situation 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								faca9983a8 
								
									
								
							
								 
							
						 
						
							
							
								
								Automatic creation of review images  
							
							... 
							
							
							
							- Enable bors-ng for better merging
- Re-enable mergify with a fixed up syntax, it will now only issue bors commands.
- Pull request build images are now pushed to docker hub
- Automatic backport rule
- Fix build tag for branches with slash (/)
- Only push when master and 1.6 target branch 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								3f5d08235b 
								
									
								
							
								 
							
						 
						
							
							
								
								Updated doc to reflect 1.6 release  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								de8e6f74ea 
								
									
								
							
								 
							
						 
						
							
							
								
								1.6 release notes ( #845 )  
							
							... 
							
							
							
							* 1.6 release!
* Fix typo in release notes
* Rectify Alpine 3.8.2 in release notes 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								bbbd22b3a3 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #843  from usrpro/fix-unbound-swarm  
							
							... 
							
							
							
							Remove unbound from swarm 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								d593c783a3 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix typo in link  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								3460872747 
								
									
								
							
								 
							
						 
						
							
							
								
								Documentation on IPv6  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								d9f8510bb6 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix notls typo  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								711f2bcfaf 
								
									
								
							
								 
							
						 
						
							
							
								
								Docker swarm warnings  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								71ba016120 
								
									
								
							
								 
							
						 
						
							
							
								
								Unbound docs for Swarm  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								38e754be6d 
								
									
								
							
								 
							
						 
						
							
							
								
								Make docs refer to the setup utility  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								1975534125 
								
									
								
							
								 
							
						 
						
							
							
								
								Make docker-compose.yml for setup and docs development friendly  
							
							... 
							
							
							
							This enables easy local running.
Actual deployment files are moved to github.com/mailu/infra. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								686db1f33f 
								
							
								 
							
						 
						
							
							
								
								Add reminder for users not to forget POSTMASTER account or alias  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								50343f354e 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master' into feat-psql-support  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								7f8c7b6479 
								
							
								 
							
						 
						
							
							
								
								Added documentation for external mysql db  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								492f3867d8 
								
									
								
							
								 
							
						 
						
							
							
								
								remove (broken) FTS  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								71cda7983e 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into feat-logging  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								7d01bb2a4d 
								
									
								
							
								 
							
						 
						
							
							
								
								LOG_LEVEL docs and changelog entry  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								9077bf7313 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master' into feat-psql-support  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								4b0601cb64 
								
									
								
							
								 
							
						 
						
							
							
								
								Add WEBROOT_REDIRECT documentation  
							
							... 
							
							
							
							Closes  #802  
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								0764c81a57 
								
							
								 
							
						 
						
							
							
								
								Fixed typo  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								4e8f899b28 
								
							
								 
							
						 
						
							
							
								
								Updated faq with nextcloud integration  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								fa355ff05a 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #787  from usrpro/update-faq  
							
							... 
							
							
							
							Update faq 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								cd85b44972 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix typo  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								f2e3d755a6 
								
							
								 
							
						 
						
							
							
								
								add nginx conf override to faq  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								f02a8bd1bd 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #790  from Dennis14e/patch-1  
							
							... 
							
							
							
							Fix typo in demo.rst 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								4a072992db 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix typo in demo.rst  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								b2823c23b8 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master' into feat-psql-support  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								f91b80503e 
								
									
								
							
								 
							
						 
						
							
							
								
								FAQ: Older ciphers  
							
							... 
							
							
							
							- Closes  #698  
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								4c78785da3 
								
									
								
							
								 
							
						 
						
							
							
								
								FAQ: DKIM and DMARC generation  
							
							... 
							
							
							
							- Closes  #102  
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								8dd30a698b 
								
									
								
							
								 
							
						 
						
							
							
								
								FAQ: Rancher  
							
							... 
							
							
							
							- Closes  #125  
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								df55b2e9d6 
								
									
								
							
								 
							
						 
						
							
							
								
								Reference and  close   #206  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								dc238bb2b3 
								
									
								
							
								 
							
						 
						
							
							
								
								FAQ: Unbound DNS  
							
							... 
							
							
							
							- Closes  #554  
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								4c7cdeb43b 
								
									
								
							
								 
							
						 
						
							
							
								
								FAQ: Difference between DOMAINS and HOSTNAMES  
							
							... 
							
							
							
							- Closes  #742 
- Closes  #747  
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								b91cfd3b41 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #781  from usrpro/fix-download-links  
							
							... 
							
							
							
							Restore VERSION_TAG template 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								aaa7ef5de3 
								
									
								
							
								 
							
						 
						
							
							
								
								Update demo server docs  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								7eff09a74b 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #724  from Nebukadneza/traefik_support  
							
							... 
							
							
							
							Documentation and examples for traefik 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								03ee3aa918 
								
							
								 
							
						 
						
							
							
								
								Fix typo in contributor docs  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								d6ba39b6a9 
								
									
								
							
								 
							
						 
						
							
							
								
								Traefik docs improvements:  
							
							... 
							
							
							
							- Removed code tages to increase readability
- Some extra line-breaks for source readability
- Fix link to new mailu/traefik-certdumper container
- dhparams is no longer stored in /certs
- Use a proper "note" box
- Fix typo in docs/compose/traefik directory name
- Include links to example config files
- Fix toml lexer build warning 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								e7c9b32e23 
								
									
								
							
								 
							
						 
						
							
							
								
								Restore VERSION_TAG template  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								dc5f5bb023 
								
							
								 
							
						 
						
							
							
								
								Traefik configuration examples  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								e128d8e975 
								
							
								 
							
						 
						
							
							
								
								Add documentation for usage behind traefik  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								3a5b763018 
								
									
								
							
								 
							
						 
						
							
							
								
								Option to disable full text search (lucene)  
							
							... 
							
							
							
							This is a workaround for the bug in issue #751  
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								ad1ca42bde 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove unused docker socket mount for Admin  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								be7dc1e6bd 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #753  from usrpro/deploy-docks  
							
							... 
							
							
							
							Add deploy settings for server 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								533a6f8faa 
								
									
								
							
								 
							
						 
						
							
							
								
								Add deploy settings for server  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								c0645eadef 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove healthcheck  
							
							... 
							
							
							
							Did not work correctly and prevents Traefik from serving the page. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								514d179db1 
								
							
								 
							
						 
						
							
							
								
								Fixed networks indentation  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								c7dcfee882 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #713  from pgeorgi/extend-nginx  
							
							... 
							
							
							
							nginx: Allow extending config with overrides 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								94e42c9b52 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #727  from usrpro/feat-subnet2  
							
							... 
							
							
							
							Move the Mailu Docker network to a fixed subnet. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								33c0a99ffc 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #678  from hacor/k8s-cni-fix  
							
							... 
							
							
							
							Added kubernetes CNI support for Mailu 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								bb85079d92 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #695  from ofthesun9/master-patch1  
							
							... 
							
							
							
							POD_ADDRESS_RANGE need to be defined for admin service (dovecot authentific… 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								491f6b24bb 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into 'feat-subnet2'  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								c00910ca4b 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master' into extend-nginx  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								9208d7262f 
								
									
								
							
								 
							
						 
						
							
							
								
								Correct variable naming in .env  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								94edb48f08 
								
							
								 
							
						 
						
							
							
								
								Dynamic attachment size  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								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. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								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. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								55cf328ce2 
								
									
								
							
								 
							
						 
						
							
							
								
								Documentation how to use Postgresql  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								5b769e23da 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into refactor-config  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								30716b8bdf 
								
							
								 
							
						 
						
							
							
								
								Update docs with the new flask command  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								2576379df5 
								
									
								
							
								 
							
						 
						
							
							
								
								Dev. docs.: Add git workflows for branching, PR and reviewing  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								5067b5c59a 
								
							
								 
							
						 
						
							
							
								
								POD_ADDRESS need to be defined for admin service (dovecot authentification)  fixes   #694  
							
							... 
							
							
							
							- updated the docs
- corrected a typo 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								9004c9b8b5 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #677  from usrpro/feat-faq  
							
							... 
							
							
							
							Implement a FAQ 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								2237e641b0 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix Typo in K8s Docs  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								fd3a944850 
								
							
								 
							
						 
						
							
							
								
								fix typo in doc  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								9412c8e1e9 
								
									
								
							
								 
							
						 
						
							
							
								
								Correct spelling error  
							
							... 
							
							
							
							Co-Authored-By: muhlemmer <muhlemmer@gmail.com> 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								99540cd90b 
								
							
								 
							
						 
						
							
							
								
								- Added kubernetes CNI support for Mailu  
							
							... 
							
							
							
							Signed-off-by: Hans Cornelis <hacornelis@gmail.com> 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								76e95bd585 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix typo  
							
							... 
							
							
							
							Co-Authored-By: muhlemmer <muhlemmer@gmail.com> 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								7c1118df7d 
								
									
								
							
								 
							
						 
						
							
							
								
								Extending the FAQ  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								3552c59ff3 
								
									
								
							
								 
							
						 
						
							
							
								
								Insert ref link for FAQ, shortened title for display purposes  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								b54a51e3ba 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into feat-faq  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								81b24f61e8 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into feat-healthchecks  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								f2c4e52fee 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #664  from kaiyou/feat-docs-versions  
							
							... 
							
							
							
							Implement a multi-version documentation 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								bce1487338 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #576  from hacor/master  
							
							... 
							
							
							
							Kubernetes fixed for production 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								4a5c0a6d21 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #667  from kaiyou/fix-password-performance  
							
							... 
							
							
							
							Improve password checking performance 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								771e0ee6a2 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove old crypt settings from .env  
							
							... 
							
							
							
							As per conversation in PR 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								f10416e85a 
								
							
								 
							
						 
						
							
							
								
								Merged with new PRs  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								6fb0b93240 
								
							
								 
							
						 
						
							
							
								
								- Removed RSPAMD Password feature  
							
							... 
							
							
							
							- Updated roles on the Front DS
- Reverted the Auth limits
Signed-off-by: Hans Cornelis <hacornelis@gmail.com> 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								4ccefd6d5e 
								
									
								
							
								 
							
						 
						
							
							
								
								Documentation update on local docs container  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								118ea0f3fb 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #604  from ofthesun9/feature-swarm  
							
							... 
							
							
							
							Enabling swarm deployment on master branch 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								7a3922c2e7 
								
							
								 
							
						 
						
							
							
								
								Fixes few typos  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								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" 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								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" 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								828d96f8f0 
								
							
								 
							
						 
						
							
							
								
								Switch the default password scheme to PBKDF2  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								e67a0d464b 
								
							
								 
							
						 
						
							
							
								
								Deleted old folder  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								3098343360 
								
							
								 
							
						 
						
							
							
								
								Merged conflicts  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								4ea12deae7 
								
							
								 
							
						 
						
							
							
								
								Added kubernetes to Mailu  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								53b9c031c9 
								
							
								 
							
						 
						
							
							
								
								Add a warning banner when not reading the stable docs  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								13e3862ca7 
								
							
								 
							
						 
						
							
							
								
								Simplify the docs configuration  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								8fa80c1589 
								
							
								 
							
						 
						
							
							
								
								Support multiple docs versions  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								39272ab05c 
								
									
								
							
								 
							
						 
						
							
							
								
								add healthcheck for http services  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								28a5f8574d 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #661  from usrpro/feat-sys-log  
							
							... 
							
							
							
							Option to send front logs to journald or syslog 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								bee81d1a54 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #647  from HorayNarea/bcrypt  
							
							... 
							
							
							
							support bcrypt and use it as default 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								eacf27452e 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #660  from usrpro/update-dev-docs  
							
							... 
							
							
							
							Update Dev-docs to use build.yml for building 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								acbb586e71 
								
									
								
							
								 
							
						 
						
							
							
								
								Option to send logs to journald or syslog  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								b38deb18cf 
								
									
								
							
								 
							
						 
						
							
							
								
								Update Dev-docs to use build.yml for building  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								1394955447 
								
									
								
							
								 
							
						 
						
							
							
								
								FAQ about TLS issues  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								b5693edc63 
								
									
								
							
								 
							
						 
						
							
							
								
								Include a doc section for external certbot  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								f4ef0eed09 
								
									
								
							
								 
							
						 
						
							
							
								
								Wrote informational section of the FAQ  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								70c4e42f74 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix small typo  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								77e3fc0ebc 
								
									
								
							
								 
							
						 
						
							
							
								
								Some documentation flow refactoring and updates:  
							
							... 
							
							
							
							- Improve advice on IP binding; Follow up on issue #641 
 - mailradar is dead. Found mxtoolbox instead
 - Fix some internal linking 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								c8b39c5d4a 
								
									
								
							
								 
							
						 
						
							
							
								
								support bcrypt and use it as default  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								3541b7cc63 
								
									
								
							
								 
							
						 
						
							
							
								
								Add newline for list to display properly  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								00b5ae11db 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into feat-abstract-db  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								6bd365e771 
								
							
								 
							
						 
						
							
							
								
								Change title layout  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								9d610f56f7 
								
							
								 
							
						 
						
							
							
								
								Added some lines around ingress mode  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								74796201ec 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into feature-swarm  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								f430f410f0 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into feature-smtpd_reject_unlisted_recipient  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								58a83a93e6 
								
							
								 
							
						 
						
							
							
								
								Add REJECT_UNLISTED_RECIPIENT variable in .env file  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								6479f5177b 
								
									
								
							
								 
							
						 
						
							
							
								
								Revert "Add a Dockerfile for buliding the docs"  
							
							... 
							
							
							
							This reverts commit f97d0d9e43 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								73add1b428 
								
									
								
							
								 
							
						 
						
							
							
								
								Documentation on running a local docs container  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								f97d0d9e43 
								
							
								 
							
						 
						
							
							
								
								Add a Dockerfile for buliding the docs  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								339b3c1b24 
								
							
								 
							
						 
						
							
							
								
								Build the documentation as a Docker image  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								f9c6c98180 
								
							
								 
							
						 
						
							
							
								
								Remove fetchmail dependency to the databse  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								68aa797720 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into feat-abstract-db  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								5341ee4472 
								
							
								 
							
						 
						
							
							
								
								Add a Dockerfile for buliding the docs  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								23e288aadc 
								
							
								 
							
						 
						
							
							
								
								Enabling swarm deployment on master branch:  
							
							... 
							
							
							
							-Extends the usage of POD_ADDRESS_RANGE
-Provides documentation 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								d917f60352 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #553  from HorayNarea/compress  
							
							... 
							
							
							
							add optional Maildir-Compression 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								0bdb2a16bc 
								
									
								
							
								 
							
						 
						
							
							
								
								add optional Maildir-Compression  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								935cd7f706 
								
									
								
							
								 
							
						 
						
							
							
								
								Update README.md  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								480fc6c437 
								
									
								
							
								 
							
						 
						
							
							
								
								Update README.md  
							
							... 
							
							
							
							Typo 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								d13725ce33 
								
									
								
							
								 
							
						 
						
							
							
								
								Update README.md  
							
							... 
							
							
							
							Typo 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								dc8df56976 
								
									
								
							
								 
							
						 
						
							
							
								
								Update README.md  
							
							... 
							
							
							
							Typo 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								a6412f3f23 
								
									
								
							
								 
							
						 
						
							
							
								
								Update README.md  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								b3131496c6 
								
									
								
							
								 
							
						 
						
							
							
								
								Update README.md  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								27d43384c5 
								
							
								 
							
						 
						
							
							
								
								Documentation to deploy mailu on a docker swarm  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								91300c1c5c 
								
									
								
							
								 
							
						 
						
							
							
								
								Update README.md  
							
							... 
							
							
							
							Typo 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								820e5c667b 
								
									
								
							
								 
							
						 
						
							
							
								
								Update README.md  
							
							... 
							
							
							
							Typo 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								8a0ff1153e 
								
							
								 
							
						 
						
							
							
								
								Documentation to deploy mailu on a docker swarm  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								a34090502d 
								
							
								 
							
						 
						
							
							
								
								Documentation to deploy mailu on a docker swarm  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								806dfc804a 
								
							
								 
							
						 
						
							
							
								
								Typo  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								bd6026384a 
								
							
								 
							
						 
						
							
							
								
								Documentation to deploy mailu on a doxker swarm  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								b6e4b0e557 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #544  from hacor/master  
							
							... 
							
							
							
							Created new manifests for Kubernetes 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								151aeb9c06 
								
							
								 
							
						 
						
							
							
								
								Updated adaptations for dovecot on shared filesystem and indexing errors  
							
							... 
							
							
							
							Signed-off-by: hacor <hacornelis@gmail.com> 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								699a25939f 
								
							
								 
							
						 
						
							
							
								
								Updated docs for Travis  
							
							... 
							
							
							
							Signed-off-by: hacor <hacornelis@gmail.com> 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								db3cb2aac1 
								
							
								 
							
						 
						
							
							
								
								Updated docs  
							
							... 
							
							
							
							Signed-off-by: hacor <hacornelis@gmail.com> 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								eb9649db4e 
								
							
								 
							
						 
						
							
							
								
								Added a new release for Kubernetes  
							
							... 
							
							
							
							Signed-off-by: hacor <hacornelis@gmail.com> 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								0085b6f1e6 
								
							
								 
							
						 
						
							
							
								
								Remove the data mount where unused  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								109842502a 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix typo  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								6478400cba 
								
									
								
							
								 
							
						 
						
							
							
								
								Add files via upload  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								3beceb90ec 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #429  from mildred/parametrize-hosts  
							
							... 
							
							
							
							Add various environment variables to allow running outside of docker-compose 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								ae8c9f5a6b 
								
							
								 
							
						 
						
							
							
								
								Add various environment variables to allow running outside of docker-compose  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								8f5036e769 
								
							
								 
							
						 
						
							
							
								
								Update documentation for TLS flexible filenames support  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								a03d884ccc 
								
							
								 
							
						 
						
							
							
								
								Add the domain registration option in .env  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								1c26c9e376 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #409  from t3hmrman/patch-1  
							
							... 
							
							
							
							Update NGINX Ingress controller configuration 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								ea8aced2e6 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #434  from steamedhams1/patch-1  
							
							... 
							
							
							
							Update .env 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								3ef4e1f6b7 
								
							
								 
							
						 
						
							
							
								
								Add support for recaptcha upon signup  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								46cd86e66a 
								
									
								
							
								 
							
						 
						
							
							
								
								Update .env  
							
							... 
							
							
							
							Fixed typo 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								52bad80af8 
								
									
								
							
								 
							
						 
						
							
							
								
								Add a link to MFAshby's fork  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								f2c74dd014 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove `ports` option completely  
							
							... 
							
							
							
							Not needed since `hostNetwork: true` 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								82ff7c421d 
								
									
								
							
								 
							
						 
						
							
							
								
								Update NGINX Ingress controller configuration  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								933d3a435d 
								
							
								 
							
						 
						
							
							
								
								Update setup.rst  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								a0d7b987ca 
								
							
								 
							
						 
						
							
							
								
								Remove the reference to stable in the setup docs,  fixes   #393  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								a453df3503 
								
							
								 
							
						 
						
							
							
								
								Update cli.rst  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								75c103ccc9 
								
							
								 
							
						 
						
							
							
								
								Update maintain.rst  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								198f145821 
								
							
								 
							
						 
						
							
							
								
								Update reverse.rst  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								f818936012 
								
							
								 
							
						 
						
							
							
								
								Update dns.rst  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								dba6bf5ae9 
								
							
								 
							
						 
						
							
							
								
								Update index.rst  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								3ae2dffb4d 
								
							
								 
							
						 
						
							
							
								
								Update requirements.rst  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								e7d838ac2a 
								
							
								 
							
						 
						
							
							
								
								Added webmail-imap dependency in docker-compose.yml.  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								23f392efb2 
								
							
								 
							
						 
						
							
							
								
								Update configuration.rst  
							
							... 
							
							
							
							Fix env variable. 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								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. 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								6ec0fe7036 
								
							
								 
							
						 
						
							
							
								
								Adding options for mail-letsencrypt  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								ca2cc4fc24 
								
							
								 
							
						 
						
							
							
								
								Add some details about the development environment  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								03d3351496 
								
							
								 
							
						 
						
							
							
								
								Set the title of web pages in the docs  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								1c3df2b1fc 
								
							
								 
							
						 
						
							
							
								
								Fix the compose dependencies for front and admin container  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								a9350953c6 
								
									
								
							
								 
							
						 
						
							
							
								
								use alpine-image for redis  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								89ac22dd90 
								
							
								 
							
						 
						
							
							
								
								Express dependencies in the Compose configuration, related to  #316  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								ac0c339aa8 
								
							
								 
							
						 
						
							
							
								
								Implement welcome emails,  fixes   #107  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								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. 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								8cab079af6 
								
							
								 
							
						 
						
							
							
								
								Add a missing volume for dkim to work on rspamd  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								bfa50c5aa7 
								
							
								 
							
						 
						
							
							
								
								Add a new TLS flavor named 'mail'  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								5fd29a6593 
								
							
								 
							
						 
						
							
							
								
								Update the version in .env  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								e3ccf8b51f 
								
							
								 
							
						 
						
							
							
								
								Add a note about the stable branch  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								3966a9a401 
								
							
								 
							
						 
						
							
							
								
								Fix the documentation about exposing the admin interface  
							
							... 
							
							
							
							(cherry picked from commit 1ac0576af0 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								5831221c0e 
								
							
								 
							
						 
						
							
							
								
								Use a template to replace the version tag  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								ea9f3c0242 
								
							
								 
							
						 
						
							
							
								
								Fix a Jinja compilation issue  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								49bfeda3d3 
								
							
								 
							
						 
						
							
							
								
								Use proper jinja templating inside rst templates  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								30a1657155 
								
							
								 
							
						 
						
							
							
								
								Use a custom role for including github_version  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								8b9d9ef86d 
								
							
								 
							
						 
						
							
							
								
								Use github_version in literals  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								e170ecaeee 
								
							
								 
							
						 
						
							
							
								
								Fix a typo in the release notes and remove the mention of the stable branch  
							
							... 
							
							
							
							(cherry picked from commit 0edd4864d2 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								12447e42ff 
								
							
								 
							
						 
						
							
							
								
								Generate dynamic download links for the configuration  
							
							... 
							
							
							
							(cherry picked from commit 881fae382a 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								a4055e2f49 
								
							
								 
							
						 
						
							
							
								
								Add a link to the changelog  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								71eb30c4b6 
								
							
								 
							
						 
						
							
							
								
								Fix some typos in the release notes  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								e15b11dc7e 
								
							
								 
							
						 
						
							
							
								
								Publish release notes for version 1.5  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								6eaffd514d 
								
							
								 
							
						 
						
							
							
								
								Make it possible to opt out of statistics  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								81ec977e6e 
								
							
								 
							
						 
						
							
							
								
								Make rspamd configuration overridable  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								3d6ad9c3ca 
								
							
								 
							
						 
						
							
							
								
								Update the kubernetes docs and warn about incompatibility with version 1.5  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								08b567e3d9 
								
							
								 
							
						 
						
							
							
								
								Disable deprecated rmilter  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								e0dd708ce0 
								
							
								 
							
						 
						
							
							
								
								Fix the reverse proxy documentation  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								0d7ab122d5 
								
							
								 
							
						 
						
							
							
								
								Add the documentation about reverse proxies  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								17f49e77e5 
								
							
								 
							
						 
						
							
							
								
								Update the documentation index  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								f8a6c8a415 
								
							
								 
							
						 
						
							
							
								
								Add contributors documentations  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								a68802b3b5 
								
							
								 
							
						 
						
							
							
								
								Add the demo server and release notes  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								8e1e937808 
								
							
								 
							
						 
						
							
							
								
								Add a page with features and screenshots  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								d433c7a0ed 
								
							
								 
							
						 
						
							
							
								
								Add paramiko to upload documentations after the build  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								56c0c00840 
								
							
								 
							
						 
						
							
							
								
								Add some shields on the homepage  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								70c32787d6 
								
							
								 
							
						 
						
							
							
								
								Insert a dynamic template for multiversion rendering  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								8746fafc14 
								
							
								 
							
						 
						
							
							
								
								Simplify the Sphinx configuration  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								ce9d991a13 
								
							
								 
							
						 
						
							
							
								
								Improve the documentation menu  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								f5ccc0e09c 
								
							
								 
							
						 
						
							
							
								
								Remove unused makefiles  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								f2ff77d554 
								
							
								 
							
						 
						
							
							
								
								Remove unused directories  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								1434e788ee 
								
							
								 
							
						 
						
							
							
								
								Add a requirement list  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								2d22e9cabe 
								
							
								 
							
						 
						
							
							
								
								Add the Mailu logo  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								bc44b83819 
								
							
								 
							
						 
						
							
							
								
								Update links for the compose setup  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								5d395a2dd0 
								
							
								 
							
						 
						
							
							
								
								Fix the version number in the documentation  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								fcf9515bff 
								
							
								 
							
						 
						
							
							
								
								Fix the rst syntax for most documentation  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								dc2f1280ed 
								
							
								 
							
						 
						
							
							
								
								Import the documentation from the wiki  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								c59e05bb09 
								
							
								 
							
						 
						
							
							
								
								Add initial sphinx config  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								75842df0d4 
								
							
								 
							
						 
						
							
							
								
								Move compose base files to the docs  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								26da4f306d 
								
							
								 
							
						 
						
							
							
								
								Move images to the documentation folder  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								f22c4899fd 
								
							
								 
							
						 
						
							
							
								
								Add light documentation structure and README for kubernetes  
							
							
							
						 
						
							8 years ago