[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Fixing the Jessie Main Server?



On Thu, Aug 21, 2014 at 09:13:19PM +0200, Petter Reinholdtsen wrote:
> 
> error: ./postoffice: postoffice service is not listening on imaps/tcp.

This failure is due to a setting in /etc/dovecot/conf.d/10-ssl.conf.
No idea if this is a feature or a bug:

##
## SSL settings
##

# SSL/TLS support: yes, no, required. <doc/wiki/SSL.txt>
#ssl = yes

# PEM encoded X.509 SSL/TLS certificate and private key. They're opened before
# dropping root privileges, so keep the key file unreadable by anyone but
# root. Included doc/mkcert.sh can be used to easily generate self-signed
# certificate, just make sure to update the domains in dovecot-openssl.cnf
ssl_cert = </etc/dovecot/dovecot.pem
ssl_key = </etc/dovecot/private/dovecot.pem

Remove the leading '<' chars and dovecot is running o.k.    

Wolfgang

Attachment: signature.asc
Description: Digital signature


Reply to: