Am 14.12.2012 17:05, schrieb Thomas Bruederli:
On Thu, Dec 13, 2012 at 9:59 PM, Michael Heydekamp listuser@freexp.de wrote:
Am 13.12.2012 14:07, schrieb Thomas Bruederli:
Run it from the Roundcube root directory:
bin/moduserprefs.sh --user=<your-user-id> default_folders --delete
First attempt:
[...]
bin/moduserprefs.sh --user=michael default_folders --delete
That's the right approach but you have to enter the numeric ID of your user record from the local database. The script is very low-tech and doesn't do a username lookup.
Ah! So I tried:
bin/moduserprefs.sh --user=201 default_folders --delete
Still no change in terms of sort order.
Result:
PHP Parse error: syntax error, unexpected ':' in /var/www/webmail5/bin/moduserprefs.sh on line 34
Sorry for that. The syntax error has been resolved meanwhile.
Yes, it looks so, at least I don't get an error anymore. But now I don't get any response whatsoever, and the command has nil effect.