Your message dated Sat, 05 Sep 2009 19:58:23 +0000
with message-id <[email protected]>
and subject line Bug#523989: fixed in cyrus-imapd-2.2 2.2.13-15
has caused the Debian Bug report #523989,
regarding cyrus-imapd-2.2: [debconf_rewrite] Debconf templates and 
debian/control review
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
523989: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523989
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cyrus-imapd-2.2
Version: N/A
Severity: normal
Tags: patch

Dear Debian maintainer,

On Friday, March 27, 2009, I notified you of the beginning of a review process
concerning debconf templates for cyrus-imapd-2.2.

The debian-l10n-english contributors have now reviewed these templates,
and the proposed changes are attached to this bug report.

Please review the suggested changes, and if you have any
objections, let me know in the next 3 days.

However, please try to avoid uploading cyrus-imapd-2.2 with these changes
right now.

The second phase of this process will begin on Friday, April 17, 2009, when I 
will
coordinate updates to translations of debconf templates.

The existing translators will be notified of the changes: they will
receive an updated PO file for their language.

Simultaneously, a general call for new translations will be sent to
the debian-i18n mailing list.

Both these calls for translations will request updates to be sent as
individual bug reports. That will probably trigger a lot of bug
reports against your package, but these should be easier to deal with.

The call for translation updates and new translations will run until
about Friday, May 08, 2009. Please avoid uploading a package with fixed or 
changed
debconf templates and/or translation updates in the meantime. Of
course, other changes are safe.

Please note that this is an approximative delay, which depends on my
own availability to process this work and is influenced by the fact
that I simultaneously work on many packages.

Around Saturday, May 09, 2009, I will contact you again and will send a final 
patch
summarizing all the updates (changes to debconf templates,
updates to debconf translations and new debconf translations).

Again, thanks for your attention and cooperation.


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.28-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
--- cyrus-imapd-2.2.old/debian/cyrus-common-2.2.templates       2009-02-14 
12:19:02.519868367 +0100
+++ cyrus-imapd-2.2/debian/cyrus-common-2.2.templates   2009-04-14 
07:35:21.570015046 +0200
@@ -1,6 +1,15 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# [email protected] for advice.
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
 Template: cyrus-common-2.2/warnbackendchange
-Type: note
-_Description: Database backends have changed!
+Type: error
+_Description: Modified database backends
  Comparison between /usr/lib/cyrus/cyrus-db-types.txt and
  /usr/lib/cyrus/cyrus-db-types.active shows that database backends for
  Cyrus IMAPd have been changed.
@@ -17,7 +26,7 @@
 Type: boolean
 Default: false
 _Description: Remove the mail and news spools?
- The Cyrus mail and news spools, as well as the user's sieve scripts
+ The Cyrus mail and news spools, as well as users' sieve scripts,
  can be removed when the package is purged.
  .
  This question only applies to the default spools and sieve script
--- cyrus-imapd-2.2.old/debian/control  2009-02-14 12:19:02.407868529 +0100
+++ cyrus-imapd-2.2/debian/control      2009-04-01 07:51:04.975705414 +0200
@@ -7,7 +7,7 @@
 Build-Depends: debhelper (>= 4.1.68), dpatch, tcl8.3-dev, libwrap0-dev, 
libpam0g-dev, libdb4.2-dev (>= 4.2.52), libssl-dev, libzephyr-dev, libsasl2-dev 
(>= 2.1.9), comerr-dev, libsnmp9-dev | libsnmp5-dev, perl (>= 5.6.0-16), 
xutils, flex, bison, autotools-dev, po-debconf, transfig, gs, groff, libkvm-dev 
[kfreebsd-i386], libkvm-dev [kfreebsd-amd64], heimdal-dev
 Vcs-Browser: https://mail.incase.de/viewcvs/trunk/?root=cyrus22
 Vcs-Svn: https://mail.incase.de/svn/cyrus22/trunk
-Homepage: http://asg.web.cmu.edu/cyrus/
+Homepage: http://cyrusimap.web.cmu.edu/
 
 Package: cyrus-common-2.2
 Architecture: any
