Gabriel Millerd wrote:
On Dec 6, 2007 6:35 AM, Maciej Poszywak <[EMAIL PROTECTED]> wrote:
I'm looking for an application/script/etc. which will allow me to recreate
dovecot indexes by hand from shell. I'm preparing myself for migration to
dovecot 1.0.rc15 (debian stable) and would like to create indexes before users
start to login into new server to ease the load. My other option is to write a
script which will log as each user and create indexes, however this seems a bit
of painful way to do it. Anybody can point me in right direction?
I have a perl script that will rip through all the users using imap
and touch every folder (or every subscribed folder). if you dont have
the authentication for a proper login you can always setup a temporary
method that returns "username, 'static password', and homedir" before
going live.
Dunno if this was what you were asking.
That's what I'm looking for. It would be nice if you sent me that script.
--
Maciej Poszywak