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

« back to all changes in this revision

Viewing changes to pigeonhole/doc/man/pigeonhole.7.in

  • 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
1
.\" Copyright (c) 2010-2012 Pigeonhole authors, see the included COPYING file
2
 
.TH "PIGEONHOLE" 7 "2012-01-07" "Pigeonhole for Dovecot v2.0" "Pigeonhole"
 
2
.TH "PIGEONHOLE" 7 "2012-01-07" "Pigeonhole for Dovecot v2.1" "Pigeonhole"
3
3
.\"------------------------------------------------------------------------
4
4
.SH NAME
5
5
pigeonhole \- Overview of the Pigeonhole project\(aqs Sieve support for the
60
60
The universal Sieve test tool for testing the effect of a Sieve script on a
61
61
particular message.
62
62
.TP
 
63
.BR sieve\-filter (1)
 
64
Filters all messages in a particular source mailbox through a Sieve script. 
 
65
.TP
63
66
.BR sieve\-dump (1)
64
67
Dumps the content of a Sieve binary file for (development) debugging purposes.
65
68
.\"------------------------------------------------------------------------
77
80
.BR dovecot\-lda (1),
78
81
.BR sieve\-dump (1),
79
82
.BR sieve\-test (1),
 
83
.BR sieve\-filter (1),
80
84
.BR sievec (1)
81
85
.\"-------------------------------------
82
86
.PP
83
87
Additional resources:
84
88
.IP "Dovecot website"
85
89
http://www.dovecot.org
86
 
.IP "Dovecot v2.0 Wiki"
 
90
.IP "Dovecot v2.x Wiki"
87
91
http://wiki2.dovecot.org/Pigeonhole
88
92
.IP "Pigeonhole website"
89
93
http://pigeonhole.dovecot.org