On Thu, 6 Nov 2003, Patrick T. Tsang wrote:
> > > I've written a pair of perl scripts that we use here when someone asks > to > > > have their username changed. One script copies a mailbox to a new > > > mailbox. The other script deletes a mailbox. I'm willing to share > these > > > scripts if there is interest. > > > > I'd be interested to put them into contrib in my rpms, if the license > > permits it. > > > > Simon > > > > > > > > Andy > > > > > > What about sieve script? > If the perl script can move script and compile it, it is useful. > > Best Regards > Patrick Tsang We use .sieve files in user home directories, so this part of the rename process was handled by just changing the unix username. I don't have any script to handle the sieve changes in Cyrus itself, if you are using uploaded sieve files, but they should probably be written for completeness. Andy