Jaume Barber
5bb67dfcbb
Translated using Weblate (Basque)
...
Currently translated at 100.0% (151 of 151 strings)
Translation: Mailu/admin
Translate-URL: https://translate.tedomum.net/projects/mailu/admin/eu/
4 years ago
Jaume Barber
a49b9d7974
Translated using Weblate (Catalan)
...
Currently translated at 99.3% (150 of 151 strings)
Translation: Mailu/admin
Translate-URL: https://translate.tedomum.net/projects/mailu/admin/ca/
4 years ago
Jaume Barber
cd9992f79c
Translated using Weblate (Swedish)
...
Currently translated at 74.2% (121 of 163 strings)
Translation: Mailu/admin
Translate-URL: https://translate.tedomum.net/projects/mailu/admin/sv/
4 years ago
Jaume Barber
afae5d1c24
Translated using Weblate (Russian)
...
Currently translated at 88.3% (144 of 163 strings)
Translation: Mailu/admin
Translate-URL: https://translate.tedomum.net/projects/mailu/admin/ru/
4 years ago
Jaume Barber
7a01a63389
Translated using Weblate (Portuguese)
...
Currently translated at 88.3% (144 of 163 strings)
Translation: Mailu/admin
Translate-URL: https://translate.tedomum.net/projects/mailu/admin/pt/
4 years ago
Jaume Barber
480ec29d3d
Translated using Weblate (Italian)
...
Currently translated at 91.4% (149 of 163 strings)
Translation: Mailu/admin
Translate-URL: https://translate.tedomum.net/projects/mailu/admin/it/
4 years ago
Jaume Barber
5e96a4bfcf
Translated using Weblate (Spanish)
...
Currently translated at 91.4% (149 of 163 strings)
Translation: Mailu/admin
Translate-URL: https://translate.tedomum.net/projects/mailu/admin/es/
4 years ago
Jaume Barber
6143d66eb8
Translated using Weblate (English)
...
Currently translated at 39.2% (64 of 163 strings)
Translation: Mailu/admin
Translate-URL: https://translate.tedomum.net/projects/mailu/admin/en/
4 years ago
Anonymous
6da5978870
Translated using Weblate (German)
...
Currently translated at 88.3% (144 of 163 strings)
Translation: Mailu/admin
Translate-URL: https://translate.tedomum.net/projects/mailu/admin/de/
4 years ago
Anonymous
58c22fd2c6
Translated using Weblate (English)
...
Currently translated at 38.6% (63 of 163 strings)
Translation: Mailu/admin
Translate-URL: https://translate.tedomum.net/projects/mailu/admin/en/
4 years ago
Jaume Barber
0dc8817f32
Translated using Weblate (English)
...
Currently translated at 38.6% (63 of 163 strings)
Translation: Mailu/admin
Translate-URL: https://translate.tedomum.net/projects/mailu/admin/en/
4 years ago
Anonymous
3d17000ceb
Translated using Weblate (English)
...
Currently translated at 29.4% (48 of 163 strings)
Translation: Mailu/admin
Translate-URL: https://translate.tedomum.net/projects/mailu/admin/en/
4 years ago
Jaume Barber
a2933d00f3
Translated using Weblate (English)
...
Currently translated at 29.4% (48 of 163 strings)
Translation: Mailu/admin
Translate-URL: https://translate.tedomum.net/projects/mailu/admin/en/
4 years ago
Jaume Barber
7c0158c5f8
Translated using Weblate (English)
...
Currently translated at 17.7% (29 of 163 strings)
Translation: Mailu/admin
Translate-URL: https://translate.tedomum.net/projects/mailu/admin/en/
4 years ago
Anonymous
7de94275a0
Translated using Weblate (English)
...
Currently translated at 17.7% (29 of 163 strings)
Translation: Mailu/admin
Translate-URL: https://translate.tedomum.net/projects/mailu/admin/en/
4 years ago
Jaume Barber
43133d8515
Added translation using Weblate (Basque)
4 years ago
Jaume Barber
5e0aa65c8d
Translated using Weblate (Italian)
...
Currently translated at 96.3% (157 of 163 strings)
Translation: Mailu/admin
Translate-URL: https://translate.tedomum.net/projects/mailu/admin/it/
4 years ago
Jaume Barber
725cdc270c
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (163 of 163 strings)
Translation: Mailu/admin
Translate-URL: https://translate.tedomum.net/projects/mailu/admin/es/
4 years ago
Weblate
a571704a9d
Merge branch 'origin/master' into Weblate.
4 years ago
Jaume Barber
b9c2dc1a79
Translated using Weblate (Catalan)
...
Currently translated at 98.6% (149 of 151 strings)
Translation: Mailu/admin
Translate-URL: https://translate.tedomum.net/projects/mailu/admin/ca/
4 years ago
Anonymous
3a9a133226
Translated using Weblate (English)
...
Currently translated at 11.0% (18 of 163 strings)
Translation: Mailu/admin
Translate-URL: https://translate.tedomum.net/projects/mailu/admin/en/
4 years ago
Jaume Barber
af251216b0
Translated using Weblate (English)
...
Currently translated at 11.0% (18 of 163 strings)
Translation: Mailu/admin
Translate-URL: https://translate.tedomum.net/projects/mailu/admin/en/
4 years ago
Florent Daigniere
76e5614d13
Add mergify to the list of trusted authors
...
The idea is to prevent backports from being stuck pending for review for
too long.
4 years ago
Alexander Graf
b55b53b781
optimize generation of transport nexthop
4 years ago
Alexander Graf
0a9f732faa
added docstring to Logger. use generators.
4 years ago
bors[bot]
ee1301f4f8
Merge #1767
...
1767: Remove "CHUNKING" capability from nginx-smtp r=mergify[bot] a=Nebukadneza
## What type of PR?
bug-fix
## What does this PR do?
With `CHUNKING`set as a capability, nginx advertises this capability to
clients at a stage where the SMTP dialog does not seem to be forwarded
to the proxy-target (postfix) yet. Nginx' SMTP parser itself does not
support the `BDAT` command issued as part of a chunke-d dialog. This makes
Nginx respond with a `250 2.0.0 OK` and close the connection, after the
mail-data got sent by the client — without forwarding this to the
proxy-target.
With this, users mail can be lost.
Furthermore, when a user uses a sieve filter to forward mail, dovecot
sometimes chunks the forwarded mail when sending it through `front`.
These forwards then fail.
Removing `CHUNKING` from the capabilities fixes this behavior.
### Related issue(s)
closes #1766
Co-authored-by: Dario Ernst <dario@kanojo.de>
4 years ago
Dario Ernst
b6716f0d74
Remove "CHUNKING" capability from nginx-smtp
...
With `CHUNKING`set as a capability, nginx advertises this capability to
clients at a stage where the SMTP dialog does not seem to be forwarded
to the proxy-target (postfix) yet. Nginx' SMTP parser itself does not
support the `BDAT` command issued as part of a chunke-d dialog. This makes
Nginx respond with a `250 2.0.0 OK` and close the connection, after the
mail-data got sent by the client — without forwarding this to the
proxy-target.
With this, users mail can be lost.
Furthermore, when a user uses a sieve filter to forward mail, dovecot
sometimes chunks the forwarded mail when sending it through `front`.
These forwards then fail.
Removing `CHUNKING` from the capabilities fixes this behavior.
4 years ago
Alexander Graf
bde7a2b6c4
moved import logging to schema
...
- yaml-import is now logged via schema.Logger
- iremoved relative imports - not used in other mailu modules
- removed develepment comments
- added Mailconfig.check method to check for duplicate domain names
- converted .format() to .format_map() where possible
- switched to yaml multiline dump for dkim_key
- converted dkim_key import from regex to string functions
- automatically unhide/unexclude explicitly specified attributes on dump
- use field order when loading to stabilize import
- fail when using 'hash_password' without 'password'
- fixed logging of dkim_key
- fixed pruning and deleting of lists
- modified error messages
- added debug flag and two verbosity levels
4 years ago
Florent Daigniere
aa8cb98906
Set sensible cookie options
4 years ago
Alexander Graf
e4c83e162d
fixed colorize auto detection
4 years ago
Alexander Graf
e46d4737b0
merged changes from api without api
4 years ago
Alexander Graf
4b9886b139
Merge remote-tracking branch 'upstream/master' into import-export
4 years ago
Alexander Graf
10435114ec
updated remarks and docs
4 years ago
Alexander Graf
1e2b5f26ab
don't handle nested lists
4 years ago
Alexander Graf
70a1c79f81
handle prune and delete for lists and backrefs
4 years ago
Alexander Graf
8929912dea
remove OrderedDict - not necessary in python>=3.7
4 years ago
Alexander Graf
3937986e76
Convert OrderedDict to dict for output
4 years ago
Alexander Graf
68caf50154
new import/export using marshmallow
4 years ago
Stephan Holl
3ada506dbd
Update docs/faq.rst
...
as @lub suggests
Co-authored-by: lub <github@lubiland.de>
4 years ago
lub
88f992de16
show flash messages again
...
This basically restores the behaviour, that got removed in
ecdf0c25b3
during refactoring.
4 years ago
lub
1a365f469c
check for `ipv6_enabled` in the compose template
...
Checking only `ipv6` isn't sufficient, because it has a default value.
4 years ago
Nils Vogels
3b7ecb3a8b
Add changelog
4 years ago
Nils Vogels
6c4fa5432f
Provide fix in postgresql container for CVE-2021-23240, CVE-2021-3156, CVE-2021-23239
4 years ago
bors[bot]
581a7fceaf
Merge #1737
...
1737: Removed email address r=ofthesun9 a=MordiSacks
## What type of PR?
Email address removed for privacy concern.
Co-authored-by: Mordi Sacks <MordiSacks@users.noreply.github.com>
4 years ago
Florent Daigniere
e8f70c12dc
avoid a warning
4 years ago
Florent Daigniere
0917a6817f
Set ADMIN=false to ensure that the tests pass
4 years ago
Florent Daigniere
80f939cf1a
Revert to the old behaviour when ADMIN=false
4 years ago
Florent Daigniere
2e749abe61
DNS records for client autoconfiguration (RFC6186)
4 years ago
Florent Daigniere
b49554bec1
merge artifact
4 years ago
Florent Daigniere
ef637f51b7
derive the SSO keys from a KDF
4 years ago