@@ -18,32 +18,28 @@
 Conflicts: suidmanager (<< 0.50), cyrus-common, cyrus21-common, cyrus22-common
 Replaces: cyrus21-common, cyrus22-common
 Provides: cyrus21-common, cyrus22-common
-Description: Cyrus mail system (common files)
- Cyrus is a fully-featured IMAP daemon, with a number of features not
- found in other IMAP implementations, including:
-  o Designed to handle massive quantities of mail
-  o No need for users to have login accounts
-  o Virtual domain support
-  o Support for POP3 in addition to IMAP
-  o Sieve server-side email filtering
-  o Servers don't run as root
-  o Easy support for mail quotas
-  o SSL support, including secure IMAP
-  o DRAC support for pop/imap-before-smtp
-  o IPv6 support
-  o NNTP support
- For more information, see http://asg.web.cmu.edu/cyrus/.
+Description: Cyrus mail system - common files
+  Cyrus is an IMAP server designed to handle massive quantities of mail,
+  with a number of features not found in other IMAP implementations,
+  including support for:
+  - running the daemon without root privileges;
+  - POP3 and NNTP in addition to plain IMAP;
+  - POP/IMAP-before-SMTP using DRAC;
+  - secure IMAP using SSL;
+  - server-side filtering with Sieve;
+  - mail users without login accounts;
+  - simple mail quotas;
+  - virtual domains;
+  - IPv6.
  .
- Note: Cyrus doesn't support reading from and storing mail in your 
- standard mail spool - it stores mail in a separate directory in its
+ Cyrus doesn't support reading from and storing mail in the
+ standard mail spool. It stores mail in a separate directory in its
  own MH-like format.
  .
  This package contains the common files needed by the other Cyrus
  components. The cyrus22-imapd and/or cyrus22-pop3d packages are needed
  to enable IMAP and POP3 support respectively. cyrus22-murder can be
- used to enable IMAP, POP3 and LMTP proxying.
- .
-  Homepage: http://cyrusimap.web.cmu.edu/
+ used to enable IMAP, POP3, and LMTP proxying.
 
 Package: cyrus-doc-2.2
 Architecture: all
@@ -51,10 +47,21 @@
 Provides: cyrus21-doc, cyrus22-doc
 Replaces: cyrus21-doc, cyrus22-doc
 Conflicts: cyrus21-doc, cyrus22-doc
-Description: Cyrus mail system (documentation files)
- This package contains the documentation for the Cyrus IMAPd suite.
+Description: Cyrus mail system - documentation files
+  Cyrus is an IMAP server designed to handle massive quantities of mail,
+  with a number of features not found in other IMAP implementations,
+  including support for:
+  - running the daemon without root privileges;
+  - POP3 and NNTP in addition to plain IMAP;
+  - POP/IMAP-before-SMTP using DRAC;
+  - secure IMAP using SSL;
+  - server-side filtering with Sieve;
+  - mail users without login accounts;
+  - simple mail quotas;
+  - virtual domains;
+  - IPv6.
  .
- For more information, please see the cyrus-common-2.2 package.
+ This package contains the documentation for the Cyrus IMAPd suite.
 
 Package: cyrus-imapd-2.2
 Architecture: any
@@ -63,12 +70,22 @@
 Provides: imap-server, cyrus21-imapd, cyrus22-imapd
 Conflicts: imap-server, cyrus21-imapd, cyrus22-imapd
 Replaces: cyrus21-imapd, cyrus22-imapd
-Description: Cyrus mail system (IMAP support)
- This package contains the IMAP (Internet Mail Access  Protocol) portion
- of the Cyrus IMAPd suite.
+Description: Cyrus mail system - IMAP support
+  Cyrus is an IMAP server designed to handle massive quantities of mail,
+  with a number of features not found in other IMAP implementations,
+  including support for:
+  - running the daemon without root privileges;
+  - POP3 and NNTP in addition to plain IMAP;
+  - POP/IMAP-before-SMTP using DRAC;
+  - secure IMAP using SSL;
+  - server-side filtering with Sieve;
+  - mail users without login accounts;
+  - simple mail quotas;
+  - virtual domains;
+  - IPv6.
  .
