I’ve attached an updated Chinese (Traditional) localization
--
Best Regards,
Thomas Yu - Sian , Liu
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/JP/69gHa3PI/messages.inc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Mvg,
Erik de Mare
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/31/MfuFvqcr/labels.inc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hi,
i've just updated messages.inc
g.
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Cu/cTfFYssT/messages.inc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hello Roundcube users
We're happy to announce that a new major release of Roundcube is now
available for testing. As usual it contains many bugfixes (thanks to
all the reporters and contributers) and brings more stability and
speedup as well as some new features such as Internationalized Domain
Name (IDNA) support, support for shared/global IMAP folders and
support for SMTP Delivery Status Notifications. Plus some minor
changes to the message list UI and many improvements under the hood.
Download the 0.5-beta release now from http://roundcube.net/download
and test it in your local environments. Any bug reports and
suggestions for improvements are welcome.
Along with the new features again new texts are waiting to be
translated. All non-english natives are kindly requested to help us
translate Roundcube. Go to http://translator.roundcube.net, select
your language and fill in the missing labels and messages. Completed
files can be posted to our dev mailing list.
As you can see on the translator page, there are several translations
with less than 50% completeness status. We'll have to remove them from
future releases if they're not kept up-to-date.
Thanks for using Roundcube and for contributing to this great project!
Best regards,
Thomas
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
How to config roundcube save the login id & password?
can i do that?
I want roundcube save the login id & password,
so i do not need re-type it every time when i login.
Please help and thank you.
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hello!
WBR, Sergey Dukachev mailto:admin@mfitness.ru
---------------------------
IT dept
MFitness
+7 (495) 974 1234 (доб. 106)
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Nc/avCZUvyR/ru_RU.inc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hello!
100% at present.
С уважением,
Сергей Дукачёв (Sergey Dukachev) mailto:admin@mfitness.ru
---------------------------
Отдел IT
MFitness
+7 (495) 974 1234 (доб. 106)
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/3F/IqBLJJJI/messages.inc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
On 22.11.2010 20:22, SeberIT - Erik Smeets wrote:
> S: * LSUB (\Noselect \HasChildren) "." "INBOX"
I think this is the reason. I'm not sure if \Noselect flag for INBOX is
a bug. Try to fix this by commenting out this part of code in function
select() in rcube_imap_generic() file (line c.a.812):
/*
if (is_array($this->data['LIST']) && is_array($opts =
$this->data['LIST'][$mailbox])) {
if (in_array('\\Noselect', $opts)) {
return false;
}
}
*/
Get as to know if this fixes your issue.
--
Aleksander 'A.L.E.C' Machniak
LAN Management System Developer [http://lms.org.pl]
Roundcube Webmail Developer [http://roundcube.net]
---------------------------------------------------
PGP: 19359DC1 @@ GG: 2275252 @@ WWW: http://alec.pl
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hi everyone,
We're trying to install RoundCube-0.4.2 and make it work with our couple
IMAP servers. These servers are very different - different ports, different
namespace (user's homedir) and etc.. So after reading the manual
http://trac.roundcube.net/wiki/Howto_Config we've been trying to set up
dynamic configuration for each of our mailservers. However, unsuccessfully.
Maybe anyone could help with this, or at least anyone could report that this
feature is really working?
In my main.inc.php:
<..>
$rcmail_config['default_host'] = array('mydomain1.com', 'mydomain2.com');
<..>
// try to load host-specific configuration
// see http://trac.roundcube.net/wiki/Howto_Config for more details
$rcmail_config['include_host_config'] = array(
'mydomain1.com' => 'domain1.inc.php',
'mydomain2.com' => 'domain2.inc.php',
);
<..>
Simply these few lines above does nothing. I can write both in
domain1.inc.php and domain2.inc.php such content as : <?php die(); ?> , but
roundcube doesn't die - so these files aren't included and aren't merged
with main array.
If I add arrays with different ports, namespaces etc, it still binds to that
one (e.g. port) described in main.inc.php.
I've been tried this feature about half year ago, but it still remains
unfixed.
We're using:
PHP 5.2.12 .
Roundcube 0.4.2 .
Best Regards
Arminas
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hello,
I'm currently using Roundcube SVN for one of my domains. Since a few
weeks, I have this annoying issue that the list of mails in my Inbox
disappears after one minute. I assume this has something to do with the
refresh. When selecting any other folder this doesn't happen and list
will always be shown properly.
I am using imapproxyd, but even when disabling this and connecting
directly to imapd, this happens. Also setting imap_force_caps to false
hasn't solved the issue.
I've searched both the mailing list and Trac tickets, but couldn't
find anything regarding this. I vaguely remember issues with empty
lists in Inbox, but thought this were fixed. Has anyone seen this issue
as well? Or does anyone know how to resolve this? Any help appreciated!
Regards,
Erik
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80