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/
Hi,
I'd like to know what the difference between these two downloads
is. I am concerned both about the practical part (functionality)
and about the licensing issues.
I haven't found anything in the web explaining what the difference
is, so if anyone could clarify it for me that would be wonderful.
If it's somewhere in the web please, kindly point me to the
relevant doc, I haven't been able to find it.
Thanks and congratulations for this great product.
--
Jesús Guerrero
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi Roundcube users
We're proud to announce the stable release of version 0.3 with the
long-awaited plugin API. Now the doors are finally open to extend
Roundcube's functionality and the integration in other web-based systems
got much easier. The package includes a default set of useful plugins as
well as some sample code. An introduction to plugin development can be
found on our wiki [1].
This release also includes some more bug fixes especially fixes and
improvements of the LDAP support. Get all the details from the Changelog [2].
Together with this release we pimped our website with a fresh and sexy
screen design created by Micha Krautwasser, a very talented designer at
bueroflint.com. Many thanks man!
As usual you can download the new release from our (gorgeous) website [3].
Have fun!
Thomas
[1] http://trac.roundcube.net/wiki/Doc_Plugins
[2] http://trac.roundcube.net/wiki/Changelog
[3] http://roundcube.net/downloads
_______________________________________________
List info: http://lists.roundcube.net/users/
Hello,
I've just started to upgrade 0.2.2 to 0.3 stable and got the following
error in the error log after configuration:
"IMAP Error: Empty startup greeting"
I've checked imap.inc and tried to change buffer length at 623 line
stream_get_line($conn->fp, 8192, "\r\n"); Login was successfull only
after changing 8192 to 32?! Where is the problem?
Bit if I'm trying to run the same IMAP connection PHP code in test php
it works fine.
With regards, Andrey
_______________________________________________
List info: http://lists.roundcube.net/users/