- For more information, please see the cyrus-common-2.2 package.
-  
+ This package contains the IMAP (Internet Mail Access Protocol) portion
+ of the Cyrus IMAPd suite.
 
 Package: cyrus-pop3d-2.2
 Architecture: any
@@ -77,11 +94,22 @@
 Provides: cyrus21-pop3d, cyrus22-pop3d, pop3-server
 Conflicts: cyrus21-pop3d, cyrus22-pop3d, pop3-server
 Replaces: cyrus21-pop3d, cyrus22-pop3d
-Description: Cyrus mail system (POP3 support)
+Description: Cyrus mail system - POP3 support
+  Cyrus is an IMAP server designed to handle massive quantities of mail,
+  with a number of features not found in other IMAP implementations,
+  including support for:
+  - running the daemon without root privileges;
+  - POP3 and NNTP in addition to plain IMAP;
+  - POP/IMAP-before-SMTP using DRAC;
+  - secure IMAP using SSL;
+  - server-side filtering with Sieve;
+  - mail users without login accounts;
+  - simple mail quotas;
+  - virtual domains;
+  - IPv6.
+ .
  This package contains the POP3 (Post Office Protocol) portion of the Cyrus
  IMAPd suite.
- .
- For more information, please see the cyrus-common-2.2 package.
 
 Package: cyrus-admin-2.2
 Architecture: all
@@ -91,14 +119,24 @@
 Conflicts: cyrus-admin, cyrus21-admin, cyrus22-admin
 Replaces: cyrus21-admin, cyrus22-admin
 Provides: cyrus21-admin, cyrus22-admin
-Description: Cyrus mail system (administration tools)
- This package provides the administrative tools for the Cyrus IMAPd suite.
- It contains the cyradm tool which can be used to administer 
- both local and remote Cyrus mail systems.  It also contains sieveshell
- and its deprecated cousin installsieve, which can be used to manage
- sieve scripts.
+Description: Cyrus mail system - administration tools
+  Cyrus is an IMAP server designed to handle massive quantities of mail,
+  with a number of features not found in other IMAP implementations,
+  including support for:
+  - running the daemon without root privileges;
+  - POP3 and NNTP in addition to plain IMAP;
+  - POP/IMAP-before-SMTP using DRAC;
+  - secure IMAP using SSL;
+  - server-side filtering with Sieve;
+  - mail users without login accounts;
+  - simple mail quotas;
+  - virtual domains;
+  - IPv6.
  .
- For more information, please see the cyrus-common-2.2 package.
+ This package provides the administrative tools for the Cyrus IMAPd suite.
+ It contains cyradm, which can be used to administer both local and remote
+ Cyrus mail systems, plus sieveshell (and its deprecated cousin
+ installsieve), which can be used to manage Sieve scripts.
 
 Package: cyrus-murder-2.2
 Section: mail
@@ -115,7 +153,6 @@
  frontend proxy servers.
  .
  For more information, please see the cyrus-common-2.2 package.
-  
 
 Package: cyrus-nntpd-2.2
 Architecture: any
@@ -141,11 +178,10 @@
  This package contains client tools to test the Cyrus IMAPd suite.
  It contains the mupdatetest, sivtest, smtptest, lmtptest,
  imtest and pop3test tools which can be used to interactively talk to 
- a mupdate, sieve, smtp, lmtp, imap or pop3 server.
+ a mupdate, Sieve, SMTP, LMTP, IMAP or POP3 server.
  The clients are fully SASL-enabled for authentication.
  .
  For more information, please see the cyrus-common-2.2 package.
-  
 
 Package: cyrus-dev-2.2
 Architecture: any
@@ -159,7 +195,6 @@
  to develop IMAP applications that interface with the Cyrus IMAPd suite.
  .
  For more information, please see the cyrus-common-2.2 package.
