~james-page/ubuntu/raring/dovecot/autopkgtest

« back to all changes in this revision

Viewing changes to pigeonhole/README

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2012-06-11 11:11:54 UTC
  • mfrom: (1.15.2) (4.1.27 sid)
  • Revision ID: package-import@ubuntu.com-20120611111154-678cwbdj6ktgsv1h
Tags: 1:2.1.7-1ubuntu1
* Merge from Debian unstable, remaining changes:
  + Add mail-stack-delivery package:
    - Update d/rules
    - d/control: convert existing dovecot-postfix package to a dummy
      package and add new mail-stack-delivery package.
    - Update maintainer scripts.
    - Rename d/dovecot-postfix.* to debian/mail-stack-delivery.*
    - d/mail-stack-delivery.preinst: Move previously installed backups and
      config files to a new package namespace.
    - d/mail-stack-delivery.prerm: Added to handle downgrades.
  + Use Snakeoil SSL certificates by default:
    - d/control: Depend on ssl-cert.
    - d/dovecot-core.postinst: Relax grep for SSL_* a bit.
  + Add autopkgtest to debian/tests/*.
  + Add ufw integration:
    - d/dovecot-core.ufw.profile: new ufw profile.
    - d/rules: install profile in dovecot-core.
    - d/control: dovecot-core - suggest ufw.
  + d/{control,rules}: enable PIE hardening.
  + d/dovecot-core.dirs: Added usr/share/doc/dovecot-core
  + Add apport hook:
    - d/rules, d/source_dovecot.py
  + Add upstart job:
    - d/rules, d/dovecot-core.dovecot.upstart, d/control,
      d/dovecot-core.dirs, dovecot-imapd.{postrm, postinst, prerm},
      d/dovecot-pop3d.{postinst, postrm, prerm}.
      d/mail-stack-deliver.postinst: Convert init script to upstart.
  + d/control: Added Pre-Depends: dpkg (>= 1.15.6) to dovecot-dbg to support
    xz compression in Ubuntu.
  + d/control: Demote dovecot-common Recommends: to Suggests: to prevent
    install of extra packages on upgrade.
  + d/patches/dovecot-drac.patch: Updated with version for dovecot >= 2.0.0.
  + d/control: Drop B-D on systemd.
* Dropped changes:
  + d/patches/fix-racey-restart.patch: part of 2.1.x, no longer required.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Pigeonhole for Dovecot v2.0
 
1
Pigeonhole for Dovecot v2.1
2
2
 
3
3
Introduction
4
4
============
112
112
    spamtest and virustest (RFC 5235): fully supported (v0.1.16+), but
113
113
        currently considered experimental.
114
114
    date (RFC 5260; Section 4): fully supported (v0.1.12+).
 
115
    editheader (RFC 5293): fully supported (v0.3.0+).
115
116
    reject (RFC 5429; Section 2.2): fully supported.
116
117
    enotify (RFC 5435): fully supported (v0.1.3+).
117
118
        mailto method (RFC 5436): fully supported (v0.1.3+).
142
143
  author has taken notice of the following extensions:
143
144
 
144
145
    index (RFC 5260; page 7): planned.
145
 
    editheader (RFC 5293): planned.
146
146
    foreverypart, mime, replace, enclose, and extracttext (RFC 5703): planned.
147
147
 
148
148
    These extensions will be added as soon as the necessary infrastructure is
209
209
 
210
210
sievec /var/lib/dovecot/sieve/global/
211
211
 
212
 
This is necessary for scripts listed in the sieve_global_path, sieve_before and
 
212
This is necessary for scripts listed in the sieve_default, sieve_before and
213
213
sieve_after settings. For global scripts that are only included in other scripts
214
214
using the include extension, this step is not necessary, since included scripts
215
215
are incorporated into the binary produced for the main script located in a