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

738 Commits

Author SHA1 Message Date
60b9ff0090 Fixed log filter not filtering out log messages for dovecot/nginx/postfix.
Fixed postfix not logging to standard out.
Fixed not all containers logging to journald.
Removed POSTFIX_LOG_FILE functionality. Added documentation on how to achieve the same (log to file) via journald & rsyslogd (see new FAQ entry 'How can I view and export the logs of a Mailu container?').
2023-10-27 14:10:13 +00:00
2a570d0f6f Roundcube 1.6.4 2023-10-16 13:38:49 +02:00
27e3571908 doc 2023-10-10 15:04:55 +02:00
39af87dff4 Add language stops 2023-10-09 18:02:30 +02:00
92e861d4fa There is no reason not to enable it ourselves. 2023-10-07 10:09:04 +02:00
dd58d51156 change the logic as discussed 2023-10-07 09:45:59 +02:00
8c11655625 Update admin password for demo server 2023-09-27 14:05:12 +00:00
585549ce92 Merge #2924
2924: Remove the usage of capabilities, use port 8080 for admin r=nextgens a=nextgens

## What type of PR?

bug-fix

## What does this PR do?

In the real world users can't get them to work... I wonder if they use patched-up kernels or if xattrs are lost somehow... in any case, we can do without capabilities so let's do that.

Ensure that dovecot doesn't attempt to bind a v6 socket if SUBNET6 is not configured

Also, document that systemd-resolve may cause trouble with DNSSEC.

### Related issue(s)
- closes #2906
- closes #2913

## Prerequisites
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/workflow.html#changelog) entry file.


Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
2023-08-29 06:19:42 +00:00
dcaedc05e3 Merge #2903
2903: Make traefik work r=mergify[bot] a=nextgens

## What type of PR?

enhancement

## What does this PR do?

Document how traefik is meant to be configured: only Mailu needs certificates, we don't need certdumper.

Add a check to ensure we don't "burn" credit with letsencrypt because of a reverse proxy misconfiguration (where port 80 isn't redirected to Mailu)

### Related issue(s)
- closes #1422
- closes #1038
- #2855
- closes #2683
- #1502

## Prerequisites
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/workflow.html#changelog) entry file.


Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
Co-authored-by: Florent Daigniere <nextgens@users.noreply.github.com>
2023-08-28 21:17:45 +00:00
07d2176df4 Merge #2810
2810: Database migration documentation fixes r=mergify[bot] a=simonmicro

## What type of PR?

documentation

## What does this PR do?
See the commit titles

### Related issue(s)
None

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


Co-authored-by: simonmicro <simon@simonmicro.de>
Co-authored-by: Alexander Graf <ghostwheel42@users.noreply.github.com>
2023-08-28 17:01:57 +00:00
562cd8c135 Remove the usage of capabilities use port 8080
In the real world users can't get them to work...
2023-08-28 11:34:51 +02:00
497eb867c6 Update reverse.rst 2023-08-13 08:03:31 +02:00
0cd2cbfa72 Make it more explicit 2023-08-09 19:10:34 +02:00
8b890a84e9 clarify 2023-08-09 18:24:37 +02:00
b7e7f0d8b6 doc 2023-08-09 15:38:27 +02:00
a0c93da850 fix fail2ban regexp 2023-08-05 18:16:31 +02:00
890f847f6c Merge #2677
2677: Apply DEFAULT_QUOTA to user creation admin ui page r=mergify[bot] a=PMExtra

## What type of PR?

Feature

## What does this PR do?

Apply `DEFAULT_QUOTA` settings to user creation admin ui page.

## Prerequisites
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 accordingly~
- [ ] ~Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file.~

I'm sorry for that I'm not good at English to update the documentation. But this is not a completed new feature. `DEFAULT_QUOTA` is an existing configuration. I just completed the behaviors. Although this configuration was never documented.

Co-authored-by: PM Extra <pm@jubeat.net>
Co-authored-by: Alexander Graf <ghostwheel42@users.noreply.github.com>
2023-06-28 10:22:18 +00:00
69229436cf Merge #2866
2866: Improve tokens (add ipranges) r=nextgens a=nextgens

## What type of PR?

enhancement

## What does this PR do?

Allow multiple IP addresses/networks to be set for tokens.

### Related issue(s)


