I just set up a shiny new Cyrus 2.0.9 server on Linux, using SASL to authenticate.
We are trying to transfer approx. 10,000 existing users from our present provider, who uses ipswitch's Imail server, to the new Cyrus box. Without losing any of their mail, mailboxes, or encountering any downtime. I am comfortable scripting with perl and PHP, and basic shell scripting (ksh/bash). I need to automate the transfer, but not necessarily en masse. The majority of these users are restricted to webmail, so it would not be difficult to snag their username/password when they log in and initiate the transfer. Obviously, three things need to happen: 1) saslpasswd username/password 2) cyradm cm user.username 3) transfer of mail/mailboxes from old server to new I am TOTALLY clueless where to start. Please help/advise/point in the right direction? I searched the archives of both this and the SASL list...perhaps I'm not searching for the right thing... TIA jenn