--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/FD/M2UgEIjg/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 noted a mere 3 fields were missing in the Dutch translation.
I
have translated them. Please see attached translationfile. :)
With kind
regards,
Robin Steeneken
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/9S/vEjA6G9u/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
Hello,
did I miss an announcement for localizers about 0.4.1, or was there none
because no strings have changed since 0.4? I've noticed that the
translator site has a few new strings, but perhaps these are for 0.5 or
something?
Rimas
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
The completed german labels.inc
Regards
Jannis Froese
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/NT/BSb9UpnF/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
Hello,
I'm sending my contribution to the European Portuguese translation of
Roundcube 0.4.1.
Regards,
--
Paulo Ribeiro
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/MX/QuyW8RSn/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,
The completed french for labels.inc
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Si/RcLhhtv0/labels.inc
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
Regards,
Rénald
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
hello roundcube dev network
hello A.L.E.C
hello other
I encounter errors when using the plugin enigma
i'm on install from starch a 0.4 stable
I encounter error since the departure
gpg setting is empty
and other onglet return error
how to make it works
thanks for many return same off-topic
--
gpg --keyserver pgp.mit.edu --recv-key 092164A7
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
I'd like to implement this feature into core, but I don't like to add
more buttons in messagetoolbar. Also I think message options menu popup
is not a perfect place for this. So, I've got another possibility. See
attached image. Any comments?
--
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
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/bX/qdQkCXEd/replytolist.png
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'm preparing for implementing IDNA support. I need to make a decission
about the format used for storing IDN domains/addresses in database.
UTF8 or Punnycode?
For contacts it's obvious that we should store them in utf8, because of
contacts searching. But it's not so obvious for users/identities tables.
Some (many) mail backends are storing IDN in punnycode format. So, if
you have some integration scripts that are working on Roundcube together
with those backends DBs it would be simpler to have punnycode in
Roundcube too. What do you think?
--
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
We've been testing Roundcube for several weeks now and are planning to make
it available to over 200,000 new users next week (followed by another
900,000 in 3-4 months). Overall, the feedback has been very positive, but
there is one issue that has been reported several times:
When the preview pane in enabled, there is a delay of several seconds
between selecting a message and being able to delete it. The reason, it
seems, is that the delete command is ignored while the message is loading.
I suspect this issue affects us more than most, since our email is stored on
a large NAS cluster, which we access via NFS. However, I'm sure there must
be an easy fix - ie by preventing the deletion requests from being ignored.
Please can someone advise me how I would do this?
Thanks
Marcus
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hi,
I'm trying to use rcube_mdb2 to connect to another database.
I need to connect to one database to execute insert/update/delete
statements and to another database to execute select statements
(performance reasons).
I'm passing the second dsn to rcube_mdb2 constructor, but if the
database is connected to the readonly db and I call db_connect("w"), the
connection remains on readonly db and my insert statement fails. If I
set db_connected to false on mdb2 object before db_connect("w") call, I
got the new connection as desired.
Is this a bug ?
Tks.
--
Emerson Pinter
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
I'm using sieve filters and incoming mail is stored in many folders, not
only INBOX. So, in Roundcube we're displaying number of unread messages
page title, but this number includes only INBOX messages. From my point
of view it's useless and for some peaople maybe confusing.
We cannot display number of all unread messages in all folders (because
of performance reasons and hard implementation), so I see two solutions:
1. Display unread for currently selected folder only.
2. Don't display the number at all.
I think the second is better.
--
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
I noticed there wasn't a mssql upgrade script, so I've created a basic
one from v0.31 to v0.4. There may be a couple of constraints missing
as some of the mysql upgrades were not 100% clear. I've also updated
the mssql initial script as there were a few errors. Not sure if this
is the best place to attach this, so if there is another better
procedure, let me know and I'll go through that.
Regards,
Patrick
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/qJ/mP4U97/v/mssql.initial.sqlhttp://detached.gigo.com/rc/qJ/mP4U97/v/mssql.upgrade.sql
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi!
There's a ticket http://trac.roundcube.net/ticket/1487001
So, when user uses empty password error to the log is printed.
I was thinking... Is any reason to do login when password is empty? In
my opinion, we should just skip (IMAP) login process when password is
not provided and return false from rcube_imap::connect() without
printing an error to the log.
--
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, developers.
I tried to make Roundcube-0.4 work on CentOS 5.5 (i386) with php-5.1.6, but got this error.
What can i do to fix it? Thanks :)
PHP Warning: setcookie() expects at most 6 parameters, 7 given in /var/www/roundcubemail-0.4/program/include/rcmail.php on line 1199
PHP Warning: setcookie() expects at most 6 parameters, 7 given in /var/www/roundcubemail-0.4/program/include/rcmail.php on line 1199
[17-Sep-2010 12:55:09 +0800]: Successful login for www(a)a.cn (ID: 1) from 192.168.187.1
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hi,
I implemented an ldap search so that I could do a proper bind for an
individual address book. The login name is used to search for the DN to
bind with. The attached patch requires additional settings for the
address book:
+ 'search_base_dn' => 'ou=users,dc=foo,dc=bar',
+ 'search_filter' => '(&(objectClass=posixAccount)(uid=%u))',
and introduces another expansion, %dn, e.g.:
+ 'base_dn' => 'ou=%dn,ou=addressbook,dc=foo,dc=bar',
%dn will be replaced by the DN that the above ldap search yielded.
I hope that this patch could be included in the code base. Let me know
if there is anything I need to fix.
Thanks for roundcube!
~David
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Eh/ygMuYsrH/0001-Use-search_base.patch
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 struggled a bit with a strange "File upload failed!" error; I
finally found the cause to be the following line in
program/steps/mail/attachments.inc:
$attachment = $RCMAIL->plugins->exec_hook('upload_attachment',
$attachment);
According to the code I had in
plugins/filesystem_attachments/filesystem_attachments.php, that line
should be:
$attachment = $RCMAIL->plugins->exec_hook('attachment_upload',
$attachment);
...which fixed my problem.
I double-checked my file-modification dates and it doesn't look like I
had a mix of old and new files, and I did an svn update while trying to
figure this one out. I find it hard to believe that this bug would be
in the svn trunk; surely someone else would've run into it by now.
Anyway, there it is, just in case.
- R.
--
[__ Robert Sheldon
[__ Founder, No Problem
[__ Information technology support and services
[__ Software and web design and development
[__ (530) 575-0278
[__ "You must be the change you wish to see in the world." -- Mahatma
Gandhi
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hi all,
I've recently been playing with Dovecot 2.0's Director proxy as a
backend for Roundcube. I've been using Dovecot 1.2 for months without
problems, but since switching to the Director I've had problems with
Apache processes getting stuck. It looks like imapproxy is getting
disconnected while inactive, and is therefore disconnecting Roundcube
just after LOGIN. I'm trying to figure out why it's getting
disconnected, but in the mean time I thought I'd investigate the
Roundcube behavior.
[root@webmail ~]# grep 'Maximum execution time'
/var/log/roundcubemail/errors | awk '{print $14 ":" $17}' | sort | uniq
-c
2
/usr/share/roundcubemail/program/include/rcube_imap_generic.php:169
1
/usr/share/roundcubemail/program/include/rcube_imap_generic.php:171
6
/usr/share/roundcubemail/program/include/rcube_imap_generic.php:173
7
/usr/share/roundcubemail/program/include/rcube_imap_generic.php:348
11
/usr/share/roundcubemail/program/include/rcube_imap_generic.php:349
6
/usr/share/roundcubemail/program/include/rcube_imap_generic.php:350
4
/usr/share/roundcubemail/program/include/rcube_imap_generic.php:356
The problem here is that there are LOTS of places in the
rcube_imap_generic code (old ilohamail, I know) that run in a DO...WHILE
loop around readLine and don't ever check to see if it's returning NULL.
I know that this is intended to loop around possible untagged IMAP
replies until the desired response line is found, but there needs to be
some code to break out of the loop if a NULL is encountered.
There are so many places that this would need to be fixed that I'm not
really sure where to start, or even if my patch would be accepted.
Alec, Thomas, what do you guys think?
-Brad
_______________________________________________
List info: http://lists.roundcube.net/dev/
I saw that this issue was identified and confirmed in 2008, but I was
wondering if anyone had any further information on preventing 100% CPU
processes in Apache2 when RCM loses the fight between competing connections
to UW-IMAP (having RCM open while Outlook is also open and checking mail).
We have a system in place to kill these resource hogs, but I want to see if
anyone has a better solution, aside from dumping UW-IMAP.
Thanks!
Jacob Whatley
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hi,
I am trying to import some messages back into RC that have been exported
using the `Save (.eml)` function. These files always seem to be written with
\n line endings. This isn't a problem with Dovecot (on Debian), the messages
are imported and displayed just fine in RC. But with hMailServer (on
Windows) there is a problem. The messages are imported ok but RC cannot
display them. If before importing the message I change the line endings from
\n to \r\n then RC displays the message fine on both servers.
I can open the file before importing it and change the line endings but I am
wondering if I have missing something and there is a more elegant way of
doing it, does anyone have any suggestions?
At the moment I am using this code:
// check message has correct line endings
$message = file_get_contents($file);
$message = preg_replace('/\r?\n/', $rcmail->config->header_delimiter(),
$message);
file_put_contents($file, $message);
Thanks,
Phil
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
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
Hi all,
I'm planning on doing some UI work on the default theme by creating a set of comps and visuals to propose back to the Devs for consideration either as enhancements of the default theme or simply as an alternative skin. For this I would really appreciate your help answering a couple questions.
I want to make sure I'm working from the right view of the interface. I would like to know what are the default features that I should turn on, to make sure I'm accounting for everything (for example, I don't have the quota thing showing in my install). I've attached a couple screenshots of my installation. Do you see anything glaringly missing?
I'm trying to avoid to design for plug-ins and focus only on the core functionality that ships with RC. Would you agree?
Instead of messing with my own installation, is there any documentation, screenshots, or a publicly accessible installation of RC with all the features and functions shown? Maybe that would be easier.
Lastly let me say that I love RC, and it has allowed me to forgo the use of a desktop app altogether, and now rely exclusively on RC for all my email needs. I just want to give back and hopefully contribute something to the community. It's a great thing!
Thank you all!
// Andrés
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/ga/g3UUEK4i/mail.pnghttp://detached.gigo.com/rc/ga/g3UUEK4i/compose.pnghttp://detached.gigo.com/rc/ga/g3UUEK4i/settings.pnghttp://detached.gigo.com/rc/ga/g3UUEK4i/contacts.png
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 Mailinglist Members
Today one of our customer and webmail user had a problem viewing his
inbox. I've could track down the problem in our test installation.
Roundcube tried to INSERT a new record to the message table. But a
duplication error (constraint violation) occurred. The constraint
violation happened in the "UNIQUE KEY `uniqueness`
(`user_id`,`cache_key`,`uid`)" constraint. We upgraded on Monday to v0.4
and this is the first time we experience this error. I solved the
problem by deleting the messages from this user with the certain cache_key.
I can provide some SQL-Data and query that caused the problem.
It could be a problem that has to do with the upgrade. I've done all the
upgrade instructions.
Thank you for your help and suggestions.
Dominic Luechinger
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hi guys! I'm working on encryption/decryption/signing plugin. I've
called it Enigma. I need an advice from you.
How to implement public keys management in UI? I see two
possibilities:
1. Display list of all keys (of all senders) in user preferences
section, lets say "Public keys".
2. Display list of keys for specified email address in contact's info.
It could be a tab (when we implement tabs in contact info page).
I'd prefer 2. solution.
How to implement private keys management in UI? Again, two
possibilities:
1. Display list of all keys in user preferences section, lets say
"Private keys".
2. I think this could be implemented per-identity.
--
Aleksander 'A.L.E.C' Machniak http://alec.pl
LAN Management System Developer http://lms.org.pl
Roundcube Webmail Project Developer http://roundcube.net
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hi, developers!
There is an attachment with some translations into Ukrainian language.
Thanks.
Anton
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Sr/ChJADQ4k/patch_uk_UA.tgz
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
Can anyone confirm this bug?
When composing a new message, click on the Attach icon (or + icon).
Browse a file and double-click on it, then the upload window closes.
Instead it remain open if I select file with a single click
and click open from the selection dialog.
It doesn't happen with Opera where I can double click on the selected
file and the upload window remain open.
The effect is the same than opening upload window, then click on any other
place of the screen (the window hides). So it may be the second click
is going out after selection and is being intercepted by another window
event that hide the upload window.
Firefox is 3.6.8 version.
Mirko
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Please find attached the updated "labels.inc" and "messages.inc" files for
the European Portuguese translation (pt_PT).
I've also made quite a few changes to strings that were already translated
in order to use a more correct Portuguese.
Hope that has everything correct.
Regards,
David Cunha
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/fH/sraTwsp1/labels.inchttp://detached.gigo.com/rc/fH/sraTwsp1/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
Hallo devs of roundcube, i today translated into italian language your
product only missing string, please add to my work on the your product.
good works
Riccardo
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Bd/c2P4QVj/labels.inchttp://detached.gigo.com/rc/Bd/c2P4QVj/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
Hi,
I am missing the delivery/read receipt request checkbox from the
newest 0.4 version. Did it disappear entirely or only became a custom
setting? How could I get back the checkbox?
Regards,
Viktor
--
Visit my panoramic photoblog!
http://vrphoto.hu
Spherical panoramas by Viktor Balogh
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hi!
i'm working on implementing the Last Password Change in the LDAP driver
of the Password plugin
ho is working con this plugin?
do you recommend me to make some changes or to make a patch for
ldap_simple.php too?
i've attached a patch to the ticket but have no answer yet.
http://trac.roundcube.net/ticket/1486927
it would be great to have some guide
regards
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Thanks for the email. Please email the dev@ mailing list in the future.
Alec committed your suggestion:
http://trac.roundcube.net/changeset/3901
Till
On Mon, Aug 23, 2010 at 11:35 AM, HÖLTZL Péter <peter(a)holtzl.hu> wrote:
> Dear team,
>
> I use and love roundcube. I have just realized it is possible to log to
> syslog, but in syslog it violates the syslog format which is defined in
> RFC3164:
>
> <pri>DATE HOST PRG[PID]: Message
>
> If I use syslog driver your message is this:
>
> <pri>DATE HOST PRG[PID]: [DATE] Message
>
> the 2nd date is defined by the log_date_format variable.
>
> It is very simple to modify is, just change the php code:
>
> program/include/main.inc
>
> if ($CONFIG['log_driver'] == 'syslog') {
> $prio = $name == 'errors' ? LOG_ERR : LOG_INFO;
> syslog($prio, $line);
> return true;
> }
>
>
> Best wishes,
>
> Peter
>
>
>
> --
> e-mail: peter @ holtzl.hu
> mobile: +36 30 251-2986
>
>
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
On 08/21/2010 02:52 PM, l.chelchowski wrote:
> I make tests with the name of file ąĄęʜ揣ó.zip and I don't have any
> problems. Are you using default skin?
Default skin, svn-trunk.
Another thing I've noticed.
1. Add an attachment abc.zip
2. Press F5 (browser refresh)
Everything is fine.
Doing the same as above, but with a file like
ąĄęʜ揣ó.zip will regenerate the session id
(I think it is the session id), anyway, _id
in the url changes after pressing F5, and the
attachment dissapears...
I'm testing this on a clean svn-trunk.
--
Thomas 'websafe' Szteliga | http://websafe.pl/ | gg:2348251
-
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hello :-)
Reproducing the problem
1. Compose a new message
2. Attach a file named for example ąĄęʜ揣ó.zip
3. Now try attach another file...
The animation spins forever, no errors shown
or logged, strange, huh?
Another scenario:
1. Compose a new message
2. Attach a file named abc.zip
3. Attach a file named 123.zip
4. Attach a file named for example ąĄęʜ揣ó.zip
5. Now try attach another file...
Same thing. After attaching a file with a name containing
unicode characters it is NOT possible to attach another file.
But no errors are shown or logged...
What I've done (don't laugh):
# svn diff app.js
Index: app.js
===================================================================
--- app.js (revision 3899)
+++ app.js (working copy)
@@ -3062,16 +3062,16 @@
// have to do it this way for IE
// otherwise the form will be posted to a new window
if (document.all) {
- var html = '<iframe name="'+frame_name+'" src="program/blank.gif" style="width:0;height:0;visibility:hidden;"></iframe>';
+ var html = '<iframe name="'+frame_name+'" src="program/blank.gif" style="position:absolute; left:0px; top:0px; width:200px; height:200px; visibility:visible; z-index:9999; font-weight: bold; color: red;"></iframe>';
document.body.insertAdjacentHTML('BeforeEnd',html);
}
else { // for standards-compilant browsers
var frame = document.createElement('iframe');
frame.name = frame_name;
frame.style.border = 'none';
- frame.style.width = 0;
- frame.style.height = 0;
- frame.style.visibility = 'hidden';
+ frame.style.width = '200px';
+ frame.style.height = '200px';
+ frame.style.visibility = 'visible';
document.body.appendChild(frame);
}
Now I can see "Invalid session var!".
This error is shown, because:
if (!$_SESSION['compose']){
die("Invalid session var!");
}
which is found in ./program/steps/mail/attachments.inc.
Any ideas how can fix this? I'm kinda new to roundcube-dev 8-)
--
Thomas 'websafe' Szteliga | http://websafe.pl/ | gg:2348251
-
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
> [Native message: Table 'roundcubemail.contactgroups' doesn't exist]
>
> So the DB structure seems to be corrupted, I will modify it per hand.
creating the contactgroups table failed. things i did:
1. all my existing tables were of latin1_swedish_ci collation. i changed
that to utf8.
2. all my tables were myisam, i updated to innodb
3. users.user_id defaults to null. i do not know if the constraint
has been a problem too..
> CREATE TABLE `contactgroups` (
> `contactgroup_id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT,
> `user_id` int(10) UNSIGNED NOT NULL DEFAULT '0',
users.user_id defaults null. contactgroups.user_id defaults '0'..
> `changed` datetime NOT NULL DEFAULT '1000-01-01 00:00:00',
> `del` tinyint(1) NOT NULL DEFAULT '0',
> `name` varchar(128) NOT NULL DEFAULT '',
> PRIMARY KEY(`contactgroup_id`),
> CONSTRAINT `user_id_fk_contactgroups` FOREIGN KEY (`user_id`)
> REFERENCES `users`(`user_id`) ON DELETE CASCADE ON UPDATE CASCADE,
maybe this constraint might be an issue?
i then managed to create the table when ommiting the
/*!40000 ENGINE=INNODB */
command and then altered the engine from myisam to innodb.
i also omitted the ENGINE declaration for contactgroupmembers
and again altered the engine afterwards.
fyi: i'm running an older mysql 5.0 release.
maybe this will help you in tracking down this issue?
thanks for creating such a great release!
cheers,
raoul
--
____________________________________________________________________
DI (FH) Raoul Bhatia M.Sc. email. r.bhatia(a)ipax.at
Technischer Leiter
IPAX - Aloy Bhatia Hava OG web. http://www.ipax.at
Barawitzkagasse 10/2/2/11 email. office(a)ipax.at
1190 Wien tel. +43 1 3670030
FN 277995t HG Wien fax. +43 1 3670030 15
____________________________________________________________________
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
New translation update for European Portuguese (pt_PT) for "labels.inc" and
"messages.inc" files.
Hope that has everything correct.
Regards,
David Cunha
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/a9/uN88fSxJ/messages.inchttp://detached.gigo.com/rc/a9/uN88fSxJ/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
Please add this new language to the translation page.
It is not yet available there to be translated.
Best,
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/55/SsTzQRai/kh_KH.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
hi,
currently the virtuser creation and working is described here
http://trac.roundcube.net/wiki/Howto_Config, section "Configuring for
Virtual Users"
It was ok for 0.3x but not for 0.4
- "To reset and try again, delete that user from the roundcube users and
identities tables" -> if tables are correctly innodb, and all fk's are
active, the cascade will handle all connected record deletion upon deleting
the user entry
- virtuser is not a config option, but separate plugins now
regards,
--
Péter
XMPP, MSN: peter.laszlo.szabo(a)gmail.com
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
hi,
i have a big mailbox with a slow courier based imap server.
upon login, i see the "loading" screen at the top and no message
is displayed in the list.
then, the loading screen disappears but it still takes a couple of
seconds until the messages appear.
i did not find the time to look weather the ajax requests finished
before the loading disappeared, but my guess would be that
the loading screen has either a certain timeout which makes it
disappear, or it vanishes after the first ajax request has
finished (i think it is the one related to the folder tree?)
and is then closed by the program.
any thoughts?
cheers,
raoul
--
____________________________________________________________________
DI (FH) Raoul Bhatia M.Sc. email. r.bhatia(a)ipax.at
Technischer Leiter
IPAX - Aloy Bhatia Hava OG web. http://www.ipax.at
Barawitzkagasse 10/2/2/11 email. office(a)ipax.at
1190 Wien tel. +43 1 3670030
FN 277995t HG Wien fax. +43 1 3670030 15
____________________________________________________________________
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80