8 Aug
2013
8 Aug
'13
11:18 a.m.
On 7.8.2013, at 19.03, Ulrich Zehl ulrich-dovecot@topfen.net wrote:
I'd like to override one setting for a master service in conf.d/10-master.conf. Unfortunately, said setting contains spaces, and I do not know how to escape them properly.
There is no support for escaping currently.
executable = quota-status -p postfix -o "plugin/quota_status_success=Testing 1 2 3"
Maybe this should work.. But for now you can just write a wrapper script.