root@unix:/etc/dovecot# dovecot -F doveconf: Fatal: Error in configuration file /etc/dovecot/dovecot.conf...maybe it's useful to add a 'quiet' option (i.e. no stdout) to doveconf.
dovecot -F > /dev/null 2>&1 :)
root@unix:/etc/dovecot# dovecot -F doveconf: Fatal: Error in configuration file /etc/dovecot/dovecot.conf...maybe it's useful to add a 'quiet' option (i.e. no stdout) to doveconf.
dovecot -F > /dev/null 2>&1 :)