Package: dovecot-core
Version: 1:2.2.13-12~deb8u1
Severity: normal
File: /usr/share/doc/dovecot-core/pigeonhole.NEWS.gz
Tag: jessie

Dear Maintainer,

I would like to have pigeonhole version 0.4.3 available in Debian Jessie.  This 
was released the day after dovecot-2.2.13 (the version in jessie) was released. 
 Its release announcement message can be found at 
http://www.dovecot.org/list/dovecot-news/2014-May/000274.html with a subject of 
"Released Pigeonhole v0.4.3 for Dovecot v2.2.13."

I would like to make use of the "duplicate" sieve filtering mechanism available 
in version 0.4.3 of the pigeonhole sieve patch.


-- Package-specific info:

dovecot configuration
---------------------
# 2.2.13: /etc/dovecot/dovecot.conf
# OS: Linux 3.16.0-4-amd64 x86_64 Debian 8.6
auth_cache_size = 4 M
auth_mechanisms = plain login
auth_username_format = %n
auth_verbose = yes
auth_verbose_passwords = sha1
default_vsz_limit = 384 M
log_path = /var/log/dovecot.log
mail_location = maildir:~/Maildir
mail_plugins = " acl"
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
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 {
  driver = pam
}
plugin {
  acl = vfile
  antispam_backend = pipe
  antispam_pipe_program = /usr/bin/spamc
  antispam_pipe_program_args = --username=debian-spamd
  antispam_pipe_program_notspam_arg = --learntype=ham
  antispam_pipe_program_spam_arg = --learntype=spam
  antispam_pipe_tmpdir = /tmp
  antispam_signature = X-Spam-Status: Yes
  antispam_signature_missing = error
  antispam_spam_pattern_ignorecase = spam;spam-caught;junk;INBOX.spam
  antispam_trash_pattern_ignorecase = trash
}
protocols = " imap lmtp sieve"
recipient_delimiter = -
service auth {
  unix_listener /var/spool/postfix/private/auth {
    mode = 0666
  }
}
service imap-login {
  inet_listener imap {
    port = 143
  }
  inet_listener imaps {
    port = 993
    ssl = yes
  }
  process_limit = 512
}
service imap {
  process_limit = 512
}
service lmtp {
  inet_listener lmtp {
    address = 127.0.0.1
    port = 24
  }
  unix_listener /var/spool/postfix/private/dovecot-lmtp {
    group = postfix
    mode = 0600
    user = postfix
  }
}
service pop3-login {
  inet_listener pop3 {
    port = 0
  }
  inet_listener pop3s {
    port = 0
  }
}
ssl_cert = </etc/ssl/certs/wildcard.crt
ssl_key = </etc/ssl/private/wildcard.key
ssl_protocols = !SSLv2 !SSLv3
userdb {
  driver = passwd
}
protocol lmtp {
  mail_plugins = sieve
  postmaster_address = postmas...@example.com
}
protocol imap {
  imap_idle_notify_interval = 29 mins
  mail_max_userip_connections = 20
  mail_plugins = " acl imap_acl"
}

-- System Information:
Debian Release: 8.6
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: sysvinit (via /sbin/init)

Versions of packages dovecot-core depends on:
ii  adduser              3.113+nmu3
ii  init-system-helpers  1.22
ii  libbz2-1.0           1.0.6-7+b3
ii  libc6                2.19-18+deb8u6
ii  liblzma5             5.1.1alpha+20120614-2+b3
ii  libpam-runtime       1.1.8-3.1+deb8u1
ii  libpam0g             1.1.8-3.1+deb8u1+b1
ii  libssl1.0.0          1.0.1t-1+deb8u5
ii  libwrap0             7.6.q-25
ii  openssl              1.0.1t-1+deb8u5
ii  ucf                  3.0030
ii  zlib1g               1:1.2.8.dfsg-2+b1

dovecot-core recommends no packages.

Versions of packages dovecot-core suggests:
pn  dovecot-gssapi        <none>
ii  dovecot-imapd         1:2.2.13-12~deb8u1
pn  dovecot-ldap          <none>
ii  dovecot-lmtpd         1:2.2.13-12~deb8u1
pn  dovecot-lucene        <none>
ii  dovecot-managesieved  1:2.2.13-12~deb8u1
pn  dovecot-mysql         <none>
pn  dovecot-pgsql         <none>
pn  dovecot-pop3d         <none>
ii  dovecot-sieve         1:2.2.13-12~deb8u1
pn  dovecot-solr          <none>
pn  dovecot-sqlite        <none>
ii  ntp                   1:4.2.6.p5+dfsg-7+deb8u2

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

-- no debconf information

Reply via email to