yunohost/data/templates
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
..
avahi-daemon [enh] Add MySQL, avahi and glances regen script 2015-09-30 16:20:32 -04:00
dnsmasq [fix] This DNS resolver in ipv6 is unreachable 2019-12-02 22:32:59 +01:00
dovecot We in fact only have ssl 1.1.0l, not 1.1.1l on Stretch. 2020-04-05 18:31:16 +02:00
fail2ban Change from #802 was only about the yunohost jail ... this should be global >.> 2019-10-08 20:04:08 +02:00
metronome Add logging and persistent as default config for new muc room 2020-05-26 19:07:09 +01:00
mysql Avoid self corruption of mysql on power failure 2015-11-02 13:54:34 +01:00
nginx Propagate location change for ffdhe2048.pem 2020-06-06 02:00:38 +02:00
nslcd [enh] Set minimum uid and ignore local users in nslcd.conf 2016-01-27 21:18:56 +01:00
nsswitch [fix] Properly manage resolv.conf, dns resolvers and dnsmasq (#290) 2017-04-18 00:37:21 +02:00
postfix fix destination concurrency 2020-06-18 15:12:32 +02:00
rspamd Create milter_headers.conf 2018-05-02 18:07:30 +02:00
slapd Improve systemd settings for slapd (#933) 2020-04-17 14:40:53 +02:00
ssh Simplify setting usage in regenconf hooks 2019-03-22 16:31:45 +01:00
ssl Always expect subdomain xmpp-upload.domain.net. 2020-03-22 08:35:02 +01:00
unattended [fix] Unattended upgrades configuration syntax. 2017-02-05 22:28:43 +01:00
yunohost Somewhat cleaner hack to check the status of those damn services that aren't the real services... 2020-04-17 03:20:40 +02:00