Hi folks
This service update includes more than 40 bug fixes together with some
security improvements. We also added TNEF support to decode those
proprietary MS Outlook attachments (winmail.dat) and tuned the performance
when displaying a message. Some translations have been updated since the
0.2-stable relase and are also included in the package.
This release is considered stable and we recommend to upgrade all existing
installations to this version. Download it from
http://roundcube.net/downloads and read the UPGRADING instructions.
We kindly request all packagers to update their distributions with this new
version. As usual, a pure GPL version is available here:
https://sourceforge.net/project/showfiles.php?group_id=139281&package_id=23…
Unfortunately there are still some translations waiting to be completed.
See http://translator.roundcube.net for the current completeness status and
feel free to translate the missing labels and messages. Please send the
updated files (packed in an archive) to our developers mailing list.
Cheers!
Thomas
_______________________________________________
List info: http://lists.roundcube.net/users/
[originally sent to dev(a)lists.roundcube.net, resending to users@]
I just started using RoundCube a number of days ago, and so far I quite
like it. I'm in the process of ditching Gmail, which I like in many ways,
but I'm done with Google and putting all my eggs in one basket. Anyway, I
much prefer the text buttons of Gmail to the image-buttons that are in the
default theme of RoundCube. To that end I started a custom theme. I'm
still new to the code, so it's possible I've committed some heinous errors
with respect to RoundCube code conventions and flow, but what I have seems
to work. I post it here just in case anyone else might be interested.
Here's a screenshot:
https://natha.nkinka.de/downloads/roundcube/roundcube_npk_theme.png
The "Refresh" link is a blatant ripoff from Google Mail, but I kind of like
it. The "Archive" button requires that you have a folder named "archives,"
but that is easy to change (see below). I moved the message selection
links to the top, below the button bar, where I expect to find them. I'm
also using the newly introduced threading patches by Chris January:
http://www.atomice.com/blog/?p=33. The threading is really nice and Chris
has done a great job, but there is still work to be done.
Here is a tar-gzipped archive of this theme:
https://natha.nkinka.de/downloads/roundcube/npk_roundcube_theme-20090306.ta…
Outside of unpacking that file and putting the directory in ./skins/, the
only other change necessary is the patch at the end of this mail. If you
want to archive your mail to a folder other than "archives," edit line 96
of ./skins/npk/templates/mail.html.
Thanks for RoundCube. I look forward to using it and contributing where I
can!
Saludos,
Nathan
diff --git a/roundcubemail/program/localization/en_US/labels.inc
b/roundcubemail/program/loca
index fbed1e9..29e2620 100644
--- a/roundcubemail/program/localization/en_US/labels.inc
+++ b/roundcubemail/program/localization/en_US/labels.inc
@@ -170,6 +170,15 @@ $labels['resetsearch'] = 'Reset search';
$labels['openinextwin'] = 'Open in new window';
+// button bar labels for npk theme
+$labels['buttonbararchive'] = 'Archive';
+$labels['buttonbarcompose'] = 'Compose';
+$labels['buttonbarmark'] = 'Mark';
+$labels['buttonbarreply'] = 'Reply';
+$labels['buttonbarreplyall'] = 'Reply to all';
+$labels['buttonbarforward'] = 'Forward';
+$labels['archivemessage'] = 'Move to archives folder';
+
// message compose
$labels['compose'] = 'Compose a message';
$labels['savemessage'] = 'Save this draft';
_______________________________________________
List info: http://lists.roundcube.net/users/
Good afternoon, everyone.
I have a server with the 0.2-stable version of Roundcube and noticed that the directory cache
(temp) of Roundcubemail is not renewed, there are very old files in there.
I had already set the TTL of the cache for only 1 day but still no change whatsoever, my question
is: Can I simply delete the contents of that directory without affecting the operation of Roundcubemail?
Regards.
--
--------------------------------------------------------------------
Edson Conceicao da Silva
| Analista de Suporte Tecnico
| Incor - Instituto do Coracao HC FMUSP
| E-mail: edsonc.silva at incor.usp.br - Site: http://www.incor.usp.br
--------------------------------------------------------------------
Antes de imprimir pense em sua responsabilidade e compromisso com o MEIO AMBIENTE.
_______________________________________________
List info: http://lists.roundcube.net/users/
Running v0.2 stable and get a message popup that it could not move the message between folders. It will actually move the message successfully so what is going on.
I have the automatic folder creating switched on. Also tried it an older version 0.1-RC1 and in squirrelmail and both work just fine.
Any help will be appreciated.
_________________________________________________________________
Windows Live™: E-mail. Chat. Share. Get more ways to connect.
http://windowslive.com/howitworks?ocid=TXT_TAGLM_WL_t2_allup_howitworks_022…
_______________________________________________
List info: http://lists.roundcube.net/users/
On Feb 20, 2009, at 9:19 AM, Yochai Meir wrote:
> But when the executable bit is set I get white pages.
That sounds like you have "display_errors = Off" in your php.ini
file, and some kind of PHP error is being generated.
Either turn on the display of errors ( only during troubleshooting,
turn them off after ) or find the errors in the log file.
The log file is likely /var/log/httpd/error_log, unless you have
changed it.
A common way for me to track errors is to
tail -f /var/log/error_log
in a terminal, which lets me see any errors as I access the PHP
application.
HTH.
--
Charles Dostale
System Admin - Silver Oaks Communications
http://www.silveroaks.com/
824 17th Street, Moline IL 61265
_______________________________________________
List info: http://lists.roundcube.net/users/
On Feb 20, 2009, at 12:55 AM, Yochai Meir wrote:
> The config folder is
> drw-rw-r-- 2 apache users 4096 Feb 20 03:19 config
That is your problem.
Directories need the executable bit set.
The config directory should be :
drwxr-xr-x
I would "sudo chmod 755 config" and try again.
--
Charles Dostale
System Admin - Silver Oaks Communications
http://www.silveroaks.com/
824 17th Street, Moline IL 61265
_______________________________________________
List info: http://lists.roundcube.net/users/
Hi everybody,
I have the stable release of roundcube. I have a problem when I try to
search emails in a folder name with characters like à,á,ò,ó,...
The problem is that in the 'tàs' folder for example, the http-request
makes something like:
> (Request-Line) GET
> /?_task=mail&_action=search&_q=search_text&_mbox=t&_remote=1 HTTP/1.1
The mbox is 'tàs' and as you can see, the mbox field appears 't'. I
think that the problem is in the charset, but in the code of the
'search.inc' file I have changed the '$imap_charset' field. By default
the imap_charset is set to UTF-8 and I have changed to 'ISO-8859-11',
'ISO-8859-1', '8859-1', '8859-11' and nothing works.
Is possible that the problem goes with the navigator? I mean, I have
changed the charset for the navigator too. But probably this change it's
only for the text shown, and not for the http-request sent. Have this
any sense?
Thank's in advance.
-- Roger Castells
_______________________________________________
List info: http://lists.roundcube.net/users/
Hey,
I tried to install roundcube on CentOS server, it all works fine till step
3, then I get
"main.inc.php: NOT OK(Unable to read file. Did you create the config
files?)
db.inc.php: NOT OK(Unable to read file. Did you create the config files?)"
My config:
"ls -l config
total 48
-rw-rw-r-- 1 apache users 2217 Feb 20 01:44 db.inc.php
-rw-rw-r-- 1 apache users 2191 Feb 20 03:19 db.inc.php.dist
-rw-rw-r-- 1 apache users 16940 Feb 20 02:52 main.inc.php
-rw-rw-r-- 1 root root 16844 Feb 20 03:19 main.inc.php.dist"
Also tried without write.
What am I doing wrong ?
_______________________________________________
List info: http://lists.roundcube.net/users/
>
> Works for me. Some errors in the log?
Here is what I found in the error log:
PHP Fatal error: Call to a member function quoteIdentifier() on a non-object in program/include/rcube_contacts.php on line 192
Thanks.
_______________________________________________
List info: http://lists.roundcube.net/users/
I usually update my roundcube mail instance every day to the latest revision in SVN. I updated like normal this morning to revision 2301 and I was unable to read any email using roundcube. After clicking on a message I got the "Loading..." message at the top and roundcube just timed out after a while on every message. After reverting back to revision 2298 I was able to read email again like normal. I was not sure where to report this so I thought I should post here. If there are any more details you need please let me know.
Thanks!
_______________________________________________
List info: http://lists.roundcube.net/users/