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
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