kaiyou
|
1fcaef7c7e
|
Merge branch 'master' into fix-sender-checks
|
2018-10-20 10:18:36 +02:00 |
|
mergify[bot]
|
4a5c0a6d21
|
Merge pull request #667 from kaiyou/fix-password-performance
Improve password checking performance
|
2018-10-19 18:56:26 +00:00 |
|
mergify[bot]
|
80658c30da
|
Merge pull request #669 from hoellen/fix-webmail-root
Fix nginx conf if webmail is on root path
|
2018-10-19 15:18:40 +00:00 |
|
Tim Möhlmann
|
771e0ee6a2
|
Remove old crypt settings from .env
As per conversation in PR
|
2018-10-19 16:29:47 +03:00 |
|
mergify[bot]
|
118ea0f3fb
|
Merge pull request #604 from ofthesun9/feature-swarm
Enabling swarm deployment on master branch
|
2018-10-19 09:18:34 +00:00 |
|
mergify[bot]
|
727970514d
|
Merge pull request #527 from ofthesun9/feat-fuzzyhashes
Trying to enable fuzzy hashes for rspamd
|
2018-10-18 21:59:08 +00:00 |
|
kaiyou
|
672fca3347
|
Merge pull request #666 from kaiyou/feat-sieve-edit
Re-enable local dovecot sieve scripts
|
2018-10-18 23:18:39 +02:00 |
|
ofthesun9
|
7a3922c2e7
|
Fixes few typos
|
2018-10-18 19:14:53 +00:00 |
|
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"
|
2018-10-18 18:59:22 +00:00 |
|
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"
|
2018-10-18 18:46:59 +00:00 |
|
hoellen
|
d4f32c3e7d
|
remove rewrite if webmail is on root
|
2018-10-18 14:27:28 +02:00 |
|
kaiyou
|
828d96f8f0
|
Switch the default password scheme to PBKDF2
|
2018-10-17 21:26:44 +02:00 |
|
kaiyou
|
01fa179767
|
Update the user password in database when needed
|
2018-10-17 21:22:22 +02:00 |
|
kaiyou
|
988e09e65e
|
Add a profiler in debug mode for improving performance
|
2018-10-17 21:22:15 +02:00 |
|
kaiyou
|
dba8f1810d
|
Do not check the password another time in Dovecot
|
2018-10-17 21:22:09 +02:00 |
|
ofthesun9
|
dbce059ae8
|
Merge pull request #5 from kaiyou/ofthesun9-feat-fuzzyhashes
Merging from kaiyou:ofthesun9-feat-fuzzyhashes
|
2018-10-17 20:51:55 +02:00 |
|
ofthesun9
|
86bdce8407
|
Explicitely specify the fuzzy worker listen address
|
2018-10-17 18:49:19 +00:00 |
|
ofthesun9
|
cec5c1b16b
|
Merge branch 'master' into feat-fuzzyhashes
|
2018-10-17 18:31:42 +00:00 |
|
kaiyou
|
d5162328ec
|
Allow dovecot to write the source configuration directory for compiling sieve scripts
|
2018-10-17 18:48:59 +02:00 |
|
kaiyou
|
ce0bf3366d
|
Learn fuzzy hashes automatically
|
2018-10-17 18:48:28 +02:00 |
|
kaiyou
|
b9b4a8cd77
|
Explicitely specify the fuzzy worker listen address
|
2018-10-17 18:47:55 +02:00 |
|
kaiyou
|
0c40057767
|
Merge branch 'feat-fuzzyhashes' of https://github.com/ofthesun9/Mailu into ofthesun9-feat-fuzzyhashes
|
2018-10-17 17:58:48 +02:00 |
|
kaiyou
|
0a5dbf6230
|
Re-enable local dovecot sieve scripts
|
2018-10-17 17:41:21 +02:00 |
|
kaiyou
|
7c82be904f
|
Merge branch 'master' of github.com:mailu/mailu
|
2018-10-16 23:50:07 +02:00 |
|
kaiyou
|
e784556330
|
Fix an edge case with old values containing None for coma separated lists
|
2018-10-16 20:47:38 +02:00 |
|
kaiyou
|
f647d1a0bc
|
Merge branch 'master' into fix-sender-checks
|
2018-10-16 20:41:18 +02:00 |
|
mergify[bot]
|
28a5f8574d
|
Merge pull request #661 from usrpro/feat-sys-log
Option to send front logs to journald or syslog
|
2018-10-16 18:29:09 +00:00 |
|
kaiyou
|
7de6acad11
|
Merge pull request #649 from HorayNarea/webmails
reduce webmail image-layers/sizes
|
2018-10-16 20:21:11 +02:00 |
|
mergify[bot]
|
bee81d1a54
|
Merge pull request #647 from HorayNarea/bcrypt
support bcrypt and use it as default
|
2018-10-16 17:50:44 +00:00 |
|
mergify[bot]
|
eacf27452e
|
Merge pull request #660 from usrpro/update-dev-docs
Update Dev-docs to use build.yml for building
|
2018-10-16 13:49:42 +00:00 |
|
mergify[bot]
|
7bccfa69a8
|
Merge pull request #652 from usrpro/improve-docs
Some documentation flow refactoring and updates
|
2018-10-16 13:47:30 +00:00 |
|
Tim Möhlmann
|
f3ebf35c75
|
Fix autotest
|
2018-10-16 12:56:12 +03:00 |
|
Tim Möhlmann
|
acbb586e71
|
Option to send logs to journald or syslog
|
2018-10-16 12:38:17 +03:00 |
|
mergify[bot]
|
9fd7851cb6
|
Merge pull request #648 from HorayNarea/apk-no-cache
remove apk-warning about cache
|
2018-10-16 06:35:09 +00:00 |
|
kaiyou
|
5035975c41
|
Remove Postfix debugging
|
2018-10-15 22:07:38 +02:00 |
|
Tim Möhlmann
|
b38deb18cf
|
Update Dev-docs to use build.yml for building
|
2018-10-15 19:37:24 +03:00 |
|
Tim Möhlmann
|
3f7e7ca3a6
|
Use defaults in variables, to allow for local builds
|
2018-10-15 19:36:37 +03:00 |
|
Tim Möhlmann
|
70c4e42f74
|
Fix small typo
|
2018-10-11 18:33:58 +03:00 |
|
Tim Möhlmann
|
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
|
2018-10-11 18:14:37 +03:00 |
|
mergify[bot]
|
a91a54b5f1
|
Merge pull request #651 from usrpro/fix-certbot
Front: move to Alpine:3.8 and fixing #522
|
2018-10-11 14:15:04 +00:00 |
|
mergify[bot]
|
1a04c13da8
|
Merge pull request #650 from HorayNarea/pin-alpine
pin alpine-version for 'none'-image
|
2018-10-11 12:08:26 +00:00 |
|
Tim Möhlmann
|
de43060ef8
|
Move to Alpine:3.8 and fixing #522
|
2018-10-11 14:06:26 +03:00 |
|
Thomas Sänger
|
bdfcc5b530
|
pin alpine-version for 'none'-image
|
2018-10-11 03:20:19 +02:00 |
|
Thomas Sänger
|
f2259c3302
|
reduce webmail image-layers/sizes
|
2018-10-11 03:18:49 +02:00 |
|
Thomas Sänger
|
6aafef88bd
|
remove apk-warning about cache
|
2018-10-11 02:57:13 +02:00 |
|
mergify[bot]
|
39f58c03ff
|
Merge pull request #644 from usrpro/fix-alpine-38
Move to alpine:3.8. Fixes #625 and #627
|
2018-10-10 22:08:22 +00:00 |
|
mergify[bot]
|
6c3c64f873
|
Merge pull request #646 from gitting/patch-2
Add newline for list to display properly
|
2018-10-10 17:39:44 +00:00 |
|
Thomas Sänger
|
c8b39c5d4a
|
support bcrypt and use it as default
|
2018-10-10 19:29:23 +02:00 |
|
gitting
|
3541b7cc63
|
Add newline for list to display properly
|
2018-10-10 08:09:55 -07:00 |
|
mergify[bot]
|
eb4cbc0f81
|
Merge pull request #642 from HorayNarea/update-php
use PHP 7.2 for rainloop
|
2018-10-10 13:48:44 +00:00 |
|