Hello,
Attached the French (fr) localization files packed in a .zip archive file.
I have filled all empty fields of both files with the help of
http://translator.roundcube.net/
Please update the svn.
Thanks for this great webmail !
Regards,
Joel
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Mf/lekIYaeJ/french.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/
Hi all!
I am new to the list, so here goes a BIG FAT THANKS to all of you guys doing
all this hard work so we can enjoy a nice, clutter-free webmail. Kudos! :)
Now, I just set up a simple postfix+dovecot+postgres virtual-domain mail
server, and I want the users of this setup to be able to change their
passwords without "bothering me" :)
I checked the available tickets first, and found out that there is at least
one ticket (#1484558) that asks for pretty much the same stuff that I wanted,
so I decided to code it and see if you want it into the tree.
I uploaded my patch to TRAC, and I am sending the patch and my comment posted
there by email simply for redundancy's sake :)
--- Posted to TRAC, http://trac.roundcube.net/ticket/1484558 ---
PATCH: (against rev. 950)
----------------------------------------------------------------
My patch implements a simple RPC dialog so that admins can set a nice URL
in the main.config via a new config variable
($rcmail_config['change_password_rpc']) pointing to where the
change-password requests will be POSTed from the simple GUI form.
I have added a tab called 'Passwords' in the 'Personal Settings', showing
the so-common form with username, old pass, new pass and confirm pass. I
also show the IMAP server, in case this information could be relevant to
the admin changing the password.
By letting the user choose the username, a user with more than one
identity can change all the passwords easily. In any case, in a further
patch, it would be good to limit the username field to only the identities
of the user.
I have also added an example file of an RPC similar to one I use to change
my user passwords in my setup described above. I have added it to the SVN
tree so that the diff showed it nicely, but surely this should only be in
an examples folder, as it is not RC job to do all that.
I have tried to code everything following the RC style, but no-one is
perfect. Please tell me if I should change files around, etc.
Whishlist:
----------------------------------------------------------------
* Limit the username field to only the identities of the user.
* Add one of those "password strength meters" to the form so that
users can see when their passwords are crap weak :)
* Clean up the RPC part and generalize it so that more backends
(such as the one requested in this ticket) can be plugged in.
----------------------------------------------------------------
As a side note, I think that this functionality could be generalised into a
core component for password changing so that RC could play nicely with other
RPCs indicating the password encoding scheme, etc. Perhaps, it could be
generalised into a "plugin" architecture, where the plugins could talk RPC to
other web services :-? I will go and see if you guys have stuff published on
your wiki about the plugin architecture :)
Anyways, hope you find it useful!
Cheers,
--
J. Javier Maestro <jjmaestro(a)nosys.es>
Socio Consultor - Nosys AJjV S.L.
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Xs/+xcKcymH/change_passwords-pat.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/
Hi guys,
I'm new here. My name's Horváth Balázs alias wodka. I've been workin
with websites in the past few years.
I have about 4 years of PHP experience, quite deep sitebuilding
knowledge and been using several JS frameworks
for real-life projects.
I'm very much interested in RounCube, the simplicity of the usage (and
installing) is marvellous.
BIG THANKS to everyone who ever contributed, this systems is wantaful
(as my nigerian friends would say :) )
_translations_
First is started with localization when I saw that there were some
untranslated things in the 'hu' locale.
Then without reading the website carefully (poor me), I created a
command line php tool which creates the list of
missing entries in the choose locale. It's attached to this email
(locale_compare.zip)
thus now I know it's good for nothing.
Then I did my translation through the RoundCube Translator for the 'hu'
locale, it's attached: locale_hu.zip
_plugins_
We use postfix with mysql (php - postfixadmin). Our current webmail is
squirrelmail, for which a plugin exists.
With this I can change password, edit mail forwards and auto away messages.
I thought I'd write this plugin for RoundCube, but I can't see any
plugins as an example.
I read everything in the Trac and the Wiki, I think I'll start thinking
and talking about the plugin system, and when
the concept will be ready I'll implement this first 3 plugins.
My first impression is, that the terms of basically different kinds of
plugins of Event triggered plugins ('Online')
and lets say 'Offline' plugins are mixed up. What I call 'Offline'
plugin is for example the ones I mentioned before.
These are my first thoughts and contribution.
So,once again HELLOOO to everyone!
wodka
--
Horváth Balázs
fejlesztési vezető
WG Informatika Kft.
H-1123 Budapest, Alkotás utca 53. (MOM Park, "D" torony II.em)
Mobil: +36-20-971-2904
E-mail: horvath.balazs.wgi(a)gmail.com <mailto:horvath.balazs.wgi@gmail.com>
Web: http://wgi.hu <http://wgi.hu?adid=145>
WG informatika
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/8E/Z753Htyf/signature_wgi.gifhttp://detached.gigo.com/rc/8E/Z753Htyf/locale_hu.ziphttp://detached.gigo.com/rc/8E/Z753Htyf/locale_compare.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/
On of the problems we encounter as an ISP is the occassional
customer account getting hijacked and used to send spam from the
webmail interface.
To assist in tracking down the perpetrators, we've created a patch
that inserts a Received header that records information so we can
track down the compromised account. (In particular, the timestamp,
source IP address and login name.)
The header is formatted like this:
Received: from [ip-address] (host.domain; login=username)
by hostname-of-server
with HTTP/version ;
datestamp
You might wonder "why use the Received header"; well, the simple
reason is so it can be processed the same way as any other spam report
- and we get a lot of those.
Is this of interest to anyone else?
-Martin
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hello all and happy holidays. I'm sending the updated Greek - Hellenic
translation for rc2. Also I noticed what might be a grammar error in the
English version of messages.inc for message "receiptsent". I believe it
should read "Successfully sent the receipt message", past tense, instead
of "Successfully send the receipt message".
Might be easier to update it directly instead of submitting a new archive.
_______________________________________________
List info: http://lists.roundcube.net/dev/
Here's mu update for the Macedonian language translation. And if you
please change the Macedonian (Slavic FYROM) as it should be. We are
not UFO's you know.
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/r4/jtso8KfD/macedonian_upd.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/
Hi,
With help from Jonas Näsholm (thank you) here is the swedish
translation for RC 2.
Regards
</Fredrik>
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/UR/i9y0NM8i/roundcubemail-0.1-rc.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/
Hello all,
I am a new member, having subscribed just now. I am interested
in taking part in the development of roundcube. I have decent
knowledge in php. Also, as I am new to this list, I am not aware of
the list guidelines, like the tags to be added to mail like OT,etc. So
if someone can help me around with that and with what the current
discussions are about, It will be really nice for me. Thanks in
advance.
--
Thank you
Balachandran Sivakumar
(benignbala)
Arise Awake and stop not till the goal is reached
Learn to live.................Live to learn
Mail: benignbala(a)gmail.com
Blog: http://benignbala.wordpress.com/
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi,
i'm from Italy, so sorry for my not good english.
I'm a web programmer, i'm skilled in PHP, MySQL,JavaScript, XHTML and CSS.
I'm also installed roundcube webmail in my mail server.
I think you made a good work.
I never be a part of a open source project.
I've the skill (i hope) no very much free time, but i'd like try to give
an hand to your work.
my first step was subscriving that mailing list... later i'll read the
documentation about structure and so..
see you
Michele Menciassi
--
Michele Menciassi
m.menciassi(a)isikom.it
+39 0721 24678 ufficio/fax
+39 346 4029486 mobile
+39 02 320625626 casella vocale
ISIKOM di Michele Menciassi
Via Gagarin 191
61100 Pesaro (PU)
==============================================================================
E maggior fortuna sarebbe, se in Italia ci fossero più toscani e meno italiani
_______________________________________________
List info: http://lists.roundcube.net/dev/