Re: Re-UID each mail

2014-09-14 Thread Florent Peterschmitt
Doh, Thank You very much. I realized I used bad values for CRC32 update. I used your script to find file version and then correct CRC32 field. I can now do whatever I want ;) Le 14/09/2014 07:47, Bron Gondwana a écrit : > On Sun, Sep 14, 2014, at 07:23 AM, Florent Peterschmitt wrote: >> Hi, >> >

Re: Re-UID each mail

2014-09-13 Thread Bron Gondwana
On Sun, Sep 14, 2014, at 03:47 PM, Bron Gondwana wrote: > > I've mv each mail to get the correct name. > > Ahh, OK. That helps. It's really not ideal to do this though, so I wonder > why > you are even trying? By which I mean - if you just want to renumber everything, you can: 1 select folder

Re: Re-UID each mail

2014-09-13 Thread Bron Gondwana
On Sun, Sep 14, 2014, at 07:23 AM, Florent Peterschmitt wrote: > Hi, > > I'm getting into something a little too tricky for me (== don't have > time to investigate enough) : I want to modify cyrus.index files to > change UIDs of all messages in a mailbox. You can't just do that unless you rename

Re-UID each mail

2014-09-13 Thread Florent Peterschmitt
Hi, I'm getting into something a little too tricky for me (== don't have time to investigate enough) : I want to modify cyrus.index files to change UIDs of all messages in a mailbox. For now, I have a tiny python script that can change any header value, but where I'm stuck is for any other header