-  
 
 Package: libcyrus-imap-perl22
 Architecture: any

--- End Message ---
--- Begin Message ---
Source: cyrus-imapd-2.2
Source-Version: 2.2.13-15

We believe that the bug you reported is fixed in the latest version of
cyrus-imapd-2.2, which is due to be installed in the Debian FTP archive:

cyrus-admin-2.2_2.2.13-15_all.deb
  to pool/main/c/cyrus-imapd-2.2/cyrus-admin-2.2_2.2.13-15_all.deb
cyrus-clients-2.2_2.2.13-15_i386.deb
  to pool/main/c/cyrus-imapd-2.2/cyrus-clients-2.2_2.2.13-15_i386.deb
cyrus-common-2.2_2.2.13-15_i386.deb
  to pool/main/c/cyrus-imapd-2.2/cyrus-common-2.2_2.2.13-15_i386.deb
cyrus-dev-2.2_2.2.13-15_i386.deb
  to pool/main/c/cyrus-imapd-2.2/cyrus-dev-2.2_2.2.13-15_i386.deb
cyrus-doc-2.2_2.2.13-15_all.deb
  to pool/main/c/cyrus-imapd-2.2/cyrus-doc-2.2_2.2.13-15_all.deb
cyrus-imapd-2.2_2.2.13-15.diff.gz
  to pool/main/c/cyrus-imapd-2.2/cyrus-imapd-2.2_2.2.13-15.diff.gz
cyrus-imapd-2.2_2.2.13-15.dsc
  to pool/main/c/cyrus-imapd-2.2/cyrus-imapd-2.2_2.2.13-15.dsc
cyrus-imapd-2.2_2.2.13-15_i386.deb
  to pool/main/c/cyrus-imapd-2.2/cyrus-imapd-2.2_2.2.13-15_i386.deb
cyrus-murder-2.2_2.2.13-15_i386.deb
  to pool/main/c/cyrus-imapd-2.2/cyrus-murder-2.2_2.2.13-15_i386.deb
cyrus-nntpd-2.2_2.2.13-15_i386.deb
  to pool/main/c/cyrus-imapd-2.2/cyrus-nntpd-2.2_2.2.13-15_i386.deb
cyrus-pop3d-2.2_2.2.13-15_i386.deb
  to pool/main/c/cyrus-imapd-2.2/cyrus-pop3d-2.2_2.2.13-15_i386.deb
