Commit Graph

1210 Commits (4a5c0a6d21e92c6a562312bf7140b39be32729cc)
 

Author SHA1 Message Date
mergify[bot] 4a5c0a6d21
Merge pull request from kaiyou/fix-password-performance
Improve password checking performance
mergify[bot] 80658c30da
Merge pull request from hoellen/fix-webmail-root
Fix nginx conf if webmail is on root path
Tim Möhlmann 771e0ee6a2
Remove old crypt settings from .env
As per conversation in PR
mergify[bot] 118ea0f3fb
Merge pull request from ofthesun9/feature-swarm
Enabling swarm deployment on master branch
mergify[bot] 727970514d
Merge pull request from ofthesun9/feat-fuzzyhashes
Trying to enable fuzzy hashes for rspamd
kaiyou 672fca3347
Merge pull request from kaiyou/feat-sieve-edit
Re-enable local dovecot sieve scripts
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"
hoellen d4f32c3e7d remove rewrite if webmail is on root
kaiyou 828d96f8f0 Switch the default password scheme to PBKDF2
kaiyou 01fa179767 Update the user password in database when needed
kaiyou 988e09e65e Add a profiler in debug mode for improving performance
kaiyou dba8f1810d Do not check the password another time in Dovecot
ofthesun9 dbce059ae8
Merge pull request from kaiyou/ofthesun9-feat-fuzzyhashes
Merging from kaiyou:ofthesun9-feat-fuzzyhashes
ofthesun9 86bdce8407 Explicitely specify the fuzzy worker listen address
ofthesun9 cec5c1b16b Merge branch 'master' into feat-fuzzyhashes
kaiyou d5162328ec Allow dovecot to write the source configuration directory for compiling sieve scripts
kaiyou ce0bf3366d Learn fuzzy hashes automatically
kaiyou b9b4a8cd77 Explicitely specify the fuzzy worker listen address
kaiyou 0c40057767 Merge branch 'feat-fuzzyhashes' of https://github.com/ofthesun9/Mailu into ofthesun9-feat-fuzzyhashes
kaiyou 0a5dbf6230 Re-enable local dovecot sieve scripts
kaiyou 7c82be904f Merge branch 'master' of github.com:mailu/mailu
mergify[bot] 28a5f8574d
Merge pull request from usrpro/feat-sys-log
Option to send front logs to journald or syslog
kaiyou 7de6acad11
Merge pull request from HorayNarea/webmails
reduce webmail image-layers/sizes
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
mergify[bot] 7bccfa69a8
Merge pull request from usrpro/improve-docs
Some documentation flow refactoring and updates
Tim Möhlmann f3ebf35c75
Fix autotest
Tim Möhlmann acbb586e71
Option to send logs to journald or syslog
mergify[bot] 9fd7851cb6
Merge pull request from HorayNarea/apk-no-cache
remove apk-warning about cache
kaiyou 5035975c41 Remove Postfix debugging
Tim Möhlmann b38deb18cf
Update Dev-docs to use build.yml for building
Tim Möhlmann 3f7e7ca3a6
Use defaults in variables, to allow for local builds
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
mergify[bot] a91a54b5f1
Merge pull request from usrpro/fix-certbot
Front: move to Alpine:3.8 and fixing 
mergify[bot] 1a04c13da8
Merge pull request from HorayNarea/pin-alpine
pin alpine-version for 'none'-image
Tim Möhlmann de43060ef8
Move to Alpine:3.8 and fixing
Thomas Sänger bdfcc5b530
pin alpine-version for 'none'-image
Thomas Sänger f2259c3302
reduce webmail image-layers/sizes
Thomas Sänger 6aafef88bd
remove apk-warning about cache
mergify[bot] 39f58c03ff
Merge pull request from usrpro/fix-alpine-38
Move to alpine:3.8. Fixes  and 
mergify[bot] 6c3c64f873
Merge pull request from gitting/patch-2
Add newline for list to display properly
Thomas Sänger c8b39c5d4a
support bcrypt and use it as default
gitting 3541b7cc63
Add newline for list to display properly
mergify[bot] eb4cbc0f81
Merge pull request from HorayNarea/update-php
use PHP 7.2 for rainloop
mergify[bot] 4641ae6d2b
Merge pull request from Mailu/feat-abstract-db
Abstract db access from Postfix and Dovecot
Tim Möhlmann 2c7a5a97e4
Move to alpine:3.8. Fixes and
kaiyou 10ec2f999a Another (embarrassing) fix for a merge typo