When creating a folder it just hangs at "Creating folder..." eventually
timing out. Firebug shows a 404 error and response "Invalid Request"
Keepalives on this page also have the same problem.
Looking at the request and the source of index.php it looks like the
problem is the folder creation action isn't sending the
X-Roundcube-Request header, causing an error from the CSRF prevention code.
How can I fix this so it includes the missing header?
--
Chris St Denis
Programmer
SmarttNet (www.smartt.com)
Ph: 604-473-9700 Ext. 200
-------------------------------------------
"Smart Internet Solutions For Businesses"
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hei LDAP gurus listening on RCD
I try to write a howto for a simple LDAP server setup, such that LDAP dummies
out there should be able to setup a server from scratch working with RC "out
of the box". (No, I do not write it for you if you are knowing how to setup a
LDAP server yourself! Just for beginners how I have been some month ago:-)
My first question is, what structure should such a server have... I know, there
exist a plenty of professional solutions, but what I want is just:
- a verry good RC support, including especially groups
- good support for other clients (Thunderburd, Kaddressbook, Outlook, ...)
( if they do not support groups as we do, it sould at least be possible to
read/write contacts)
- RC must stay compatible with other LDAP servers as it is today
Now, what structure do I propose? I prefere two different directory trees:
1) Addressbook directory with grouping subdirectories:
# the base
dn: ou=rcaddrbook,dc=localhost
# some groups:
dn: ou=Group1,ou=rcaddrbook,dc=localhost
dn: ou=Group2,ou=rcaddrbook,dc=localhost
# some contacts
dn: cn=Conact 1,ou=Group1,ou=rcaddrbook,dc=localhost
dn: cn=Conact 2,ou=Group1,ou=rcaddrbook,dc=localhost
dn: cn=Conact 3,ou=Group2,ou=rcaddrbook,dc=localhost
-> this structure works fine with one restriction: having a contact in two
groups means having duplicates, and this is bad
but this is easy to use in RC and even in Kaddressbook while crating a static
addressbook per group (RC will learn to read the group-list soon if needed)
2) Addressbook directory with seperate group list in a sub, contacts and
groups are connected with the member attribute:
# the base
dn: ou=rcaddrbook,dc=localhost
# group and member dirs
dn: ou=Groups,ou=rcaddrbook,dc=localhost
dn: ou=Members,ou=rcaddrbook,dc=localhost
# some groups (not all attributes shown here!)
dn: cn=Group1,ou=Groups,ou=rcaddrbook,dc=localhost
member: cn=Contact 1,ou=Members,ou=rcaddrbook,dc=localhost
member: cn=Contact 2,ou=Members,ou=rcaddrbook,dc=localhost
dn: cn=Group2,ou=Groups,ou=rcaddrbook,dc=localhost
member: cn=Contact 3,ou=Members,ou=rcaddrbook,dc=localhost
# some members
dn: cn=Contact 1,ou=Members,ou=rcaddrbook,dc=localhost
dn: cn=Contact 2,ou=Members,ou=rcaddrbook,dc=localhost
dn: cn=Contact 3,ou=Members,ou=rcaddrbook,dc=localhost
-> this structure works fine on my server, including memberOf search just in
the "Members" subdir. I do not know the restrictions of this structure yet,
clients like RC and Kaddressbook again can access at least with "addressbook
per group", but again, RC will learn to get the grouplist soon (if wanted)
What do you think about that? Is there any chance to access even the group
feature with other modern clients? how?
thank you for your feedback
Andreas
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hello all,
Today at the University of Florida, we began offering Roundcube for one
of our major e-mail systems offered to students. We have around 60,000
IMAP users in an average week, and probably about a quarter of that
number that visit our webmail during an average week.
We're hoping to contribute back to the project in terms of patches, bug
reports, and feature requests. We're already amassing quite a body of
usability feedback from our beta testing.
I apologize in advance if you get some Trac tickets or feedback directly
from users, as we have such a large population of them that some folks
invariable find the wrong place to send feedback & report problems; feel
free to direct them to helpdesk.ufl.edu if you do hear from any.
I look forward to working with the people in the community here :)
--
Martin B. Smith
smithmb(a)ufl.edu - (352) 273-1374
CNS/Open Systems Group
University of Florida
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/sV/udWB3yFT/smime.p7s
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 all,
One of the first things I do whenever I get the new version of RC is to go into the login form and remove "autocomplete=off". With RC0.5 it seems that the form elements are now called as an include and I can no longer do that.
Where are these now? Is there a way to let skins control this rather than the program or at least as a config setting?
For some of us, where security is not as critical or already have to login to our computers, it would make sense to let the user choose whether to let the browsers save usernames/passwords. In my case, I open my email several times a day and being able to click "login" was simple enough (I would actually like to be able to select a checkbox to bypass this altogehter, but that's another story). Now I have to type in my username and password every time.
Thanks!
// Andrés.
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hi,
The first string is for deletion of a folder itself.
To understand purge you should know a few things about IMAP:
When you delete a message in IMAP, messages may not be immediately
deleted from the mailbox, but instead "marked as deleted" but left
inside the mail box. Client programs either do not show these marked
messages or show them with strikethrough.
Purge (or commonly called Expunge) goes over the mailbox and *really*
deletes all the messages marked for deletion.You should translate it
accordingly, a good guide should be what Thunderbird uses for your
language, so uniformity can be achieved.
Note: I see that in the English translation
folderpurged = Folder successfully purged
folderexpunged = Folder successfully emptied
isn't there a misnaming here ?
On 19-12-2010 18:04, dev-request(a)lists.roundcube.net wrote:
> Hi, all
>
> What is the principal difference between "Folder successfully deleted"
> and "Folder
> successfully purged" in messages.inc?
>
> Thank you.
--
Gökdeniz Karadağ
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Dear List,
Please find the Hungarian localization update attached, ready to commit.
Regards,
ikkhares
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/8M/n3QhPxDc/rc_hu_v5.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,
Attached is an updated Swedish localization for the password plug-in.
Regards,
Jonas Nasholm
Bitfuse Network
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Pt/graAJu4b/password.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,
We got user feed-back indicating that the following string is missing in
labels.inc:
$labels['rename'] = 'Rename';
The string is used in the menu below the contact group pane on the
address book page.
Regards,
Jonas Nasholm
Bitfuse Network
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hi,
I’ve attached updated Swedish localizations of labels.inc and
messages.inc, thoroughly reworked for version 0.5.
Also attached is an updated Swedish localization for the managesieve
plug-in.
Regards,
Jonas Nasholm
Bitfuse Network
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/T6/KCnyWGLW/sv_SE.ziphttp://detached.gigo.com/rc/T6/KCnyWGLW/managesieve.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
Hello, all.
Here are the translation files of the Spanish (Spain): es_ES. I have updated
the character encoding set to the UTF-8 Unicode.
Merry Christmas!
José M. Ciordia
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hi, all
What is the principal difference between "Folder successfully deleted"
and "Folder
successfully purged" in messages.inc?
Thank you.
Anton
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hi,
translations are in attachment.
Anton
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/U7/zYljZ3Ah/translations.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
Hi,
I have updated Turkish translations. You can find the zip file
containing both files as an attachment.
--
Gökdeniz Karadağ
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Au/SRqPJDFY/roundcube-0.5-tr.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,
attached you can find an updated german translation for the
managesieve-plugin, based on 0.5-rc. The current one is missing many
strings.
If you have any questions, please contact me directly. Thanks.
--
Fridtjof Busse
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/MF/DNgm9bd6/managesieve-de_DE.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
I've just update the missing lines in portuguese brazilian translation.
Thanks
Robson F. Ramaldes
!DSPAM:4d0caead80311859014389!
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/aF/cVNTeWzq/labels.inchttp://detached.gigo.com/rc/aF/cVNTeWzq/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
I noticed three untranslated strings in messages.inc.
Attached.
- Ossama
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/jA/Dnj35lN/messages.inc.ar.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
Attached.
Two things that should be changed in the English original:
- support for singular and plural. Having Message(s), Contact(s) etc.
in the interface and translation just looks weird
- the RFC numbers are hard to understand, the order should be switched:
Full RFC 2231 (Thunderbird) -> Thunderbird (Full RFC 2231)
RFC 2047/2231 (MS Outlook) -> Outlook (RFC 2047/2231)
Full RFC 2047 (other) -> Other (Full RFC 2047)
And thanks for this great mail client. Are there plans to have a hosted
service, say, roundcube.com? With the calendar & filter add-on, it
replaced Gmail for me.
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Mw/FuTMj2+X/labels.inchttp://detached.gigo.com/rc/Mw/FuTMj2+X/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,
Updated localisation files for en_GB attached.
Thanks,
Phil
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/yU/vbv1rV5r/en_GB.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,
There are 2 entries missing in the
plugins/managesieve/localization/fr_FR.inc :
$labels['messagecopyto'] = 'Copier le message vers';
$labels['messagesendcopy'] = 'Envoyer une copie du message à';
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80