Package: dovecot-core
Version: 1:2.1.7-6
Severity: serious

Before upgrade I had

ssl_cert = </etc/postfix/mail+server.crt

but even if I told upgrade to keep my  configuration, ssl configuration was 
destroyed putting self signed certificate instead of mine


-- Package-specific info:

dovecot configuration
---------------------
# 2.1.7: /etc/dovecot/dovecot.conf
# OS: Linux 3.2.0-4-amd64 x86_64 Debian 7.0 
auth_mechanisms = plain login
disable_plaintext_auth = no
first_valid_uid = 115
mail_location = maildir:~/Maildir
managesieve_notify_capability = mailto
managesieve_sieve_capability = fileinto reject envelope encoded-character 
vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy 
include variables body enotify environment mailbox date ihave spamtest 
spamtestplus
namespace inbox {
  inbox = yes
  location = 
  mailbox Drafts {
    special_use = \Drafts
  }
  mailbox Junk {
    special_use = \Junk
  }
  mailbox Sent {
    special_use = \Sent
  }
  mailbox "Sent Messages" {
    special_use = \Sent
  }
  mailbox Trash {
    special_use = \Trash
  }
  prefix = 
}
passdb {
  args = /etc/dovecot/dovecot-ldap.conf.ext
  driver = ldap
}
plugin {
  sieve = ~/main.sieve
  sieve_dir = ~/sieve
  sieve_extensions = +spamtest +spamtestplus
  sieve_spamtest_status_header = X-DSPAM-Result
  sieve_spamtest_status_type = text
  sieve_spamtest_text_value0 = Whitelisted
  sieve_spamtest_text_value1 = Innocent
  sieve_spamtest_text_value10 = Spam
}
protocols = " imap lmtp sieve pop3"
service auth {
  unix_listener /var/spool/postfix/private/auth {
    mode = 0666
  }
  unix_listener auth-master {
    mode = 0600
  }
  user = root
}
service lmtp {
  unix_listener /var/spool/postfix/private/dovecot-lmtp {
    group = postfix
    user = postfix
  }
}
service managesieve-login {
  inet_listener sieve {
    port = 4190
  }
}
ssl_cert = </etc/ssl/certs/dovecot.pem
ssl_key = </etc/ssl/private/dovecot.pem
ssl_require_crl = no
userdb {
  driver = prefetch
}
userdb {
  args = /etc/dovecot/dovecot-ldap.conf.ext
  driver = ldap
}
verbose_proctitle = yes
protocol lmtp {
  mail_plugins = sieve
}
protocol lda {
  mail_plugins = sieve
}
protocol imap {
  imap_client_workarounds = tb-extra-mailbox-sep tb-lsub-flags
  imap_idle_notify_interval = 2 mins
  mail_max_userip_connections = 250
}

-- System Information:
Debian Release: 7.0
  APT prefers testing-proposed-updates
  APT policy: (900, 'testing-proposed-updates'), (900, 'testing'), (800, 
'stable'), (400, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=fr_FR.UTF-8 (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:
ii  dovecot-gssapi        1:2.1.7-6
ii  dovecot-imapd         1:2.1.7-6
ii  dovecot-ldap          1:2.1.7-6
ii  dovecot-lmtpd         1:2.1.7-6
ii  dovecot-managesieved  1:2.1.7-6
ii  dovecot-mysql         1:2.1.7-6
ii  dovecot-pgsql         1:2.1.7-6
ii  dovecot-pop3d         1:2.1.7-6
ii  dovecot-sieve         1:2.1.7-6
pn  dovecot-solr          <none>
ii  dovecot-sqlite        1:2.1.7-6
ii  ntp                   1:4.2.6.p5+dfsg-2

Versions of packages dovecot-core is related to:
ii  dovecot-common                 1:2.1.7-6
ii  dovecot-core [dovecot-common]  1:2.1.7-6
pn  dovecot-dbg                    <none>
pn  dovecot-dev                    <none>
ii  dovecot-gssapi                 1:2.1.7-6
ii  dovecot-imapd                  1:2.1.7-6
ii  dovecot-ldap                   1:2.1.7-6
ii  dovecot-lmtpd                  1:2.1.7-6
ii  dovecot-managesieved           1:2.1.7-6
ii  dovecot-mysql                  1:2.1.7-6
ii  dovecot-pgsql                  1:2.1.7-6
ii  dovecot-pop3d                  1:2.1.7-6
ii  dovecot-sieve                  1:2.1.7-6
ii  dovecot-sqlite                 1:2.1.7-6

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to