Commit graph

5147 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
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
SohKa
d00261d7a5 Add pre-defined DHE group and set up Nginx to use it 2020-06-06 02:00:38 +02:00
Josué Tille
6ffd0d8f5a Don't add unprotected_urls if it's already in skipped_urls 2020-06-06 02:00:38 +02:00
Alexandre Aubin
ea26182ad1 Fix regen-conf mechanism for SSH 2020-06-06 02:00:38 +02:00
Alexandre Aubin
531dad26c5 Merge branch 'stretch-unstable' into stretch-stable 2020-06-04 02:35:11 +02:00
Alexandre Aubin
a025809e7e Update changelog for 3.8.4.7 2020-06-04 02:33:34 +02:00
yalh76
f0e204bcd3 Change to be consistent with mysql helper 2020-06-04 02:28:20 +02:00
Alexandre Aubin
77516fa9eb
Merge pull request #1015 from yalh76/patch-1
Change to be consistent with mysql helper
2020-06-04 02:10:00 +02:00
yalh76
26c3e3d31d
Change to be consistent with mysql helper 2020-06-04 01:45:18 +02:00
Alexandre Aubin
ed11592e23
Merge pull request #1011 from yunohost-bot/weblate-yunohost-core
Update from Weblate
2020-06-04 01:24:09 +02:00
Alexandre Aubin
0566ee49e3
Typo 2020-06-04 01:23:53 +02:00
xaloc33
e1c945d350 Translated using Weblate (Catalan)
Currently translated at 100.0% (641 of 641 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2020-06-03 23:19:22 +00:00
Quentí
a08aff8bf5 Translated using Weblate (Occitan)
Currently translated at 58.3% (373 of 640 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/oc/
2020-06-03 23:19:22 +00:00
Leandro Noferini
434cd609d6 Translated using Weblate (Italian)
Currently translated at 19.7% (126 of 640 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/it/
2020-06-03 23:19:22 +00:00
ppr
f6718f56da Translated using Weblate (French)
Currently translated at 99.4% (636 of 640 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/fr/
2020-06-03 23:19:22 +00:00
xaloc33
fb9c019c86 Translated using Weblate (Catalan)
Currently translated at 100.0% (640 of 640 strings)

Translation: YunoHost/core
Translate-URL: https://translate.yunohost.org/projects/yunohost/core/ca/
2020-06-03 23:19:22 +00:00
Alexandre Aubin
55036fad2c Calling ynh_print_err in case of error didn't work, and we probably want a ynh_die here 2020-06-04 01:18:52 +02:00
Alexandre Aubin
3d66eaec01 Retry wget on non-critical failures to try to avoid tmp dns issues 2020-06-04 00:48:18 +02:00
Alexandre Aubin
ca89607d9d Make sure to stop the old mysql and that mariadb is started 2020-06-03 23:38:59 +02:00
Alexandre Aubin
489c6b67c3 Zblerg Aleks bad copy pasta 2020-06-03 19:44:17 +02:00
Alexandre Aubin
03432349d7 Add -o Acquire::Retries=3 to fix some stupid issues happening sometimes 2020-06-03 19:29:32 +02:00
Alexandre Aubin
c8b06bd8aa Tell apt-daily to gtfo to prevent it from messing with dpkg/apt locks 2020-06-03 18:51:15 +02:00
Alexandre Aubin
b52f8456a9 Tell apt-daily to gtfo to prevent it from messing with dpkg/apt locks 2020-06-03 18:47:29 +02:00