Your message dated Wed, 9 Jan 2013 18:43:39 +0200 with message-id <CAG2WgfcGVbMya3VS3BoPdhPU6hkP=txqopdwvqygtobjygp...@mail.gmail.com> and subject line Re: Bug#697760: dovecot-core: ssl_cert/key should be specific to each protocol has caused the Debian Bug report #697760, regarding dovecot-core: ssl_cert/key should be specific to each protocol to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 697760: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697760 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: dovecot-core Version: 1:2.1.7-6 Severity: wishlist Hi, It appears that these settings are common for all protocols: ssl_cert = </etc/ssl/certs/imap.DOMAIN.crt ssl_key = </etc/ssl/private/imap.DOMAIN.key I would like to set different hostnames (and IP addresses) for IMAP and POP3, but this is not possible right now because ssl_cert and ssl_key are global parameters. Please make these parameters specific to each protocol. Cheers -- Package-specific info: -- System Information: Debian Release: 7.0 APT prefers testing APT policy: (500, 'testing'), (200, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages dovecot-core depends on: ii adduser 3.113+nmu3 ii libbz2-1.0 1.0.6-4 ii libc6 2.13-37 ii libpam-runtime 1.1.3-7.1 ii libpam0g 1.1.3-7.1 ii libssl1.0.0 1.0.1c-4 ii openssl 1.0.1c-4 ii ucf 3.0025+nmu3 ii zlib1g 1:1.2.7.dfsg-13 dovecot-core recommends no packages. Versions of packages dovecot-core suggests: pn dovecot-gssapi <none> ii dovecot-imapd 1:2.1.7-6 pn dovecot-ldap <none> pn dovecot-lmtpd <none> ii dovecot-managesieved 1:2.1.7-6 pn dovecot-mysql <none> pn dovecot-pgsql <none> ii dovecot-pop3d 1:2.1.7-6 ii dovecot-sieve 1:2.1.7-6 pn dovecot-solr <none> pn dovecot-sqlite <none> pn ntp <none> Versions of packages dovecot-core is related to: ii dovecot-core [dovecot-common] 1:2.1.7-6 ii dovecot-dbg 1:2.1.7-6 pn dovecot-dev <none> pn dovecot-gssapi <none> ii dovecot-imapd 1:2.1.7-6 pn dovecot-ldap <none> pn dovecot-lmtpd <none> ii dovecot-managesieved 1:2.1.7-6 pn dovecot-mysql <none> pn dovecot-pgsql <none> ii dovecot-pop3d 1:2.1.7-6 ii dovecot-sieve 1:2.1.7-6 pn dovecot-sqlite <none> -- no debconf information
--- End Message ---
--- Begin Message ---2013/1/9 Timo Sirainen <[email protected]>: > protocol imap { > ssl_cert = </etc/ssl/certs/imap.pem > ssl_key = </etc/ssl/private/imap.pem > } > > protocol pop3 { > ssl_cert = </etc/ssl/certs/pop3.pem > ssl_key = </etc/ssl/private/pop3.pem > } Thanks for this clarification. I was confused by the fact that "doveconf | less" didn't show any (default) entries for these settings. Cheers
--- End Message ---

