This project is mirrored from https://github.com/Mailu/Mailu.
Pull mirroring updated .
- Mar 26, 2024
-
-
bors-mailu[bot] authored
3205: Fix bug 3068. Spam messages were always marked as read. (backport #3204) r=mergify[bot] a=mergify[bot] ## What type of PR? bug-fix ## What does this PR do? When `Enable marking spam mails as read` was disabled, spam messages were still marked as read. This PR resolves this defect. ### Related issue(s) - Auto close an issue like: closes #3068 ## 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. <hr>This is an automatic backport of pull request #3204 done by [Mergify](https://mergify.com ). Co-authored-by: Dimitri Huisman <diman@huisman.xyz>
-
- Mar 25, 2024
-
-
Dimitri Huisman authored
(cherry picked from commit 9935cb48)
-
- Mar 11, 2024
-
-
bors-mailu[bot] authored
3190: Ensure we always send an ISRG root for DANE (backport #3188) r=mergify[bot] a=mergify[bot] This is an automatic backport of pull request #3188 done by [Mergify](https://mergify.com). Cherry-pick of 494147ee has failed: ``` On branch mergify/bp/2.0/pr-3188 Your branch is ahead of 'origin/2.0' by 2 commits. (use "git push" to publish your local commits) You are currently cherry-picking commit 494147ee. (fix conflicts and run "git cherry-pick --continue") (use "git cherry-pick --skip" to skip this patch) (use "git cherry-pick --abort" to cancel the cherry-pick operation) Changes to be committed: modified: core/nginx/letsencrypt.py Unmerged paths: (use "git add <file>..." to mark resolution) both modified: core/base/requirements-prod.txt both modified: core/nginx/config.py ``` To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally --- <details> <summary>Mergify commands and options</summary> <br /> More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also trigger Mergify actions by commenting on this pull request: - ``@Mergifyio` refresh` will re-evaluate the rules - ``@Mergifyio` rebase` will rebase this PR on its base branch - ``@Mergifyio` update` will merge the base branch into this PR - ``@Mergifyio` backport <destination>` will backport this PR on `<destination>` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.com) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.com </details> Co-authored-by: Florent Daigniere <nextgens@freenetproject.org> Co-authored-by: Florent Daigniere <nextgens@users.noreply.github.com>
-
- Mar 10, 2024
-
-
Florent Daigniere authored
-
Florent Daigniere authored
-
Florent Daigniere authored
-
Florent Daigniere authored
(cherry picked from commit 494147ee) # Conflicts: # core/base/requirements-prod.txt # core/nginx/config.py
-
Florent Daigniere authored
(cherry picked from commit 8c842ff3)
-
Florent Daigniere authored
(cherry picked from commit 86adf074)
-
- Feb 06, 2024
-
-
bors-mailu[bot] authored
3158: Add trailing semicolon for DMARC authorisation record (backport #3150) r=mergify[bot] a=mergify[bot] This is an automatic backport of pull request #3150 done by [Mergify](https://mergify.com). --- <details> <summary>Mergify commands and options</summary> <br /> More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also trigger Mergify actions by commenting on this pull request: - ``@Mergifyio` refresh` will re-evaluate the rules - ``@Mergifyio` rebase` will rebase this PR on its base branch - ``@Mergifyio` update` will merge the base branch into this PR - ``@Mergifyio` backport <destination>` will backport this PR on `<destination>` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.com) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.com </details> Co-authored-by: su-ex <codeworks@supercable.onl> Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
-
- Feb 05, 2024
-
-
Florent Daigniere authored
(cherry picked from commit 98a6bab0)
-
su-ex authored
This seems to be necessary: https://stackoverflow.com/a/72463456 (cherry picked from commit 324b723e)
-
- Jan 18, 2024
-
-
bors-mailu[bot] authored
3133: Fix 3129, thanks to Games-Crack (backport #3132) r=mergify[bot] a=mergify[bot] This is an automatic backport of pull request #3132 done by [Mergify](https://mergify.com). --- <details> <summary>Mergify commands and options</summary> <br /> More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also trigger Mergify actions by commenting on this pull request: - ``@Mergifyio` refresh` will re-evaluate the rules - ``@Mergifyio` rebase` will rebase this PR on its base branch - ``@Mergifyio` update` will merge the base branch into this PR - ``@Mergifyio` backport <destination>` will backport this PR on `<destination>` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.com) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.com </details> Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
-
Florent Daigniere authored
(cherry picked from commit bbfde0ba)
-
- Dec 28, 2023
-
-
bors-mailu[bot] authored
3110: Long term fix against SMTP smuggling (backport #3109) r=mergify[bot] a=mergify[bot] This is an automatic backport of pull request #3109 done by [Mergify](https://mergify.com). --- <details> <summary>Mergify commands and options</summary> <br /> More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also trigger Mergify actions by commenting on this pull request: - ``@Mergifyio` refresh` will re-evaluate the rules - ``@Mergifyio` rebase` will rebase this PR on its base branch - ``@Mergifyio` update` will merge the base branch into this PR - ``@Mergifyio` backport <destination>` will backport this PR on `<destination>` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.com) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.com </details> Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
-
Florent Daigniere authored
(cherry picked from commit ec7dbc6a)
-
Florent Daigniere authored
(cherry picked from commit bc863b4b)
-
- Dec 22, 2023
-
-
bors-mailu[bot] authored
3103: Prevent SMTP smuggling (backport #3102) r=mergify[bot] a=mergify[bot] This is an automatic backport of pull request #3102 done by [Mergify](https://mergify.com). --- <details> <summary>Mergify commands and options</summary> <br /> More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also trigger Mergify actions by commenting on this pull request: - ``@Mergifyio` refresh` will re-evaluate the rules - ``@Mergifyio` rebase` will rebase this PR on its base branch - ``@Mergifyio` update` will merge the base branch into this PR - ``@Mergifyio` backport <destination>` will backport this PR on `<destination>` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.com) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.com </details> 3104: Do not block webmail when we have a valid SSO session (backport #3100) r=mergify[bot] a=mergify[bot] This is an automatic backport of pull request #3100 done by [Mergify](https://mergify.com). --- <details> <summary>Mergify commands and options</summary> <br /> More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also trigger Mergify actions by commenting on this pull request: - ``@Mergifyio` refresh` will re-evaluate the rules - ``@Mergifyio` rebase` will rebase this PR on its base branch - ``@Mergifyio` update` will merge the base branch into this PR - ``@Mergifyio` backport <destination>` will backport this PR on `<destination>` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.com) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.com </details> Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
-
Florent Daigniere authored
(cherry picked from commit 325aa545)
-
Florent Daigniere authored
(cherry picked from commit 64d83d06)
-
- Nov 18, 2023
-
-
bors-mailu[bot] authored
3063: Fix SETUP generating invalid files. (backport #3025) r=mergify[bot] a=mergify[bot] This is an automatic backport of pull request #3025 done by [Mergify](https://mergify.com). --- <details> <summary>Mergify commands and options</summary> <br /> More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also trigger Mergify actions by commenting on this pull request: - ``@Mergifyio` refresh` will re-evaluate the rules - ``@Mergifyio` rebase` will rebase this PR on its base branch - ``@Mergifyio` update` will merge the base branch into this PR - ``@Mergifyio` backport <destination>` will backport this PR on `<destination>` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.com) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.com </details> Co-authored-by: Dimitri Huisman <diman@huisman.xyz> Co-authored-by: Dimitri Huisman <52963853+Diman0@users.noreply.github.com>
-
Dimitri Huisman authored
(cherry picked from commit e7cf213d)
-
Dimitri Huisman authored
(cherry picked from commit e43fb698)
-
Dimitri Huisman authored
Setup is meant for the standard use case where you don't change WEB_*. WEB_* can still be changed via mailu.env (cherry picked from commit 823b0104)
-
Dimitri Huisman authored
(cherry picked from commit 0e04871c)
-
Dimitri Huisman authored
Better sentence structure Co-authored-by: Florent Daigniere <nextgens@users.noreply.github.com> (cherry picked from commit 6466759f)
-
Dimitri Huisman authored
Dockerfile. (cherry picked from commit d370d40d)
-
Dimitri Huisman authored
Remove deprecated database_flavor JavaScript functionality Remove statistics question which has never been implemented (cherry picked from commit eb65e5ee)
-
Dimitri Huisman authored
show the no-javascript div element. Via JavaScript hide the no-java div element and show the container div element. (cherry picked from commit 02d5202c)
-
Dimitri Huisman authored
(cherry picked from commit a9fa5928)
-
Dimitri Huisman authored
(cherry picked from commit 49f3981d)
-
Dimitri Huisman authored
(cherry picked from commit d1a2a4d1)
-
Dimitri Huisman authored
(cherry picked from commit e332a7de)
-
Dimitri Huisman authored
Added checks to SETUP to make sure JavaScript is enabled and that all JS files could be loaded when loading the site page. The setup site malfunctions if this is not the case. Regular expression for checking the Mailu storage path was invalid. (cherry picked from commit 67d11c47)
-
- Nov 15, 2023
-
-
bors-mailu[bot] authored
3056: Ensure that we do reject emails if clamav/oletools are not ready; Update the CI to double-check the reason for rejection (backport #3055 and #3057) r=mergify[bot] a=mergify[bot] Backport of #3049 and #3057 Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
-
Florent Daigniere authored
-
Florent Daigniere authored
-
Florent Daigniere authored
-
Florent Daigniere authored
(cherry picked from commit 8ae6b4dd)
-
bors-mailu[bot] authored
3054: Ensure that we do not silently discard PUAs flagged by clamav (backport #3049) r=mergify[bot] a=mergify[bot] This is an automatic backport of pull request #3049 done by [Mergify](https://mergify.com). --- <details> <summary>Mergify commands and options</summary> <br /> More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also trigger Mergify actions by commenting on this pull request: - ``@Mergifyio` refresh` will re-evaluate the rules - ``@Mergifyio` rebase` will rebase this PR on its base branch - ``@Mergifyio` update` will merge the base branch into this PR - ``@Mergifyio` backport <destination>` will backport this PR on `<destination>` branch Additionally, on Mergify [dashboard](https://dashboard.mergify.com) you can: - look at your merge queues - generate the Mergify configuration with the config editor. Finally, you can contact us on https://mergify.com </details> Co-authored-by: Florent Daigniere <nextgens@freenetproject.org> Co-authored-by: Florent Daigniere <nextgens@users.noreply.github.com>
-