![]() |
|
|
|||||||
| For more information about the ads and why they're here, please see the FAQ |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hey,
I've downloaded RC1 and have noticed the following from doing an upgrade from 0.1 beta 2: Extra folrer called "s" in folder list this looks like RC is not displaying folder names properly Can't access folders in preferences (this only happens with a server admin account) Further post in bugs with more detail Tis all for now! Adam |
|
#2
|
|||
|
|||
|
hi adam
i've also upgraded from beta2 to rc1. i don't have an extra folder called "s". is this folder really existing on your imap server or is it only existing in roundcube? how do you want to access folders in preferences? if i don't understand you wrong, this wasn't possible in beta2 either. regards |
|
#3
|
|||
|
|||
|
No the folder doesn't exist on the IMAP server and can't be seen by other mail clients.
If you click on Preferences, Folder tab it normally gives you a list of subscribed folders. The last time this wasn't working was because I didn't have the mail root folder in main.inc.php and it timed out trying to list all the folders on my site. Well that is there this time! Adam |
|
#4
|
|||
|
|||
|
If I don't know if this is the right post. Opening an attachment from any mail causes that Roundcube freezes for a while. I'm not able to touch any link or button.
Another Fault: I'm using a subdomain for my webmail like webmail.fsof.de with my .htaccess I redirect the subdomain to an ssl proxy Code:
RewriteEngine On
RewriteCond %{HTTP_HOST} webmail.fsof\.de$ [OR] [NC]
RewriteCond %{HTTP_HOST} webmail.ulmerdudes\.de$ [NC]
RewriteRule ^(.*)$ https://ssl-account.com/fsof.de/webmail/$1 [R=301,L]
Code:
Not Found The requested URL /webmail/ was not found on this server. Apache/1.3.27 Server at ssl-account.com Port 80 Any Ideas what causes this fault. Greetings Jo_shi |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
| For more information about the ads and why they're here, please see the FAQ |