Hello
I'm getting an error:
dovecot: config: Warning: /etc/dovecot/conf.d/10-ssl.conf line 21: Global setting ssl_key won't change the setting inside an earlier filter at /etc/dovecot/conf.d/10-ssl.conf line 12 (if this is intentional, avoid this warning by moving the global setting before /etc/dovecot/conf.d/10-ssl.conf line 12)
The content of line 21 is:
ssl_key = </etc/pki/dovecot/private/dovecot.pem
The content of line 12 is:
ssl_key = </www/server/panel/plugin/mail_sys/cert/MYDOMAIN.COM/privkey.pem
I'm not sure if it's because I'm using a Chain Cert..