Commit graph

6570 commits

Author SHA1 Message Date
Julien Rabier
9c1eca8d4a fix destination concurrency
Hi,
Postfix has this very peculiar behavior where the target of some config keys changes depending on the value. 
Here, if `smtp_destination_concurrency_limit` is set to 1, then according to http://www.postfix.org/postconf.5.html#default_destination_concurrency_limit it doesn't mean "1 concurrent mail per domain, but per recipiend address".

So, if set to 1, it means we can send any volume of e-mails concurrently (with a 5s delay) if all recipient addresses are different.
In order to avoid this, we should increase the value to restore the expected behavior (concurrency per domain, not per recipient).
2020-06-18 15:12:32 +02:00
Yasss Gurl
bf88d3e41e Translated using Weblate (German)
Currently translated at 33.8% (222 of 656 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2020-06-18 15:11:41 +02:00
ppr
e93cbb1151 Translated using Weblate (French)
Currently translated at 99.4% (652 of 656 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2020-06-18 15:11:41 +02:00
xaloc33
47c2bce67a Translated using Weblate (Catalan)
Currently translated at 100.0% (656 of 656 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2020-06-18 15:11:41 +02:00
xaloc33
3b6083df4a Translated using Weblate (Catalan)
Currently translated at 100.0% (655 of 655 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2020-06-18 15:11:41 +02:00
Alexandre Aubin
f45254884b Following previous regenconf fixes, the regen-conf was now outputing a whole lot of 'forget-about-it' when e.g. running regen-conf for nginx because of files flagged as 'should-not-exists'... so this is a dirty workaround 2020-06-18 15:11:41 +02:00
Alexandre Aubin
51d53be54c Alway filter irrelevant log lines when sharing it 2020-06-18 15:11:41 +02:00
Alexandre Aubin
38704cbae4 Tweak log filter logic to be able to apply it during --share as well 2020-06-18 15:11:41 +02:00
Alexandre Aubin
d615546b18 Add yunohost version to logs metadata 2020-06-18 15:11:41 +02:00
Alexandre Aubin
0f0194beff Fix error / debug message when diagnosis ain't happy when renewing certs 2020-06-18 15:11:41 +02:00
Alexandre Aubin
cd115ed83a dirmngr is needed for apt-key / gpg ... usually installed but it's only a Recommends so sometimes it's not >.> 2020-06-18 15:11:41 +02:00
ljf (zamentur)
804f4b3e21 [fix] lower domain
Lower domain to avoid some edge cases issues
See: https://forum.yunohost.org/t/invalid-domain-causes-diagnosis-web-to-fail-fr-on-demand/11765
2020-06-18 15:11:41 +02:00
Alexandre Aubin
35eec1eea3 Move the general regen_conf after we regen ssh, otherwise there's a non-relevant warning displayed because the regen-conf tells to rerun ssh specifically which is already done... 2020-06-18 15:08:51 +02:00
Alexandre Aubin
ecb27ed124
Merge pull request #988 from taziden/patch-1
[fix] postfix per-domain destination concurrency
2020-06-17 21:10:03 +02:00
Alexandre Aubin
bed2ddfb77
Merge pull request #1017 from yunohost-bot/weblate-yunohost-core
Update from Weblate
2020-06-17 18:22:02 +02:00
Yasss Gurl
868ffad7d1 Translated using Weblate (German)
Currently translated at 33.8% (222 of 656 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/de/
2020-06-17 15:38:12 +00:00
ppr
19f3f86510 Translated using Weblate (French)
Currently translated at 99.4% (652 of 656 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2020-06-17 15:38:12 +00:00
xaloc33
e8cab1feeb Translated using Weblate (Catalan)
Currently translated at 100.0% (656 of 656 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2020-06-17 15:38:12 +00:00
xaloc33
98f144e61f Translated using Weblate (Catalan)
Currently translated at 100.0% (655 of 655 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2020-06-17 15:38:12 +00:00
Alexandre Aubin
b970cba6c4 Following previous regenconf fixes, the regen-conf was now outputing a whole lot of 'forget-about-it' when e.g. running regen-conf for nginx because of files flagged as 'should-not-exists'... so this is a dirty workaround 2020-06-17 17:37:54 +02:00
Alexandre Aubin
3f1888a041 We expect .tar instead of .tar.gz now 2020-06-15 22:40:57 +02:00
Alexandre Aubin
1a537039c7 Backup to uncompressed tar by default 2020-06-15 22:23:26 +02:00
Alexandre Aubin
84d325495b
Merge pull request #1016 from YunoHost/alexAubin-patch-1
We don't really use / need these super bureaucratic validation checkboxes
2020-06-15 20:26:10 +02:00
Alexandre Aubin
bbd354b869 Alway filter irrelevant log lines when sharing it 2020-06-15 19:22:39 +02:00
Alexandre Aubin
bb0e48c773 Tweak log filter logic to be able to apply it during --share as well 2020-06-15 19:22:01 +02:00
Alexandre Aubin
a9e91f26ee Add yunohost version to logs metadata 2020-06-15 19:01:57 +02:00
Alexandre Aubin
384c7bc608 Fix error / debug message when diagnosis ain't happy when renewing certs 2020-06-11 22:48:41 +02:00
Alexandre Aubin
6defbfdbac Fix small issue with unscd upgrade/downgrade ... new version ain't always 0.53.1, so find it using dirty scrapping 2020-06-10 16:09:05 +02:00
Alexandre Aubin
ef15130980 dirmngr is needed for apt-key / gpg ... usually installed but it's only a Recommends so sometimes it's not >.> 2020-06-10 15:19:53 +02:00
ljf (zamentur)
f46eb01c03
[fix] lower domain
Lower domain to avoid some edge cases issues
See: https://forum.yunohost.org/t/invalid-domain-causes-diagnosis-web-to-fail-fr-on-demand/11765
2020-06-06 16:07:18 +02:00
Alexandre Aubin
d2f8f720ab Update changelog for 3.8.5.1 2020-06-06 03:34:47 +02:00
Alexandre Aubin
b57cfaac92 Add alpha stage disclaimer in the disclaimer 2020-06-06 03:33:38 +02:00
Alexandre Aubin
643de7cf5f Update changelog for 3.8.5 2020-06-06 02:16:29 +02:00
Alexandre Aubin
95fac921a6 Merge branch 'stretch-stable' into stretch-unstable 2020-06-06 02:11:11 +02:00
Alexandre Aubin
051d14a945 Update changelog for 3.8.4.8 2020-06-06 02:08:05 +02:00
Alexandre Aubin
f27355d4b1 Properly handle stale hashes of files even when file got manually removed/modified 2020-06-06 02:02:54 +02:00
Alexandre Aubin
28a922de51 Get rid of old hashes of file that 'are expected to be removed' and are indeed 'already removed' 2020-06-06 02:02:17 +02:00
Alexandre Aubin
5e877449ed Set sury default pinning to 600 2020-06-06 02:00:38 +02:00
Éric Gaspar
3b1a67d963 Update data/helpers.d/nodejs
Co-authored-by: Kayou <pierre@kayou.io>
2020-06-06 02:00:38 +02:00
Éric Gaspar
f0c9f612af Update data/helpers.d/nodejs
Co-authored-by: Kayou <pierre@kayou.io>
2020-06-06 02:00:38 +02:00
ericgaspar
6e2e9b830d add n_version variable 2020-06-06 02:00:38 +02:00
ericgaspar
9c11570926 fix stupid mistake 2020-06-06 02:00:38 +02:00
ericgaspar
9810ccbf99 Update nodejs 2020-06-06 02:00:38 +02:00
ericgaspar
d30ec3953a Update n to upstream version (6.5.1) 2020-06-06 02:00:38 +02:00
Alexandre Aubin
5dfa45518d More accurate grep to avoid mistakenly grepping commented lines... 2020-06-06 02:00:38 +02:00
Alexandre Aubin
33fc9d78d2 Make sure to propagate change in slapd systemd conf during initial install 2020-06-06 02:00:38 +02:00
Alexandre Aubin
35dc0e797a Propagate location change for ffdhe2048.pem 2020-06-06 02:00:38 +02:00
Alexandre Aubin
5a74155dd4 Put ffdhe2048.pem in /usr/share/yunohost/other/ instead of /etc/ssl 2020-06-06 02:00:38 +02:00
Alexandre Aubin
daed21c975 Rename dh2048.pem to ffdhe2048.pem 2020-06-06 02:00:38 +02:00
Alexandre Aubin
ea43f68552 Add comments about where the DH param comes from 2020-06-06 02:00:38 +02:00