Re: Problem setup Cyrus Aggregation ( Murder )

2010-07-14 Thread Lucas Zinato Carraro
Cyrus IMAPD version: 2.3.16 ( using a compiled source version ) My problem seems to be with the sasl authentication frontend auth with mupdate - Ok mupdate auth with frontend - Ok frontend auth with backend - ??? -- My /etc/sas

Re: setquota in Python

2010-07-14 Thread Marc Patermann
Hi, Reinaldo de Carvalho schrieb am 14.07.2010 13:09 Uhr: > On Wed, Jul 14, 2010 at 7:57 AM, Marc Patermann > wrote: >> for my migration purposes (2.2.12 -> 2.3.16) I'm experimenting with >> python (2.4.2) to transfer the quota information from the old to the new >> server. >> > ... >> What am I

Re: setquota in Python

2010-07-14 Thread Reinaldo de Carvalho
On Wed, Jul 14, 2010 at 7:57 AM, Marc Patermann wrote: > Hi, > > for my migration purposes (2.2.12 -> 2.3.16) I'm experimenting with > python (2.4.2) to transfer the quota information from the old to the new > server. > ... > > What am I doing wrong? > > Marc Look http://python-cyrus.sf.net --

setquota in Python

2010-07-14 Thread Marc Patermann
Hi, for my migration purposes (2.2.12 -> 2.3.16) I'm experimenting with python (2.4.2) to transfer the quota information from the old to the new server. When I try to set the quota (on the old testserver, 2.2.12), I get the following error: >>> from imaplib import * >>> quellserver = "bar"