Bug#383015: cyrus-common-2.2: delprune event should now use cyr_expire instead of ctl_deliver

Farzad FARID farzy at farzy.org
Mon Aug 14 16:25:43 UTC 2006


Package: cyrus-common-2.2
Version: 2.2.13-4
Severity: normal

Hi guys,

In the process of creating my own Cyrus 2.3 package I noted a discrepancy
between the usage of ctl_deliver in the EVENTS section of cyrus.conf and
the man page, which does not mention the '-E' parameter. 

By checking ctl_deliver.c I found that it should now be replaced by
cyr_expire. The source code says:

        case 'E':
            if (op == NONE) op = PRUNE;
            else usage();
            /* deprecated, but we still support it */
            days = optarg;
            break;
and also:
   case PRUNE: {
        char buf[4096];

        fprintf(stderr, "ctl_deliver -E is deprecated: "
                "using cyr_expire -E instead\n");

 Regards,

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (400, 'testing'), (300, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.17.4dedibox_r5
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages cyrus-common-2.2 depends on:
ii  adduser         3.63                     Add and remove users and groups
ii  debconf [debcon 1.4.30.13                Debian configuration management sy
ii  dpkg            1.10.28                  Package maintenance system for Deb
ii  gawk            1:3.1.4-2                GNU awk, a pattern scanning and pr
ii  libc6           2.3.6-15                 GNU C Library: Shared libraries
ii  libdb4.2        4.2.52-18                Berkeley v4.2 Database Libraries [
ii  libsasl2        2.1.19.dfsg1-0.2         Authentication abstraction library
ii  libsnmp9        5.2.2-4                  NET SNMP (Simple Network Managemen
ii  libssl0.9.8     0.9.8b-2                 SSL shared libraries
ii  libwrap0        7.6.dbs-8                Wietse Venema's TCP wrappers libra
ii  libzephyr3      2.1.20010518.SNAPSHOT-15 The original "Instant Message" sys
ii  netbase         4.21                     Basic TCP/IP networking system
ii  perl            5.8.8-6                  Larry Wall's Practical Extraction 
ii  postfix [mail-t 2.3.1-1                  A high-performance mail transport 

-- debconf information:
  cyrus-common-2.2/removespools: false
  cyrus-common-2.2/warnbackendchange:




More information about the Pkg-Cyrus-imapd-Debian-devel mailing list