libcyrus-imap-perl22_2.2.13-15_i386.deb
  to pool/main/c/cyrus-imapd-2.2/libcyrus-imap-perl22_2.2.13-15_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sven Mueller <[email protected]> (supplier of updated cyrus-imapd-2.2 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 04 Sep 2009 09:58:54 +0200
Source: cyrus-imapd-2.2
Binary: cyrus-common-2.2 cyrus-doc-2.2 cyrus-imapd-2.2 cyrus-pop3d-2.2 
cyrus-admin-2.2 cyrus-murder-2.2 cyrus-nntpd-2.2 cyrus-clients-2.2 
cyrus-dev-2.2 libcyrus-imap-perl22
Architecture: source all i386
Version: 2.2.13-15
Distribution: unstable
Urgency: high
Maintainer: Debian Cyrus Team 
<[email protected]>
Changed-By: Sven Mueller <[email protected]>
Description: 
 cyrus-admin-2.2 - Cyrus mail system - administration tools
 cyrus-clients-2.2 - Cyrus mail system (test clients)
 cyrus-common-2.2 - Cyrus mail system - common files
 cyrus-dev-2.2 - Cyrus mail system (developer files)
 cyrus-doc-2.2 - Cyrus mail system - documentation files
 cyrus-imapd-2.2 - Cyrus mail system - IMAP support
 cyrus-murder-2.2 - Cyrus mail system (proxies and aggregator)
 cyrus-nntpd-2.2 - Cyrus mail system (NNTP support)
 cyrus-pop3d-2.2 - Cyrus mail system - POP3 support
 libcyrus-imap-perl22 - Interface to Cyrus imap client imclient library
Closes: 489558 523989 524090 524092 524121 524267 524312 524954 525704 525912 
525913 526182 526231 526358 530856
Changes: 
 cyrus-imapd-2.2 (2.2.13-15) unstable; urgency=high
 .
   [Security Update]
   * Fixes buffer overflow in SIEVE script handling -> high urgency
     Problem has no CVE tag assigned, is not yet announced by upstream,
     but upstream patch is in public CVS -> not embargoed.
 .
   [Sven Mueller]
   * change example script mbox2cyrus to remove bashisms (Closes: #489558,
     thanks to Andres Mejia)
   * change Makefile so that no (intended) non-phony target invokes a phony
     target. Also remove empty lines inside rules or replace them by comment
     lines
   * Added patches for translation updates as provided by Christian Perrier
     (see below)
   * update cyrus-makedirs to be more performant (using xargs to call chmod
     et al. instead of using find -exec, this avoids lots of forks)
   * remove build dependency alternate libsnmp5-dev (not even in oldstable
     anymore), add alternativce libsnmp-dev (as in stable)
   * update standards-version to 3.8.3.0
     - add README.source
     - remove version from perl build dependency
 .
   [ Christian Perrier ]
   * Debconf templates and debian/control reviewed by the debian-l10n-
     english team as part of the Smith review project. Closes: #523989
   * [Debconf translation updates]
     - Swedish. Closes: #524090
     - Czech. Closes: #524092
     - Japanese. Closes: #524121
     - Russian. Closes: #525704
     - Portuguese. Closes: #525912
     - German. Closes: #525913
     - Galician. Closes: #524267
     - Italian. Closes: #524312
     - French. Closes: #524954
     - Finnish. Closes: #526182
     - Bokmål, Norwegian. Closes: #526231
     - Spanish. Closes: #526358
     - Basque. Closes: #530856
Checksums-Sha1: 
 2b3eef1824ef109a071efebd32076c9064ed3116 1858 cyrus-imapd-2.2_2.2.13-15.dsc
 a6d2abc5712fd4c546775f6681acb88d480dd51c 261782 
cyrus-imapd-2.2_2.2.13-15.diff.gz
 67491da96403f29c2c7e98f9c96b020a18cb121f 222836 cyrus-doc-2.2_2.2.13-15_all.deb
 d9fa50085bf982e084b66eca47858b1d6193c4fb 82654 
cyrus-admin-2.2_2.2.13-15_all.deb
 2c70dcb4c1fe367fb7106f55a3d92b0a4b50ec26 5568908 
cyrus-common-2.2_2.2.13-15_i386.deb
 410a43072b26ca83b3dcfefb4708a57cec360a38 914884 
cyrus-imapd-2.2_2.2.13-15_i386.deb
 31bd18e8421f42871049842ee082e72df0bbb7f6 273740 
cyrus-pop3d-2.2_2.2.13-15_i386.deb
 b3a2749bdc7a08511be81da2b99fc8d38058497c 1108414 
cyrus-murder-2.2_2.2.13-15_i386.deb
 9d5f48b43fad22b9c374665ef22e619899ca20aa 593232 
cyrus-nntpd-2.2_2.2.13-15_i386.deb
 7b541a129a0fda97f7c9b0a04a70b2db667863da 130814 
cyrus-clients-2.2_2.2.13-15_i386.deb
 2dbfc225aff7a6bbd6e2102a27a647223e1cca28 264628 
cyrus-dev-2.2_2.2.13-15_i386.deb
 c0974da91870fb147f104f1662678afb3f222038 181586 
libcyrus-imap-perl22_2.2.13-15_i386.deb
Checksums-Sha256: 
 4177178213d640b600b513d9efa5be27976aeb71126ab604ba8f32d8a10035ed 1858 
cyrus-imapd-2.2_2.2.13-15.dsc
 edba54d42cd75fa9ac2f8901ead8944dca098794657ab04372d7013ecb6b91e0 261782 
cyrus-imapd-2.2_2.2.13-15.diff.gz
 5c5b6342cffa08ca728d13bac5b80b7d399afa0c170b6d2952f94fa358c3e857 222836 
cyrus-doc-2.2_2.2.13-15_all.deb
 13a1dcd104a7828eba8671f1806a4d441fd4a2321385f8371837427d101bc185 82654 
cyrus-admin-2.2_2.2.13-15_all.deb
 6311a9d6bb9bed8f289b11833ac6253b7d2b889233d205ccb49c2896746b02c7 5568908 
cyrus-common-2.2_2.2.13-15_i386.deb
 53c3b9250898e3723a2b7079c60588238814f95dba3003686b284d1e3c8eda6d 914884 
cyrus-imapd-2.2_2.2.13-15_i386.deb
 b062d915455ab153df39c5c7b32c8dee13d6afe71dbc06b674c8d835da9f2d50 273740 
cyrus-pop3d-2.2_2.2.13-15_i386.deb
 12b613c582b27b23f9e01bd1d90c3e0d8aca547df9041476b5a985903b28db2e 1108414 
cyrus-murder-2.2_2.2.13-15_i386.deb
 a3a820456dc2048f7c0f50f91a60c989b4275b5470de3a4fe0f80e3a219727ae 593232 
cyrus-nntpd-2.2_2.2.13-15_i386.deb
 7dd9b39c90011668571ea796219bdd73401cfcd59be8995162dc8ad62cf29ee1 130814 
cyrus-clients-2.2_2.2.13-15_i386.deb
 827334f904ca421365f165cd245a9b66fbec23fe2d07e6aeecb156e610f266cc 264628 
cyrus-dev-2.2_2.2.13-15_i386.deb
 7575687431b1adcb3857b406642f49e720d94dcdefe2cc3937e95a7d25262cd6 181586 
libcyrus-imap-perl22_2.2.13-15_i386.deb
Files: 
 3cc6b1196d3d177c821ea6d8c7ab474e 1858 mail extra cyrus-imapd-2.2_2.2.13-15.dsc
 08c684bc868d36c203e9ec60350da87f 261782 mail extra 
cyrus-imapd-2.2_2.2.13-15.diff.gz
 72f7dcac495327b560265ab151967673 222836 doc extra 
cyrus-doc-2.2_2.2.13-15_all.deb
 e1c9f8d2e21227f57c2ffba765798f26 82654 mail extra 
cyrus-admin-2.2_2.2.13-15_all.deb
 ab80e39078aa44eb8121132b9dc66b40 5568908 mail extra 
cyrus-common-2.2_2.2.13-15_i386.deb
 08d5e08803a805f29b00706939174b1a 914884 mail extra 
cyrus-imapd-2.2_2.2.13-15_i386.deb
 a69361063e5f8d7204d331a78aebcf30 273740 mail extra 
cyrus-pop3d-2.2_2.2.13-15_i386.deb
 c13184dbaba2fd314d3e4b18baacdcca 1108414 mail extra 
cyrus-murder-2.2_2.2.13-15_i386.deb
 88d7b674f40fcd5193b1e7eb8862cec1 593232 mail extra 
cyrus-nntpd-2.2_2.2.13-15_i386.deb
 c024ef1d05eb0537b65fa24368eb8fed 130814 mail extra 
cyrus-clients-2.2_2.2.13-15_i386.deb
 c02244399ee9e36cd4d6a0e1d54b5072 264628 devel extra 
cyrus-dev-2.2_2.2.13-15_i386.deb
 954b93daa79010c7b8a86e8844c18ce9 181586 perl extra 
libcyrus-imap-perl22_2.2.13-15_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkqiwQ0ACgkQDcs5RBTUBguHIgCeLDtGg+UOpOHeyCnCNiyGlnRD
XgkAn1I0VcN9Pq036S+mPmnCy5Xwud1M
=EMNn
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
Pkg-Cyrus-imapd-Debian-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-cyrus-imapd-debian-devel

Reply via email to