I'd like dovecot to have option '-e' to edit configs like postfix has. I understand dovecot configs are much more complex and have nested blocks. But may be double-colon notation to qualify identifiers by block names will work, like: --- dovecot -e 'socket listen::client::path=/tmp/dovecot-auth-client' -- Sergey Ivanov