Michael Monnerie wrote: > On Mittwoch, 27. Dezember 2006 20:35 Paul J Stevens wrote: >> why? Afaik imapsync creates needed folders on the fly. > > But not as the correct user. I want to sync a server with 500 users, how > to do that best (without having users passwords). Well, I have them in > encrypted form, but that doesn't help I guess.
It does. What I do is: foreach user: on host-a store current password in encrypted form on host-a and host-b set password which effectively locks the user run imapsync host-a -> host-b on host-a and host-b set password to it's original encrypted version > Oh merde. Is there a way to simply convert the existing db? I have some > 5GB of e-mail in it now and would not like to loose it. I'm no postgres guru, but afaik the usual pgsql recipe applies: dump and reload. -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
