Commit graph

6745 commits

Author SHA1 Message Date
the-djmaze 8e0303f065 Resolve #1533 2024-03-31 21:06:39 +02:00
the-djmaze a424c6a52a Extensions use \MailSo\Log\Inherit 2024-03-31 21:02:05 +02:00
the-djmaze c4acb26758 Bugfix: extensions set logger failed 2024-03-31 20:47:43 +02:00
the-djmaze a9e5f1c6f8 Improved comments 2024-03-31 15:32:44 +02:00
the-djmaze b9e2d6caca Bugfix content encoding and type detection.
Reported in #1450
2024-03-31 15:16:11 +02:00
Maarten a76564fce7
Merge pull request #1528 from hguilbert/patch-19
Update fr.json
2024-03-31 04:43:44 +02:00
Maarten 8056bf8959
Merge pull request #1529 from hguilbert/patch-20
Update fr.json
2024-03-31 04:43:36 +02:00
Maarten c673f5fb7a
Merge pull request #1530 from hguilbert/patch-21
Update user.json
2024-03-31 04:43:29 +02:00
Maarten a828c3e075
Merge pull request #1531 from mayswind/master
update Chinese translation
2024-03-31 04:43:22 +02:00
Maarten a745972cd4
Merge pull request #1532 from spoooyders/localization-be-by
Update Belarusian translation.
2024-03-31 04:43:15 +02:00
pavuki 29d3010c80 Update Belarusian translation. 2024-03-30 12:36:31 +01:00
MaysWind 4ded93cc0a update Chinese translation 2024-03-30 15:26:34 +08:00
hguilbert 7c79b0ecb7
Update user.json 2024-03-29 06:30:12 +01:00
hguilbert 274fd9de77
Update fr.json 2024-03-29 06:23:15 +01:00
hguilbert 5580ada03f
Update fr.json 2024-03-29 06:20:48 +01:00
the-djmaze 2a56595cf9 Rename languages in extensions 2024-03-29 01:06:47 +01:00
Maarten 04896f5d88
Merge pull request #1527 from tinola/master
[plugins][two-factor-auth] rename language files names (rfc5646)
2024-03-29 00:49:33 +01:00
tinola bdd9a80db1 [plugins][two-factor-auth] rename language files names (rfc5646) 2024-03-28 20:10:20 +01:00
Maarten 336f7d482e
Merge pull request #1523 from tinola/master
Update polish translation
2024-03-28 02:56:30 +01:00
Maarten 721e73101c
Merge pull request #1524 from hguilbert/patch-17
Update user.json
2024-03-28 02:56:23 +01:00
Maarten 8c9468da84
Merge pull request #1525 from hguilbert/patch-18
Update admin.json
2024-03-28 02:56:15 +01:00
the-djmaze 143050176b Resolve #1520 2024-03-28 02:44:38 +01:00
the-djmaze 3017f8c656 Simplify LoginProcess handling 2024-03-28 02:43:39 +01:00
hguilbert 987ed0fcba
Update admin.json 2024-03-27 18:34:51 +01:00
hguilbert 6fe336e66c
Update user.json 2024-03-27 18:28:37 +01:00
tinola 62f2fe4f52
Update user.json 2024-03-27 08:10:58 +01:00
tinola 47e427a892 Update polish translation 2024-03-27 08:08:42 +01:00
tinola 74229478ae Update polish translation 2024-03-27 07:57:21 +01:00
the-djmaze 6be84f8ab4 Added ConnectionSecurityType::TLS 2024-03-27 01:24:34 +01:00
the-djmaze 7213395118 Throw more errors when using PHP mail() 2024-03-27 01:24:12 +01:00
the-djmaze 35db1f4eb8 SASL OAuth rename 3rd parameter to accessToken 2024-03-27 01:23:48 +01:00
the-djmaze b6df50546e logMask all AUTHENTICATE requests 2024-03-27 01:23:11 +01:00
the-djmaze f745a54669 ErrorTip use white-space: pre 2024-03-27 01:22:01 +01:00
the-djmaze 652fbced3c Improved translator a bit 2024-03-26 23:30:58 +01:00
Maarten c77edf37e1
Merge pull request #1522 from ner00/master
Update Portuguese
2024-03-26 23:29:29 +01:00
lmperfis a70a7c4c95 Update Portuguese 2024-03-26 18:37:07 +00:00
the-djmaze f38e5a41cd Solution for #1521 2024-03-26 19:12:50 +01:00
the-djmaze b96cb41876 Added Autoconfig detect through DNS SRV (RFC 6186 & 8314) and disable MX 2024-03-26 18:24:57 +01:00
the-djmaze f9048d1209 v2.36.0 2024-03-26 15:21:47 +01:00
the-djmaze 07710f685f Drop hooks service.app-delay-start-* in favour of the existing json.before-appdelaystart and json.after-appdelaystart 2024-03-26 15:04:23 +01:00
the-djmaze 57fbdf8795 Added: allow setting the supported THREAD algorithm 2024-03-26 15:01:38 +01:00
the-djmaze 015dcbdc41 Bugfix: error undefined msg.from[0] 2024-03-26 12:26:53 +01:00
the-djmaze c14d7bdd46 Add some comments and some renames 2024-03-26 12:26:35 +01:00
the-djmaze 25214f2d87 Improved Domain whitelist handling 2024-03-26 04:08:26 +01:00
the-djmaze 7f94c26bee Cache ThreadsOldUids based on bThreadSort true/false #1507 2024-03-25 19:53:04 +01:00
the-djmaze c1e25dedb9 Cleanup SMTP auth handling 2024-03-25 19:36:39 +01:00
the-djmaze 55642e826e Resolve #1517 2024-03-25 19:34:30 +01:00
the-djmaze 31d929912a Improved SASL handling 2024-03-25 19:31:57 +01:00
the-djmaze 40622d45b7 More changes for #1507 2024-03-25 14:17:49 +01:00
the-djmaze 76b6f32222 Bugfix: GetUids() returned wrong ids when using SequenceSet 2024-03-25 12:54:09 +01:00