Translation update for European Portuguese (pt_PT) for "labels.inc" and
"messages.inc" files.
Some changes for a more correct Portuguese.
Regards,
DC
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hello!
I have just finished translated the Khmer (ភាសាខ្មែរ) Language package.
Please see the attachment.
I will try this new language in roundcube see if it will work as other
languages.
Best,
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/KC/srS4NIOp/kh_KH_Complete.zip
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
i am not running the MS systeme
i use CentOS 5.5 and firefox
On Fri, 03 Sep 2010 11:06:49 +0200, "Philipp Gühring"
<p.guehring(a)futureware.at> wrote:
Hi, You might be running into the Mixed Content problem, but I am
not sure. If that is the problem, then you can read here about possible
solutions:
http://www.google.com/search?hl=de&client=firefox-a&hs=DnS&rls=org.mozilla%…
Best regards, Philipp -----Original Message----- From: fakessh
<fakessh(a)fakessh.eu> To: Users <users(a)httpd.apache.org>, Openssl users
<openssl-users(a)openssl.org> Date: Thu, 02 Sep 2010 23:51:28 +0200
Subject: problem https with class 3 cert CACert
hi folks hi all the people hi openssl users hi apache httpd
users t explain my problem i use CentOS 5.5 use httpd.i386
2.2.3-43.el5.centos.3 rpm's centos use mod_ssl.i386
1:2.2.3-43.el5.centos.3 rpms's centos I sometimes against this kind of
problem with certificates of type class 3, it was the color in the
address bar with the firefox the color in the address bar disappear
sometimes and a reload of web page was view again The padlock
disappears for the same occasion ... many return and welcome some ideas
are welcome
______________________________________________________________________
OpenSSL Project http://www.openssl.org User Support Mailing List
openssl-users(a)openssl.org Automated List Manager majordomo(a)openssl.org
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
New European Portuguese (pt_PT) translation for Managesieve plugin.
Hope that has everything correct.
Regards,
DC
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/H6/qD1N8AvO/pt_PT.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
I did some more testing and have the same problem in messages without
attachments with more than 5KB.
Any idea what could be the problem.
DC
2010/8/27 A.L.E.C <alec(a)alec.pl>
On 26.08.2010 12:05, Ling Fude wrote:
>
> > When I try open or download the attachment (more than 5KB of size) the
> > Rouncube freezes.
> > If the attachment is less than 5KB there is no problem.
> > I cannot figure out the problem.
> > I thing the problem is in PHP or Apache configuration.
>
> You could enable imap_debug to check if the attachment is fetched from
> IMAP server in full size or not.
>
> --
> Aleksander 'A.L.E.C' Machniak http://alec.pl gg:2275252
> LAN Management System Developer http://lms.org.pl
> Roundcube Webmail Developer http://roundcube.net
> _______________________________________________
> List info: http://lists.roundcube.net/dev/
> BT/1987eeeb
>
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
according to the log you pasted, the maangesieve part of dovecot _is_
broken on your system. It fails to locate a program library, probably
needed for authentication.
So as long as managesive is down, you cannot modify anything from your
clients (Roundcube, Thunderbird ...) but if the processing part is intatct
then you can have your mails sorted, even -as you said- manual modification
of the filter rules is possible.
-------- Original Message --------
Subject: Re: [RCD] plugin managesieve is broken for dovecot 2.0.0
Date: Mon, 30 Aug 2010 14:11:10 +0200
From: fakessh <fakessh(a)fakessh.eu>
To: pete <pete(a)teamlupus.hu>, RoundCube Dev <dev(a)lists.roundcube.net>
On Mon, 30 Aug 2010 08:55:17 +0200, pete <pete(a)teamlupus.hu> wrote:
> hi,
>
> the relevant part is this:
>
> managesieve-login: Error: dovecot/managesieve-login: error while loading
> shared libraries: libdovecot-login.so.0: cannot open shared object file:
No
> such file or directory
>
>
> You have a broken dovecot installation, there is probably nothing to do
> with Roundcube. I suggest you to revert to the last working packages.
>
>
i have a stable dovecot installation
sieve rules works fines
sievec is present
I write simply the rules by hand
--
Péter
XMPP, MSN: peter.laszlo.szabo(a)gmail.com
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
hello all
hello roundcube network
hello A.L.E.C and others developer
the managesieve plugin does not work anymore since the switch to
dovecot 2.0.0
the sieve language work into roundcube
must write the rules by hand
many return are welcome
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
I've committed Enigma plugin to the repo. It's currently not really
usable, but it's too much work for one person. So, if you're interested,
just check the README file. There's a long (and probably not complete)
TODO list ;)
ps. it requires svn-trunk and will not work with 0.4-stable.
--
Aleksander 'A.L.E.C' Machniak http://alec.pl gg:2275252
LAN Management System Developer http://lms.org.pl
Roundcube Webmail Developer http://roundcube.net
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hi
I wasn't sure if this would be the right place to post this question but as it's technical here goes.
I'm developing a skin and want to invoke a reply action from the messagelist, by overriding the dblclick action when the Preview Pane is active.
I've managed to disable the native Roundcube dblclick event by setting rcmail.message_list.dblclik_time to a negative value.
However, I now wish to override the event with a custom reply handler. The rcmail.commands array is populated and when a row is selected in the message list it is set to true.
The problem is, rcmail.command_handlers is never populated and so I can't find a way to initiate a reply message to the selected row.
Where is this event handler stored?
Thanks in advance
Craig Fairhurst
Call +44 (0)1200 422 533
Fax +44 (0)1200 422 566
This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message, which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. http://youds.com
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hi,
I have a problem when receive messages with attachments more than 5KB of
size.
When I try open or download the attachment (more than 5KB of size) the
Rouncube freezes.
If the attachment is less than 5KB there is no problem.
I cannot figure out the problem.
I thing the problem is in PHP or Apache configuration.
Someone can help me?
DC
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80