Fedora Account System
Red Hat Associate
Red Hat Customer
The %post script spews the following on a fresh install of the package. ERROR: Can't use SSL certificate /etc/pki/dovecot/certs/dovecot.pem: No such file or directory
Created attachment 125734 [details] Fix sample certificate generation This seems to fix it for me. BTW, - dovecot should probably own /etc/pki/dovecot{,/certs,/private} - why is .../examples/mkcert.sh %attr(0750,root,dovecot) ?
Applied the patch. The other things probably should be done but aren't release critical