ctl_deliver or cyr_expire?

Simon Matter simon.matter at ch.sauter-bc.com
Mon May 15 06:57:58 EDT 2006


> Simon Matter wrote:
>
>> Yes, the change from ctl_deliver to cyr_expire should be done with the
>> upgrade from 2.2 to 2.3. At least I do so in my rpms.
>
> Hm, I upgraded from 1.5 to 2.1 (I think) and was using cyr_expire with
> 2.1. The docs instruct you to change when upgrading from 2.0.16 or
> earlier. A few days ago, 2.1 was upgraded to 2.2 and still wanted to use
> ctl_deliver.

My rpms do this on upgrade:
if grep -q "ctl_deliver *-E" /etc/cyrus.conf ; then
  /usr/bin/perl -pi -e "s/ctl_deliver *-E/cyr_expire -E/" /etc/cyrus.conf
fi

How did you upgrade?

Simon


More information about the Info-cyrus mailing list