Hello Till, As I have noticed after upgrading my ISPConfig3 with Code: svn export svn://svn.ispconfig.org/ispconfig3/trunk/ cd trunk/install php -q update.php The mailbox menu settings that were there previously have been lost. Please see attached. API also is not working as expected especially when setting auto-responders. Is this a bug or you have just got rid of those extra mailbox settings in the new version? Thanks, Joseph
Alright! Do I have to open a bug trackker? I saw this yesterday "..Additionally to the hotfix,0 ISPConfig 3.0.5.3 will be released tomorrow (August 09. 2013) which fixes this issue as well..." So I actually thought it was clean ...
You downloaded the dev branch and not the stable branch from svn. The dev branch is a repository that is used to collect (untested) code from external developers, so never install code from this branch to a server that contains any usable data or is used in production.
Thanks for that information Till. Is there a stable SVN branch or I have always to use the download from ispconfig.org
Thanks once again! That has worked! FYI: I encountered the following error in the upgrade script right after an upgrade. Code: PHP Parse error: syntax error, unexpected '[' in /usr/local/ispconfig/server/plugins-available/mongo_clientdb_plugin.inc.php on line 253