On Wed, Apr 7, 2010 at 11:55 AM, Holm Kapschitzki <holm@xxxxxxxxxx> wrote: > > thx for answer. But i had to change over 5 thousend mailboxes. so its > impossible to change this boxes step by step. Thats the reason, i asked > for changing directly in the textfile. But you say thats impossible > cause it can be stores in other database formats. Do i have another > possibility? > http://python-cyrus.sf.net # for all for mbx in imap.lm("user/%"): if mbx not in ['user/rei', 'user/boss']: imap.sq(mbx, "102400") -- Reinaldo de Carvalho http://korreio.sf.net http://python-cyrus.sf.net "Don't try to adapt the software to the way you work, but rather yourself to the way the software works" (myself) ---- Cyrus Home Page: http://cyrusimap.web.cmu.edu/ Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html