On Mon, Aug 2, 2010 at 9:38 AM, Claudio Kuenzler napsty@gmail.com wrote:
I'll answer before ALEC does it: Use the latest SVN trunk version: http://trac.roundcube.net/browser/trunk
But, isn't svn trunk even more dangerous than a beta? Generally, most trunk versions of software can have incomplete features. If you're using branches for features, then it's not a problem.
And if I use svn trunk, do you have "nightly" versions, or do I just have to pull it manually?
I have about 200-400 users depending on this being stable.
Indeed, there have been A LOT of bugfixes after the BETA release. So maybe also your virtuser_file issue has been solved. Arne Berglund had some issues with it as well but it seems to work well with a recent version from trunk. I'm sure he can confirm that to the list.
I looked at the svn version of this plugin a week ago or so, and it seemed to be the same. I'll look at it again though.
On Mon, Aug 2, 2010 at 10:06 AM, Arne Berglund aberglund@lesd.k12.or.us wrote:
Yes, I have the virtuser_file working properly now, in r3788 for our "production" box. I did find that I had to declare the file location inside main.inc.php, not inside the plugin.
It seems like the variable could be anywhere with a simple include() statement. At least it is fixed though.
I've also seen indications on the forum that 0.4-stable may be released soon...
Good deal. I'll have to go check out the thread.