On Wed, 30 Jun 2010 14:09:22 +0200, Claudio Kuenzler wrote:
And another stupid question: Did you add the following variable into your main.inc.php ? $rcmail_config['virtuser_file'] = '/path/to/roundcube/virtuserfile';
That was it! I had misinterpreted the plugin instructions and had placed this config declaration within the plugin file itself. I can finally move past this now to the actual migration. Many thanks!