1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-06-15 00:05:11 +02:00
Commit Graph

79 Commits

Author SHA1 Message Date
0e45bb3ae5 use example.com 2021-08-27 18:49:08 +02:00
5d1264e381 Merge
1694: update compression algorithms for current dovecot r=nextgens a=lub

## What type of PR?

enhancement

## What does this PR do?

This adds additional compression algorithms in accordance with
https://doc.dovecot.org/configuration_manual/zlib_plugin/

### Related issue(s)

## 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: add [changelog](https://mailu.io/master/contributors/guide.html#changelog) entry file.


Co-authored-by: lub <git@lubiland.de>
2021-06-26 23:38:35 +00:00
lub
587901ca51 fix comment in compose .env 2021-06-16 15:03:09 +02:00
7137ba6ff1 Misc improvements to PASSWORD_SCHEME
- remove PASSWORD_SCHEME altogether
- introduce CREDENTIAL_ROUNDS
- migrate all old hashes to the current format
- auto-detect/enable all hash types that passlib supports
- upgrade passlib to 1.7.4 (see : ldap_salted_sha512 support)
2021-03-09 12:04:42 +01:00
lub
98a6ffb497 add compression via xz and lz4 2020-11-21 12:37:08 +01:00
b86dc12c1f Fixing documentation minor typo 2020-08-23 20:21:14 -04:00
535b95bca7 Merge
1538: Introduce environment variable to control dovecot full-text-search r=mergify[bot] a=tremlin

## What type of PR?

Enhancement

## What does this PR do?

In  a full-text-search feature was enabled in Dovecot by default. Since this can have a big impact on performance, I think it's preferable to offer an option to disable the feature if it is not needed. This PR doesn't change the default behavior (FTS on).

### Related issue(s)
- 

## 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.

- [ ] In case of feature or enhancement: documentation updated accordinagly
- [ ] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/guide.html#changelog) entry file.


Co-authored-by: Thomas Rehn <thomas.rehn@initos.com>
2020-08-09 12:12:39 +00:00
ebf1f4f1b6 add bits of documentation for new environment variable 2020-07-12 21:28:08 +02:00
693fb3dbc7 Harmonization of the various docker-compose.yml
Harmonization (following pr1444) between:
 - docs/compose/docker-compose.yml
 - setup/flavors/stack/docker-compose.yml
 - setup/flavors/compose/docker-compose.yml
Also refresh of the mkdir command found in setup/flavors/stack/setup.html
2020-05-11 09:53:09 +02:00
b8b1699f9e Merge
1359: Refactor the rate limiting code r=mergify[bot] a=kaiyou

## What type of PR?

Enhancement

## What does this PR do?

Rate limiting was already redesigned to use Python limits. This
introduced some unexpected behavior, including the fact that only
one criteria is supported per limiter. Docs and setup utility are
updated with this in mind.

Also, the code was made more generic, so limiters can be delivered
for something else than authentication. Authentication-specific
code was moved directly to the authentication routine.

### Related issue(s)

No specific issue.

## 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: add [changelog](https://mailu.io/master/contributors/guide.html#changelog) entry file.


Co-authored-by: kaiyou <pierre@jaury.eu>
2020-03-07 09:50:04 +00:00
8e88f1b8c3 Refactor the rate limiting code
Rate limiting was already redesigned to use Python limits. This
introduced some unexpected behavior, including the fact that only
one criteria is supported per limiter. Docs and setup utility are
updated with this in mind.

Also, the code was made more generic, so limiters can be delivered
for something else than authentication. Authentication-specific
code was moved directly to the authentication routine.
2020-02-09 17:38:18 +01:00
6edf7a7896 Add some faq entries 2020-02-07 17:14:09 +01:00
0c82caf817 Allow specifying the traefik version for cert dumping 2019-10-13 21:36:34 +02:00
078082fac9 Hopefully improved documentation around initial admin account creation. 2019-05-21 21:06:25 +03:00
38e754be6d Make docs refer to the setup utility 2019-01-16 21:01:09 +02:00
686db1f33f Add reminder for users not to forget POSTMASTER account or alias 2019-01-13 11:27:14 +01:00
492f3867d8 remove (broken) FTS 2019-01-10 12:09:08 +01:00
7d01bb2a4d LOG_LEVEL docs and changelog entry 2019-01-08 00:58:01 +02:00
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
2018-12-30 16:49:37 +02:00
dc5f5bb023 Traefik configuration examples 2018-12-26 12:11:12 +01:00
3a5b763018 Option to disable full text search (lucene)
This is a workaround for the bug in issue 
2018-12-25 13:52:12 +02:00
ad1ca42bde Remove unused docker socket mount for Admin 2018-12-20 17:48:29 +02:00
514d179db1 Fixed networks indentation 2018-12-11 17:40:36 +02:00
c7dcfee882 Merge pull request from pgeorgi/extend-nginx
nginx: Allow extending config with overrides
2018-12-09 21:44:24 +02:00
491f6b24bb Merge branch 'master' into 'feat-subnet2' 2018-12-08 00:46:17 +01:00
c00910ca4b Merge remote-tracking branch 'upstream/master' into extend-nginx 2018-12-07 16:48:50 +02:00
9208d7262f Correct variable naming in .env 2018-12-07 15:22:01 +02:00
94edb48f08 Dynamic attachment size 2018-12-07 13:37:40 +02:00
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.
2018-12-06 12:08:22 +02:00
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.
2018-12-05 23:54:52 +01:00
5b769e23da Merge branch 'master' into refactor-config 2018-11-08 21:43:05 +01:00
30716b8bdf Update docs with the new flask command 2018-11-08 21:35:41 +01:00
771e0ee6a2 Remove old crypt settings from .env
As per conversation in PR
2018-10-19 16:29:47 +03:00
828d96f8f0 Switch the default password scheme to PBKDF2 2018-10-17 21:26:44 +02:00
28a5f8574d Merge pull request from usrpro/feat-sys-log
Option to send front logs to journald or syslog
2018-10-16 18:29:09 +00:00
bee81d1a54 Merge pull request from HorayNarea/bcrypt
support bcrypt and use it as default
2018-10-16 17:50:44 +00:00
acbb586e71 Option to send logs to journald or syslog 2018-10-16 12:38:17 +03:00
70c4e42f74 Fix small typo 2018-10-11 18:33:58 +03:00
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
2018-10-11 18:14:37 +03:00
c8b39c5d4a support bcrypt and use it as default 2018-10-10 19:29:23 +02:00
00b5ae11db Merge branch 'master' into feat-abstract-db 2018-10-10 08:41:56 +02:00
58a83a93e6 Add REJECT_UNLISTED_RECIPIENT variable in .env file 2018-10-04 18:55:56 +00:00
f9c6c98180 Remove fetchmail dependency to the databse 2018-09-27 15:54:08 +02:00
68aa797720 Merge branch 'master' into feat-abstract-db 2018-09-25 21:46:12 +02:00
0bdb2a16bc add optional Maildir-Compression 2018-08-05 19:48:24 +02:00
0085b6f1e6 Remove the data mount where unused 2018-07-26 21:58:50 +02:00
109842502a Fix typo 2018-07-13 15:11:40 +01:00
8f5036e769 Update documentation for TLS flexible filenames support 2018-05-01 14:58:57 +02:00
a03d884ccc Add the domain registration option in .env 2018-04-18 20:34:21 +02:00
ea8aced2e6 Merge pull request from steamedhams1/patch-1
Update .env
2018-04-11 21:53:52 +02:00