Ling Fude | 2 Sep 2010 12:38
Picon

[RCU] European Portuguese (pt_PT) translation for Managesieve plugin

New European Portuguese (pt_PT) translation for Managesieve plugin.
Hope that has everything correct.

Regards,
DC


Detachments -The following attachments have been detached and are available for viewing.

Only click these links if you trust the sender, as well as this message.

_______________________________________________
List info: http://lists.roundcube.net/users/
BT/d79c1da0
Ulli Heist | 3 Sep 2010 22:54
Picon
Picon

[RCU] German - Reply - Tag


Hello,

I try to write in English.

Since a few days I'm using CubeMail.

In Germany many Users uses an AW: instead of Re: in the subject of an 
Reply-Mail.

Answering an Reply-Mail (starting with AW:) results in Re: AW: ..

That doesn't look good.

For this case I've added an line in the
program/steps/mail/compose.inc

starting at line 893:
  // create a reply-subject
  else if ($compose_mode == RCUBE_COMPOSE_REPLY)
  {
// NEW begin
    if (preg_match('/^aw:/i', $MESSAGE->subject)) 
{$MESSAGE->subject[0] = 'R'; $MESSAGE->subject[1] = 'e';}  // AW: = Re:
// NEW end
    if (preg_match('/^re:/i', $MESSAGE->subject))
      $subject = $MESSAGE->subject;
    else
      $subject = 'Re: '.$MESSAGE->subject;
  }
---cut---

Please add this function to future versions.

Best regards from Germany

 Ulli (Heist)

--
http://heist.hobby-site.org/

_______________________________________________
List info: http://lists.roundcube.net/users/
BT/d79c1da0

Ulli Heist | 6 Sep 2010 23:11
Picon
Picon

[RCU] German Language File


Hello,

If you like a german language file for the help-plugin:
http://heist.hobby-site.org/fileupload/filemanager.php?download=help_plugin_de

If you like a german language file for the markasjunk-plugin:
http://heist.hobby-site.org/fileupload/filemanager.php?download=markasjunk_plugin_de

Is there a list of public Roundcube-Installations available?

Is it possible to set the Username and Server by GET-Parameters like
http://heist.hobby-site.org/RoundCube?user=test&server=imap.web.de

Best Regards from Germany

 Ulli Heist

_______________________________________________
List info: http://lists.roundcube.net/users/
BT/d79c1da0

Bernics Gábor | 8 Sep 2010 16:31
Picon

[RCU] signature doesn't work


Hello, Everybody!

I updated my Roundcube to the latest stable version, than I tried change
my signature. 

I see this message: 

"SERVICE CURRENTLY NOT AVAILABLE!

Error No. [500]" 

error log: 

[08-szept-2010 13:59:46] MDB2 Error: no such field (-19): _doQuery: [Error
message: Could not execute statement][Last executed query: PREPARE
mdb2_statement_mysql_3618113ed6cf01626cf4293df93d144dca8686918 FROM
'UPDATE
identitiesn SET changed=now(), `name`=?,`email`=?, `organization`=?,
`reply-to`=?, `bcc`=?, `standard`=?, `signature`=?, `html_signature`=?n
WHERE identity_id=?n AND user_id=?n AND del1'][Native code: 1054][Native
message: Unknown column 'changed' in 'field list']
[2010-Sep-08 13:59:46 +0200]: DB Error: _doQuery: [Error message: Could
not execute statement][Last executed query: PREPARE
mdb2_statement_mysql_3618113ed6cf01626cf4293df93d144dca8686918 FROM
'UPDATE
identitiesn SET changed=now(), `name`=?,`email`=?, `organization`=?,
`reply-to`=?, `bcc`=?, `standard`=?, `signature`=?, `html_signature`=?n
WHERE identity_id=?n AND user_id=?n AND del1'][Native code: 1054][Native
message: Unknown column 'changed' in 'field list'] in
/var/www/roundcube/program/include/rcube_mdb2.php on line 272 (POST
/roundcube/?_task=settings&_action=save-identity) 

I think it's a database problem.
Can I make the new columns of RC database automatically (by an update
script)?

Best Regards,
Gabor Bernics
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/d79c1da0

Filipe Carvalho | 10 Sep 2010 17:39
Picon
Favicon

[RCU] Problem with attachments in Internet Explorer

Hello,

We've recently migrated our webmail service to RoundCube, but we've been 
having some problems with Internet Explorer.

Internet Explorer tries to download the attachment but we get the error 
showed in this picture:
http://feupload.fe.up.pt/get/cIICVrzuu0VmuKI

In all the other browsers we have no problem.

Has anyone encountered this problem?