## Prerequisites
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 accordingly
- [x] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file.


Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
2023-06-26 10:02:58 +00:00
6ca97d112e Document that the default config for netplan is broken 2023-06-25 18:32:05 +02:00
29cd857c5f Allow multiple IP addresses/networks to be set for tokens 2023-06-23 15:56:41 +02:00
d1e3894b20 Add doc for DEFAULT_QUOTA 2023-06-23 14:51:16 +02:00
849f8c0167 Update database.rst
"Set up" is correct in this case.
2023-06-23 14:34:22 +02:00
a6c7fdf810 Note ports that need to be open in the firewall
The primary purpose of this change is to include the
keyword "firwall" because when I went to open up ports in my
network security group I expected a search for "firewall" in the
docs to instantly bring this information up, but it didn't.
2023-05-29 19:23:15 -04:00
b6c093dfd6 Merge #2790
2790: Implement managesieve support r=mergify[bot] a=nextgens

## What type of PR?

Feature

## What does this PR do?

This is a better a alternative to #2773

Expose managesieve to the outside world.

### Related issue(s)
- close #2773
- #428
- #113
- #81
- #1222

## Prerequisites
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/workflow.html#changelog) entry file.


Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
2023-05-26 14:11:33 +00:00
41757334e2 update docs 2023-05-19 14:58:51 +02:00
9053b34bf2 Merge #2801
2801: #2799 was incomplete, this brings master in line with what's released r=mergify[bot] a=nextgens

## What type of PR?

bug-fix

## What does this PR do?

Need this too.

Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
2023-05-08 11:29:03 +00:00
7b9204b7d8 Corrected migration instructions 2023-05-06 19:28:59 +02:00
08dc02f58b Fixed minor typo 2023-05-06 18:59:08 +02:00
c0f28dd6f7 Fix typo 2023-05-05 14:09:31 -04:00
cad03e7f31 grmll. 2023-05-03 14:27:25 +02:00
6be9ce8b65 doh 2023-04-28 07:51:47 +02:00
0dd93c16e5 Another typo 2023-04-27 13:00:35 +02:00
544a8a13a6 typo 2023-04-27 12:58:35 +02:00
6be5fbe9c7 Document in the FAQ 2023-04-27 12:51:29 +02:00
167cd93153 Merge remote-tracking branch 'upstream/master' into managesieve-proxy 2023-04-22 17:59:50 +02:00
68e60c05ae COMPRESSION_LEVEL too 2023-04-22 10:36:03 +02:00
e71c653c8c fix #2139 2023-04-22 08:24:36 +02:00
86ff5f7b71 Merge remote-tracking branch 'upstream/master' into managesieve-proxy 2023-04-20 18:53:17 +02:00
107b0ab5ff Implement managesieve support 2023-04-20 15:36:17 +02:00
c53bf301e9 Update antispam.rst
shorter variant (scale isn't needed as there's only 1 at a time anyway)
2023-04-20 08:38:19 +00:00
52bcb24eaa adapted to v2 release and a docker change
- v2 changed the path
- docker deprecated/removed the scale command, you have to do it like this now
2023-04-20 04:00:30 +00:00
410e1d3ec4 Add reminder to configure mta-sts 2023-04-06 10:01:27 +00:00
a15566a303 Update releases.rst 2023-04-06 11:31:42 +02:00
0faae50302 Improve releases.rst.
Add extra links to relevant sections in documentation.
Add example of using the new override location for rspamd.
Add clarification  in rspamd section for rspamd override change and new autoconfig.* endpoint
2023-04-06 09:04:04 +00:00
829c53cf75 Further improve releases.rst 2023-04-04 19:46:07 +00:00
83ce32f73e Clarify 2023-04-04 11:57:37 +02:00
deb1893870 doh 2023-04-04 11:01:03 +02:00
e88fa6a1f5 Merge branch 'master' into new-release-mailu 2023-04-04 08:00:25 +00:00
63ab4938c9 Fix doc 2023-04-04 09:21:24 +02:00
cae01a36b4 Merge #2732
2732: Only account for distinct attempts in rate limits r=mergify[bot] a=nextgens

## What type of PR?

enhancement

## What does this PR do?

Only account for distinct attempts in rate limits. This is solving the problem related to users changing their passwords and having their client hammer the old credentials.

Reduce the default to 50 distinct passwords per day

### Related issue(s)

## Prerequisites
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/workflow.html#changelog) entry file.


Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
Co-authored-by: Florent Daigniere <nextgens@users.noreply.github.com>
2023-04-03 20:40:10 +00:00