18 Apr
2007
18 Apr
'07
12:58 a.m.
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