schleuder (2.2.1-1) unstable; urgency=low

    Schleuder 2.2 introduces several major changes. Highlights:

     - New `-owner` suffix: the `list-owner@example.org` address will
       redirect (and encrypt) messages to the list administrators.
     - New `-request` suffix: administrative commands should now be sent to
       `list-request@example.org`. Communication commands (e.g. X-RESEND)
     - New list administration commands that are more "member" oriented:
       `X-ADD-MEMBER`, `X-DELETE-MEMBER`, `X-UNSUBSCRIBE`. Refer to
       schleuder(8) to know more about them.
     - Listnames are now full email addresses (to support multiple domains).
     - Archive support: list messages can now be stored. Please note that
       despite the fact that messages are stored encrypted, both private key
       and passphrase are stored right next to them. Archiving should not
       be done by Schleuder if privacy really matters.

    List configuration updates
    --------------------------

    Upon package upgrade, the lists currently configured will be automatically
    updated upon upgarde to the new settings and moved to the new directory
    format. An UID for each new address have also been added to the list public
    key. For list that you wish to import from an older version, the same
    process can be repeated by calling `schleuder-migrate-v2.1-to-v2.2`
    manually.

    As the migration procedure updates the list public key, it is advised to
    re-export it to keyservers and list users.

    Changes required to the MTA configuration
    -----------------------------------------

    *CAUTION*: The MTA configuration needs to be updated to support
    the new command line syntax and the new list suffixes:

      - the `schleuder` command now takes a full recipient address (e.g.
        `list@example.org` or `list-owner@example.org`),
      - the `-request` and `-owner` addresses should also use the `schleuder`
        as transport.

    If you are using Exim or Postfix, please compare your configuration with
    the one suggested in README.Debian.

    Updates to Schleuder configuration
    ----------------------------------

    Please review the value of the `keywords_admin_only` setting in
    `/etc/schleuder/schleuder.conf`, otherwise you might enable list
    users to perform administrative duties. The new default set is:

        ['ADD-MEMBER', 'DELETE-MEMBER', 'DELETE-KEY',
         'SAVE-MEMBERS', 'DEL-KEY']

    The plugin API has changed. Please update any custom plugins.

    Weekly warnings of expired member keys
    --------------------------------------

    Schleuder 2.2 adds a new script meant to warn list administrators of
    expired member keys. The Debian package will run it (through cron)
    each week for every known list.

 -- Jérémy Bobbio <lunar@debian.org>  Sat, 16 Jun 2012 12:19:35 +0200
