|  Pierre Jaury | 9e0718b00f | Speed up local builds of the admin container | 9 years ago | 
				
					
						|  Pierre Jaury | a8bc8e9d4b | Reload Docker containers when certificates are generated | 9 years ago | 
				
					
						|  Pierre Jaury | bbf71b262e | Move docker related features to a separate module | 9 years ago | 
				
					
						|  Pierre Jaury | 4246179b88 | First working certificate generation code, related to #35 | 9 years ago | 
				
					
						|  Pierre Jaury | 0bde4fe05a | Display the fetchmailrc only when debug is enabled, related to #10 | 9 years ago | 
				
					
						|  kaiyou | bacc3b85d0 | Do not print the fetchmail configuration in logs, fixes #10 | 9 years ago | 
				
					
						|  Pierre Jaury | a9cb1e2d11 | Change the spam threshold to an integer, related to #103 | 9 years ago | 
				
					
						|  Pierre Jaury | afbcb9b8c6 | Remove an exception trigger in the main init file | 9 years ago | 
				
					
						|  kaiyou | 2346120765 | Merge pull request #104 from d-fens/patch-1 Fix admin template to reference github repository | 9 years ago | 
				
					
						|  d-fens | 40820e4701 | Fix admin template to reference github repository | 9 years ago | 
				
					
						|  Pierre Jaury | c9aff0691b | Add a scheduler to the Flask application | 9 years ago | 
				
					
						|  Pierre Jaury | d4f93e39db | Select translation based on browser configuration, fixes #100 | 9 years ago | 
				
					
						|  kaiyou | 9f09e0c8e0 | Update messages.po (POEditor.com) | 9 years ago | 
				
					
						|  Pierre Jaury | 9156a6a750 | Copy config files properly when rainloop starts | 9 years ago | 
				
					
						|  Pierre Jaury | 3832f3cbd0 | Commit to upgrade dovecot-antispam-plugin | 9 years ago | 
				
					
						|  Pierre Jaury | 56f64ecac1 | Update the changelog for 1.3 | 9 years ago | 
				
					
						|  Pierre Jaury | 02cca22a60 | Commit to upgrade to dovecot 2.2.26.0 | 9 years ago | 
				
					
						|  Pierre Jaury | 13950c0231 | Remove reject_unauth_destination as relay restrictions are applied | 9 years ago | 
				
					
						|  Pierre Jaury | 7ed6aba11d | Add a virtual_mailbox_maps for unlisted senders to be rejected, fixes #95 | 9 years ago | 
				
					
						|  Pierre Jaury | a7380f6832 | Add a strong restriction on non-existent senders | 9 years ago | 
				
					
						|  Pierre Jaury | 17d844f647 | Fix a typo in the readme | 9 years ago | 
				
					
						|  Pierre Jaury | 27ef6c5d9a | Add postfix restrictions, related to #95 | 9 years ago | 
				
					
						|  Pierre Jaury | 10f59e72cd | Rename /mailu/mailu to /mailu/data | 9 years ago | 
				
					
						|  kaiyou | 106314c0cc | Merge pull request #96 from curry684/docs Add README documents for clamav and nginx | 9 years ago | 
				
					
						|  Niels Keurentjes | d3179167aa | Add README documents for clamav and nginx | 9 years ago | 
				
					
						|  kaiyou | cb7171e205 | Delete a symbolic link committed by mistake | 9 years ago | 
				
					
						|  Pierre Jaury | ca93057386 | Make sure that rainloop directories are ready before configuring | 9 years ago | 
				
					
						|  Pierre Jaury | 54bc9fc20b | Rename /mailu/mailu to /mailu/data | 9 years ago | 
				
					
						|  Pierre Jaury | 6c800e8b63 | Move the webmail to /webmail, fixes #82 | 9 years ago | 
				
					
						|  Pierre Jaury | 013286b8e1 | Rename the freeposte/mailu directory and database | 9 years ago | 
				
					
						|  Pierre Jaury | 4988a05a59 | Rename the Docker Compose configuration to avoid name clashes | 9 years ago | 
				
					
						|  Pierre Jaury | 4ffad0048f | Rename to Mailu in docker-compose.yml | 9 years ago | 
				
					
						|  kaiyou | 4c4f076198 | Merge pull request #92 from curry684/patch-1 Rename .env to .env.dist and fix freeposte refs | 9 years ago | 
				
					
						|  Niels Keurentjes | 0eff42e1df | Rename .env to .env.dist and fix freeposte refs Ensure people can have their own config and adopt the new name in the default settings. | 9 years ago | 
				
					
						|  kaiyou | 2169fb289e | Merge pull request #89 from oschreibke/issue#88 Update to poll command; Upgrade logging - issue #88 | 9 years ago | 
				
					
						|  Otto Schreibke | 727a98a1e0 | annotate and deactivate logging of the poll command - issue #88 | 9 years ago | 
				
					
						|  Otto Schreibke | 42cfc50bd8 | run image as user fetchmail | 9 years ago | 
				
					
						|  Otto Schreibke | 993492bc78 | Update to poll command; Upgrade logging - issue #88 | 9 years ago | 
				
					
						|  Pierre Jaury | 15fa30180c | Update logo and readme regarding to renaming, related to #87 | 9 years ago | 
				
					
						|  Pierre Jaury | 538d467604 | Empty alias map to avoid warnings about /etc/aliases, fixes #84 | 9 years ago | 
				
					
						|  Pierre Jaury | b2d00bbf86 | Enable the managesieve plugin in Roundcube, fixes #81 | 9 years ago | 
				
					
						|  Pierre Jaury | 72c4d2c15b | Disable access to extdata from user sieve scripts | 9 years ago | 
				
					
						|  Pierre Jaury | c1f562edc3 | Configure managesieve properly, related to #81 | 9 years ago | 
				
					
						|  Pierre Jaury | e178ba2ffc | Upgrade Roundcube to 1.2.2 | 9 years ago | 
				
					
						|  Pierre Jaury | 7be2d458d9 | Use Email as a mixin and explicitely specify table names This also fixes #77, as explained in the ticket, because Flask
SQlAlchemy is not accessing declared attributes early anymore. | 9 years ago | 
				
					
						|  Pierre Jaury | c7fe29c957 | Push the missing messages.pot | 9 years ago | 
				
					
						|  Pierre Jaury | c007b37df7 | Display error messages when Docker is unreachable properly, related to #78 | 9 years ago | 
				
					
						|  kaiyou | fe8e25485d | Merge pull request #75 from kaiyou/feat-babel Implement babel translation for I18N | 9 years ago | 
				
					
						|  Pierre Jaury | 984b605d05 | Compile translations when building the admin container | 9 years ago | 
				
					
						|  Pierre Jaury | acf4addae0 | Add initial translations, fix #37 | 9 years ago |