paul
"config setprop ConcurrencyLocal X" does nothing. If you want to change it you will need to do it via a custom template.
Thanks for that correction.
The method would be:
If not already exist create the folder
mkdir -p /etc/e-smith/templates-custom/var/qmail/control/
cp /etc/e-smith/templates/var/qmail/control/concurrencylocal /etc/e-smith/templates-custom/var/qmail/control/
(above is all on one line)
pico -w /etc/e-smith/templates-custom/var/qmail/control/concurrencylocal
edit value to 5 (or whatever required)
Ctrl o
Ctrl s
signal-event email-update