> Matteo Cisilino <matteo.cisilino(a)gmail.com> wrote:
>> check the lenght of the crypt string in config.php .
i checked the config.php in the install directory. this is the
config.php that comes with roundcube. is this the info you mean?
<div>This key is used to encrypt the users imap password before
storing in the session record</div>
<p class="hint">It's a random generated string to ensure that every
installation has it's own key.
If you enter it manually please provide a string of exactly 24 chars.</p>
_______________________________________________
List info: http://lists.roundcube.net/users/
Matteo Cisilino <matteo.cisilino(a)gmail.com> wrote:
> check the lenght of the crypt string in config.php .
How? I don't have access to php.ini, only htaccess.
here's my info.php. i don't see anything in there about crypt string:
http://laptopacademy.net/wordpress/info.php
_______________________________________________
List info: http://lists.roundcube.net/users/
hello friends,
when I enable the cache and i logon, the new messages only appear if i click
in E-mail button, can someone help? I'm use version 3.0 . Thank's
--
----------------------------------------------------------------
Tiago Gomes Pereira http://www.tiagogomes.eti.br
LPI Certified
LPI ID - LPI000129445
IT Service Management - ITIL FOUNDATION V2
ID - SR341901
algodas(a)gmail.com
_______________________________________________
List info: http://lists.roundcube.net/users/
Getting nondescript error on new installation. No error log in logs
folder. Logs folder has 777 permissions. When I delete everything in
htaccess (except my php5 switch) then I get proper installer welcome
screen. My php.info can be viewed here-
http://laptopacademy.net/wordpress/info.php
Please help
_______________________________________________
List info: http://lists.roundcube.net/users/
hi, getting error on new install. any help?
The server encountered an internal error or misconfiguration and was
unable to complete your request.
Please contact the server administrator, webadmin(a)kundenserver.de and
inform them of the time the error occurred, and anything you might
have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while
trying to use an ErrorDocument to handle the request.
_______________________________________________
List info: http://lists.roundcube.net/users/
I have a working installation of Roundcube 0.2 that I've attempted to
upgrade to 0.3. When I follow the upgrade instructions and run through the
installer pages, I get the login page, log in and then get a 500 error.
Sometimes, I can refresh and use Roundcube normally. Other times, I get
more 500 errors. I've included the contents of the errors (5 different
login attempts) file below. The log file indicates the login was
successful. And I've done a fresh install to a different subdomain with a
fresh database and saw the same issue. Does anybody have any ideas of why
this fails?
[09-Sep-2009 22:30:31] PHP Fatal error: Maximum execution time of 120
seconds exceeded in /home/roundcube/www/wm/program/lib/imap.inc on line 1448
[09-Sep-2009 22:31:06] PHP Fatal error: Maximum execution time of 120
seconds exceeded in /home/roundcube/www/wm/program/lib/imap.inc on line 260
[09-Sep-2009 22:31:54] PHP Fatal error: Maximum execution time of 120
seconds exceeded in /home/roundcube/www/wm/program/lib/imap.inc on line 259
[09-Sep-2009 22:32:18] PHP Fatal error: Maximum execution time of 120
seconds exceeded in /home/roundcube/www/wm/program/lib/imap.inc on line 1451
[09-Sep-2009 22:43:18] PHP Fatal error: Maximum execution time of 120
seconds exceeded in /home/roundcube/www/wm/program/lib/imap.inc on line 260
_______________________________________________
List info: http://lists.roundcube.net/users/
I am running version 3 and think it is great. I want to thank everybody
involved on a great release. But, I do have one issue. Maybe it is a
configuration issue, not sure. I have my messages sorted by date. I show
30 messages per page. If I am on any page besides page 1 and delete a
message, it will return me back to page 1 of the list instead of back to
the page I was on. Version 2 did not have this problem.
Thinking about it now this might have to do with the new config option to
show the next message on a delete. I have it set to not show me the next
message on a delete.
Thanks,
Jeff
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello,
Simple question, is there a way to mark a whole folder as read?
There are some cases where this would help a bit, for example
the linux kernel mailing list can easily deliver like 500 mails
a day, so in a single weekend I can get more than a thousand
mails on the same folder, and it's quite annoying to be marking
them page after page.
I'd like to be able to just search for the relevant topics
and then mark the rest as read by selecting the folder and
clicking the relevant option. However I don't seem to be able
to do that, which is why I am asking.
Thanks beforehand for any response.
--
Jesús Guerrero
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi,
say, is there anyone who uses LDAP authentication with RoundCube 0.3*?
I'm having this little issue here of not being able to map LDAP attributes to
RoundCube user attributes. For example, I'm using (in the config file
plugins/ldap_authentication/config.inc.php)
================= *snip* =================
$rcmail_config['ldapauth']['attr_name'] = 'cn';
$rcmail_config['ldapauth']['attr_mail'] = 'mail';
$rcmail_config['ldapauth']['attr_user'] = 'sAMAccountName';
================= *snap* =================
which I *thought* makes sure that the "E-Mail" entry in the standard identity
that RoundCube creates would be the 'mail' attribute from LDAP. -- Well, it
isn't here.
Any hints, anyone?
Cheers,
Nico
_______________________________________________
List info: http://lists.roundcube.net/users/