4133bab280 
								
									
								
							
								 
							
						 
						
							
							
								
								Default to mailu for DOCKER_ORG  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								38db35f1d6 
								
							
								 
							
						 
						
							
							
								
								Make docker ps more verbose  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								9c266cc8e5 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6  from usrpro/feat-travis-deploy  
							
							... 
							
							
							
							Tavis-ci to upload images to the Docker hub, after succesfull tests. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								0c73be7c6e 
								
									
								
							
								 
							
						 
						
							
							
								
								Deploy on all branches  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								3224a8ecad 
								
									
								
							
								 
							
						 
						
							
							
								
								Further introduction of the DOCKER_ORG variable  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								5987703631 
								
									
								
							
								 
							
						 
						
							
							
								
								Tavis-ci to upload images to the Docker hub, after succesfull tests.  
							
							... 
							
							
							
							For this to work, the following variables will need to be set at Docker hub:
 - DOCKER_ORG	first part of docker repo name (example: mailu)
 - DOCKER_UN	Docker-hub login username (private)
 - DOCKER_PW	Docker-hub login password (private)
Note that also Docker hub autobuilds will have to be disabled. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								20f37607bb 
								
							
								 
							
						 
						
							
							
								
								Added docker ps and logs  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								58a83a93e6 
								
							
								 
							
						 
						
							
							
								
								Add REJECT_UNLISTED_RECIPIENT variable in .env file  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								09d77bc2de 
								
							
								 
							
						 
						
							
							
								
								Handle the case where the variable REJECT_UNLISTED_RECIPIENT is not set  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								cc17962c86 
								
							
								 
							
						 
						
							
							
								
								fixes   #583  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								71eed72e21 
								
							
								 
							
						 
						
							
							
								
								Changed exit condition  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								027b8f36df 
								
							
								 
							
						 
						
							
							
								
								Added a check for container status  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								bc70be35c2 
								
							
								 
							
						 
						
							
							
								
								Added function to check docker containers  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								645a7f3c96 
								
							
								 
							
						 
						
							
							
								
								Removed BIND_ADDRESS6  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								28ebcd5007 
								
							
								 
							
						 
						
							
							
								
								Fixed paths to files  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								ebe90fc447 
								
							
								 
							
						 
						
							
							
								
								Added run script for travis  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								0067d97f26 
								
							
								 
							
						 
						
							
							
								
								Copied docs/compose/.env to tests/compose/core.env  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								5cc5b7c40a 
								
							
								 
							
						 
						
							
							
								
								Copied docs/compose/docker-compose.yml to tests/compose/run.yml  
							
							... 
							
							
							
							Edit for test environment 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								23c8dea27b 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #623  from usrpro/revert-docs-build  
							
							... 
							
							
							
							Revert docs build 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								12882cfacf 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' into feat-fuzzyhashes  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								6479f5177b 
								
									
								
							
								 
							
						 
						
							
							
								
								Revert "Add a Dockerfile for buliding the docs"  
							
							... 
							
							
							
							This reverts commit f97d0d9e43 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								07af9978e2 
								
									
								
							
								 
							
						 
						
							
							
								
								Revert "Build the docs during tests"  
							
							... 
							
							
							
							This reverts commit b287a85124 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								6490a43492 
								
									
								
							
								 
							
						 
						
							
							
								
								Revert "Attempt to fix the docs build context"  
							
							... 
							
							
							
							This reverts commit 11bcae4c57 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								73add1b428 
								
									
								
							
								 
							
						 
						
							
							
								
								Documentation on running a local docs container  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								76923d80d8 
								
									
								
							
								 
							
						 
						
							
							
								
								implement support for ARC  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								4d70a8737e 
								
							
								 
							
						 
						
							
							
								
								Expose the data volume for admin container  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								2cba045013 
								
							
								 
							
						 
						
							
							
								
								Explicitely declare required volumes,  fixes   #568  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								11bcae4c57 
								
							
								 
							
						 
						
							
							
								
								Attempt to fix the docs build context  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								b287a85124 
								
							
								 
							
						 
						
							
							
								
								Build the docs during tests  
							
							
							
						 
						
							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  
				
					
						
							
							
								 
						
							
							
								fcad52b145 
								
							
								 
							
						 
						
							
							
								
								Implement a start date filter for autoreply,  fixes   #362  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								69c19dca55 
								
									
								
							
								 
							
						 
						
							
							
								
								Attempt to fix the docs build context  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								82bb8c2fd9 
								
							
								 
							
						 
						
							
							
								
								Merge remote-tracking branch 'github/master' into feat-abstract-db  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								f5668dea51 
								
							
								 
							
						 
						
							
							
								
								Handle relays as virtual transports through podop  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								9890e1fb2a 
								
							
								 
							
						 
						
							
							
								
								Fix the dovecot configuration path  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								42c6bdb4df 
								
							
								 
							
						 
						
							
							
								
								Split the internal blueprint into multiple view files  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								dc4b0d21ea 
								
							
								 
							
						 
						
							
							
								
								Clean the dovecot configuration dir  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								f9c6c98180 
								
							
								 
							
						 
						
							
							
								
								Remove fetchmail dependency to the databse  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								43b6547e1c 
								
							
								 
							
						 
						
							
							
								
								Lower the loglevel of podop  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								542793260b 
								
							
								 
							
						 
						
							
							
								
								Handle wildcard aliases using podop  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								0d52364eac 
								
							
								 
							
						 
						
							
							
								
								Fix alias resolution through podop  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								6d088504bd 
								
							
								 
							
						 
						
							
							
								
								Adjust podop debug level based on environment  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								6ba55ee377 
								
							
								 
							
						 
						
							
							
								
								Implement the sieve script name resolution pattern  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								3c725bf634 
								
							
								 
							
						 
						
							
							
								
								Only support generating the default sieve script  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								ca6c0bc8fd 
								
							
								 
							
						 
						
							
							
								
								Fix the user sieve script generation  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								4d25083847 
								
							
								 
							
						 
						
							
							
								
								Move sieve script generation to the admin container  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								cfeaa189f9 
								
							
								 
							
						 
						
							
							
								
								Use proper 404 return codes for missing objects  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								d8365bfbcf 
								
							
								 
							
						 
						
							
							
								
								Use simpler routes for Dovecot  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								82140baa69 
								
							
								 
							
						 
						
							
							
								
								Add a very simple test script for sending mails  
							
							
							
						 
						
							7 years ago