Regards,
Filipe

--

-- 
Filipe André Romualdo de Carvalho

Unidade de Administração de Sistemas (UAS)
Centro de Informática Prof. Correia de Araújo (CICA)
Faculdade de Engenharia da Universidade do Porto (FEUP)

Tlf: (+351) 22 508 15 06 - SIP/VoIP: filipec@... / Ext: 3092
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/d79c1da0

Frank Bonnet | 14 Sep 2010 12:35
Picon
Picon
Favicon

[RCU] Display GECOS names in From filed

Hello

How configure roundcube to display names from GECOS field into
the From: field ?

Actually we use LDAP backend and the name displayed is the *login*
( uid ) of the sender , I would like to display real names extract from
the GECOS field ( givenName LDAP attr )

thanks a lot
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/d79c1da0

Kaz Kylheku | 14 Sep 2010 15:42

Re: [RCU] Display GECOS names in From filed


On Tue, 14 Sep 2010 12:35:48 +0200, Frank Bonnet <f.bonnet@...>
wrote:
> Hello
> 
> How configure roundcube to display names from GECOS field into
> the From: field ?

The identities used for sending are chosen by the user.

They are managed in the Identities tab in Settings.

_______________________________________________
List info: http://lists.roundcube.net/users/
BT/d79c1da0

Nico Schlömer | 14 Sep 2010 20:25
Picon
Gravatar

[RCU] RoundCube with remote IMAP slow

Dear all,

I'm running a RoundCube installation on a FreeBSD server here, and
it's fed by a *remote IMAP server. As recommended in the settings, I
set

    $rcmail_config['enable_caching'] = true;

but despite this, accessing the mails is *dead slow. It takes at least
5 seconds to access any given folder, and this doesn't seem to change
after the folder has been accessed once (and hence cached?). This
makes using RoundCube quite inconvenient.
I'm quite oblivious as to what could cause such a slow performance,
but I'm willing to test and try.
Hints, anyone?

Cheers,
Nico
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/d79c1da0

Arne Berglund | 14 Sep 2010 20:31
Picon
Favicon

Re: [RCU] RoundCube with remote IMAP slow

On Tue, 14 Sep 2010 14:25:00 -0400, Nico Schlömer
<nico.schloemer <at> gmail.com> wrote:
> Dear all,
> 
> I'm running a RoundCube installation on a FreeBSD server here, and
> it's fed by a *remote IMAP server. As recommended in the settings, I
> set
> 
>     $rcmail_config['enable_caching'] = true;
> 
> but despite this, accessing the mails is *dead slow. It takes at least
> 5 seconds to access any given folder, and this doesn't seem to change
> after the folder has been accessed once (and hence cached?). This
> makes using RoundCube quite inconvenient.
> I'm quite oblivious as to what could cause such a slow performance,
> but I'm willing to test and try.
> Hints, anyone?
> 

What browsers? We've found that IE older than IE8 is so slow as to be
pretty much useless.

--
Arne Berglund
System Administrator, Internet Services
Lane Education Service District
Eugene, OR
____________

_______________________________________________
List info: http://lists.roundcube.net/users/
BT/d79c1da0
Nico Schlömer | 14 Sep 2010 20:35
Picon
Gravatar

Re: [RCU] RoundCube with remote IMAP slow

Oh erm, that's with Firefox 3.6.9 and Opera 10.61 on a Linux platform.

Well, I didn't really consider that this might have to do with the
browser really, as the pages all load fine. It's just that I have to
stare at the "Loading..." animation for so long.

Cheers,
Nico

On Tue, Sep 14, 2010 at 2:31 PM, Arne Berglund <aberglund@...> wrote:
> On Tue, 14 Sep 2010 14:25:00 -0400, Nico Schlömer
> <nico.schloemer@...> wrote:
>> Dear all,
>>
>> I'm running a RoundCube installation on a FreeBSD server here, and
>> it's fed by a *remote IMAP server. As recommended in the settings, I
>> set
>>
>>     $rcmail_config['enable_caching'] = true;
>>
>> but despite this, accessing the mails is *dead slow. It takes at least
>> 5 seconds to access any given folder, and this doesn't seem to change
>> after the folder has been accessed once (and hence cached?). This
>> makes using RoundCube quite inconvenient.
>> I'm quite oblivious as to what could cause such a slow performance,
>> but I'm willing to test and try.
>> Hints, anyone?
>>
>
>
> What browsers? We've found that IE older than IE8 is so slow as to be
> pretty much useless.
>
> --
> Arne Berglund
> System Administrator, Internet Services
> Lane Education Service District
> Eugene, OR
> ____________
>
>
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/d79c1da0


Gmane