-=> but i have $conf['server']['change_folders'] = true; .. but in the login mask it
-=> doesnt show up the folder-field .. ;-(
add: in the site-source it shows
<tr>
<td><input type="hidden" name="folders" value="mail/" /></td>
</tr>
the $conf['server']['change_folders'] = true seems to be ignored and stays on "hidden"
-c-