Re: doveconf non-syntax check

2021-10-23 Thread William Edwards
> Op 23 okt. 2021 om 16:01 heeft dove...@ptld.com het volgende geschreven: > >  >> >> 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 >

Re: doveconf non-syntax check

2021-10-23 Thread dovecot
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 :)

doveconf non-syntax check

2021-10-23 Thread William Edwards
I use doveconf to check if my config is valid: root@unix:/etc/dovecot# doveconf root@unix:/etc/dovecot# echo $? 0 doveconf doesn't report any errors, as my config is syntactically valid. However, due to a non-syntax error, Dovecot doesn't start: root@unix:/etc/dovecot# ls /usr/local/snicerts/