hello A.L.E.C
and others developers
the plugin password is not fully functional whit pam
there is a bug in the documentation page pam
http://pecl.php.net/bugs/bug.php?id=16995
but is for other platform ( gentoo ) not CentOS ( my platform )
But I think the procedure correctly realize
i add in my php.ini
pam.servicename = "php"
cp /etc/pam.d/login /etc/pam.d/php
service httpd restart
This is the right procedure I think
but when I try to change password, change is denied
may be /etc/pam.d/php is not apache not readable
my permissions of /etc/pam.d/php is
# ls -al /etc/pam.d/php
-rw-r--r-- 1 root root 643 ao� 19 04:28 /etc/pam.d/php
I listen to all proposals to help
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hi,
Did anyone notice any problems with the recipient selection with the
newest 0.4 stable? If I am starting to type in some letters to the
recipient field, a red rectangle appears at the top which states:
"Server Error! (SERVICE CURRENTLY NOT AVAILABLE)". No matter what I
type in, I get nothing back (my address book is not empty!). Moreover
if a correct address is already typed in and I poke with the recipient
field, the red rectangle appears also.
Which could be the problem? I am on Firefox 3.6.6. I tested it also in
IE 7.0.5 and it gives me also no results from the address book, it just
don't show the rectangle. Could this be a problem of a not properly
done upgrade?
After the upgrade with the shell script I also updated my rc database
with the attached mysql.update.sql query script. However, I noticed
that this SQL script contains several modifications commented with
several versions. Was I right to import the whole SQL, or should have I
only import the 0.3 part? It threw some errors during the upgrade.
Regards,
Viktor
--
Visit my panoramic photoblog!
http://vrphoto.hu
Spherical panoramas by Viktor Balogh
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Am I correct in understanding that neither of the two vacation plugins
has managesieve capabilities yet?
(Why are there two, is one the old original and the other the best/current
branch?)
I'd like to work on this (tho I'm more a sysadmin, less an OO php
developer -- our users are always complaining about how hard it is to
set up the autoresponder via the filters ;)
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hey guys,
I'm having a problem with passing a variable from the php to the javascript.
I'm currently doing the following in php to call the js:
$this->include_script ('test.js');
where test.js holds the following:
function test(test) { alert("test: " + test); }
What I want to do is to, from the php, call my test() function with a
variable that's sent from the php. I figured so much that include_script()
only sends my test.js file to the init for inclusion and that it probably
isn't suitable for my needs.
I'm not doing anything particular than trying to understand the development
depths of the project so that I some day may be able to write usable
plugins.
Could somebody please give me a helping hand in passing the variable $test
from php to my test() function in the included javascript?
Thanks in advance!
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/aba52c80
Hi,
I have improved my extended address book patch to include a "Groups" tab,
this lists all the groups a contact is in (limited by address book) and
allows users to add or remove the contact from a group by ticking a box
(like the folder subscriptions). I'm not 100% sure about the group
management stuff so if any one has any better ideas on how to do it please
let me know.
I have also extended the support for alternative email addresses to allow
any number of email address to be added. This is only for the default SQL
address book.
Like before there is no need for any SQL changes.
Complete list of changes:
*) Add "date_only" config option to specify the format when displaying a
contacts birthday
*) Add more fields based on vCard; alt email, address, telephone etc
*) Move auto_complete function into address book class to allow different
for searching of custom fields (like those in the vCard)
*) Add new blankcontact.html template file
*) Add support for multiple email address
*) Add "Groups" management tab
The extended address book patch also incorporates the patch from this ticket
http://trac.roundcube.net/ticket/1486851.
It's been tested with the default SQL address book, I'm not sure how well it
will get on with LDAP as I don't have access to an LDAP address book at the
moment, if any one would like to help me test it that would be appreciated.
Screenshot and patch attached.
Phil
http://www.tehinterweb.co.uk/roundcube
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/fm/Xq5dOtaO/addressbook.jpghttp://detached.gigo.com/rc/fm/Xq5dOtaO/rc_addressbook.r3814.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/
Hello;
I have identified what appears to be a long-standing issue with the way
Roundcube generated message IDs.
Recent versions, at least, use the code
'Message-ID' => sprintf('<%s@%s>', md5(uniqid('rcmail'.rand(),true)),
$RCMAIL->config->mail_domain($_SESSION['imap_host'])),
in program/steps/mail/func.inc to generate the Message-ID string.
In probably 99% of installations, this results in a message ID in the form
nnnnnnnnnnnnnnnn@localhost . This *may* technically be RFC2822-compliant,
depending on how you interpret the RFC. Compliance is a moot point,
however, because several anti-spam applications - including SpamAssassin
and ASSP - do not view nnnnnnnnnnnnnnnn@localhost as a valid, legitimate
message ID, and will score such messages as spam as a result.
This is not particularly desirable.
My suggestion would be to change program/steps/mail/func.inc to not
include the imap_host setting, but to either:
1, use the canonical hostname of the server, i.e. hostname.domain.tld, as
the right-hand side of the Message-ID (most desirable option);
2, use the FQDN that Roundcube was loaded under, i.e. webmail.domain.tld,
and use that as the right-hand side of the Message-ID (less desirable
option, but still very strictly RFC compliant); or
3, query and use the PTR record for the IP the server is running on (which
may be something non-unique such as customer.noc.tld) and use that as the
right-hand side of the Message-ID (least desirable, as would incur at
least one DNS lookup, and probably other annoying overhead).
Hopefully this shouldn't be too difficult to amend.
-Mike Gilday
Redpin.com
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi!
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 and/or to use
terminology that is more familiar to the average user. Hope that is OK.
Should any of the other Portuguese users/translators not agree with the
proposed updates, please say so.
Regards,
--
Miguel Gouveia
NetFolio - Alojamento Web e DomÃnios
http://www.netfolio.pt
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/FS/j5f9sEpy/labels.inchttp://detached.gigo.com/rc/FS/j5f9sEpy/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/
Dear Roundcube users
After the big new features in 0.4-beta this final release now completes the
unfinished work and fixes bugs related to the new threaded message listing
and address groups features. We also cleaned up the user interface and
tried to make all UI elements more consistent.
With this release the skins have been excluded from the GPL license terms
(see README file). This allows you to choose whatever license you want for
your custom skins and even opens the door for creating commercial skins.
We recommend to update all existing Roundcube installations with this
release. Get it from http://roundcube.net/download, a complete list of
changes can be found here: http://trac.roundcube.net/wiki/Changelog
We'd also like to call the translators again to review and update the
localization files of the 67 languages Roundcube currently has translations
for. Please visit http://translator.roundcube.net and check the
completeness status of your language. As you can see, some are only 50%
complete.
Have fun,
Thomas
_______________________________________________
List info: http://lists.roundcube.net/dev/
Congrats on the 0.4 release. Looks to be a winner so far. We've been running 3838 or something in production for a while and havent heard any complaints yet. Should be moving to 3880 today or tomorrow.
Cor
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi
I've just update the missing lines in portuguese brazilian translation.
Thanks
Robson F. Ramaldes
!DSPAM:4c5d4ebc87811377819472!
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/pQ/ABJX4RYz/labels.inchttp://detached.gigo.com/rc/pQ/ABJX4RYz/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/
hello,
i'm new to roundcube, but i think it's a very promising project. but i
really do miss a plugin which implements server-side support for
gnupg/pgp encryption/decryption. searching in forum, wiki, trac, lists
etc, I already found a lot of discussions regarding this issue.[1,2,3,4]
many people even promised to work on this feature. some suggested to
wait for the plugin api before implementing gpg/pgp support. if i got it
right, the plugin api is available in the svn repository now.
everyone cc'ed in this mail stated somewhere that s/he either plans to
or already did work on gpg/pgp support in roundcube.
maybe i find the time to work on this feature within the next months.
but before i start, please tell me: do you have any code (maybe already
using the plugin api from svn) that i could use?
my plan is to develop _serverside_ support, so both public and private
key will need to be stored on the host that runs roundcube. but in the
case that you're the admin of this host anyway this is not a problem at
all. second,i don't want to take a usb-stick with me all the time, so
serverside gpg encryption is the only option here.
and i plan to use the gnupg php library[5] instead of a gnupg library as
i guess that more systems do have the gpgme library installed than the
gnupg binary.
greetings,
jonas
[1] http://trac.roundcube.net/ticket/1440396
[2] http://lists.roundcube.net/mail-archive/dev/2008-01/0000033.html
[3] http://lists.roundcube.net/mail-archive/dev/2006-02/0000229.html
[4] http://www.roundcubeforum.net/requests/491-gpg-pgp-support.html
[5] http://www.php.net/manual/en/function.gnupg-sign.php
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi all,
I've attached the updates for Bahasa Indonesia localization for lables.inc
and messages.inc.
Regards,
Putu Arya Sabda Wijaya
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/JJ/NtmXpj1g/labels.inchttp://detached.gigo.com/rc/JJ/NtmXpj1g/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/
Hi,
I’ve attached an updated Swedish localization of labels.inc.
Regards,
Jonas Nasholm
Bitfuse Network
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/CT/gke3hJY+/sv_SE.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!
I use Roundcube at work where I leave my session open several hours,
sometimes days when I set my laptop to standby mode in the night. It
happens that in the meanwhile I check my mail (access the same mailbox)
from home using Thunderbird. After returnning to work, the session is
still active but Roundcube does not recognize the update on the mailbox
which I have done from Thunderbird. To update the displayed mails I have
to open another folder and browse back to the primary folder afterwards.
This behaviour seems to be a bug for me. Or is it just an accepted
problem because of a rare use case?
Regards
Stefan
_______________________________________________
List info: http://lists.roundcube.net/dev/
[[ I'm happy to work with a consultant to answer this and other
questions, as per my previous email. However, Thomas suggested I send
some questions to the dev list, so I'm doing that. ]]
I see when you define a button from a plugin, you can give it a command:
$this->add_button(array(
'command' => 'plugin.markasjunk',
'imagepas' => $skin_path.'/junk_pas.png',
'imageact' => $skin_path.'/junk_act.png',
'title' => 'markasjunk.buttontitle'), 'toolbar');
}
And register a PHP callback to handle that command:
$this->register_action('plugin.markasjunk', array($this,
'request_action'));
I want to define some buttons that execute javascript in the browser,
instead of creating HTTP request to the server to run a PHP callback.
Is there a way that I can register a command name (for example
'plugin.move_to_next_message') along with javascript code to be run
for that command? I could always modify program/js/app.js to add a
new command, but if there is a hook to do this, I'd prefer to do that.
Thanks!
David Harris
DRH Internet Inc.
972-572-0900
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi,
[[ I'm happy to work with a consultant to answer this and other
questions, as per my previous email. However, Thomas suggested I send
some questions to the dev list, so I'm doing that. ]]
I want to add some buttons to the message listing toolbar and the
message view toolbar, but I want them to be conditional based on the
mailbox.
I've been looking at some existing plugins for guidance.
I see in the "markasjunk" plugin:
function init()
{
...
$rcmail = rcmail::get_instance();
if ($rcmail->action == '' || $rcmail->action == 'show') {
...
$this->add_button(array(
'command' => 'plugin.markasjunk',
'imagepas' => $skin_path.'/junk_pas.png',
'imageact' => $skin_path.'/junk_act.png',
'title' => 'markasjunk.buttontitle'), 'toolbar');
}
}
My problem is that the current mailbox does not appear to be
available at this step. And if I did conditionally print this button
based on mailbox, when the user clicks to a different mailbox
roundcube displays the new data without a page reload, so the button
would need to be hidden/shown with JavaScript.
My guess is that I should always print the button, but then modify
some JavaScript code to update the display CSS property based on what
mailbox we are in. Is there a standard hook for doing this? Or a
location where other code does this which would be a logical place to
add? I see that buttons are grayed based on if a message is selected
or not.
Thanks,
David Harris
DRH Internet Inc.
972-572-0900
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi
Updated galician translation
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/V7/uxMs5ECs/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/
Attached.
regards,
Ossama
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/PX/9Y8URcKl/roundcube-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/
http://lists.roundcube.net/mail-archive/users/2010-07/0000021.html
I'm not sure all of you are reading users list. THREAD preformance issue
has been fixed. Still on big mailboxes it can took a few seconds for
handling threads. BTW, my proposition to make displaying messages (in
'show' action) faster is to create page navigation (#countcontrols) in
separate (ajax) request after message.html page is loaded. Any thoughts?
--
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/
New labels.inc attached.
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Wq/9fHTchma/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/
Update for Welsh labels.inc attached.
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Dt/t391yazm/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/
Hi,
Attached is an updated version of labels.inc for en_GB which has the 1
missing bit of text in.
Thanks,
Phil
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Nw/16xsOWYA/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/
The release is scheduled for next Wednesday. So, all translators should
update localization files. Developers and plugin writers should make
some final tests suing current code. Thx.
--
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/
Hi everyone,
I have recently upgraded to the latest stable version (0.3.1). I was
pleased to see that the users' private address books can now nicely be
stored in LDAP as well. I like this because it enables address book
synchronization with Thunderbird (albeit TB still can only access it
read-only, but it's a step forward). So I wrote up a small plugin that
can migrate the address books from SQL-backed storage to LDAP-backed one
when a user logs in. The file goes into plugins/addrbook_sql2ldap/
I realize that this has a rather narrow scope and is probably only
useful for a few people; nevertheless I'm attaching it here and leave it
up to the maintainers to decide whether to include it in the
distribution or to throw it away :-) License is GPL, of course.
This was written for 0.3.1, I don't know if there are any changes
required for the latest development version. I doubt it, but in case
there are, it should be a matter of minutes to adapt it because it's not
exactly a lot of code.
Oh, one more completely unrelated thing: on every login, I keep getting
the following warning in logs/errors:
PHP Warning: sort() expects parameter 1 to be array, boolean given in
program/include/rcube_imap.php on line 1118
It doesn't seem to do any harm, but if there's a suggestion for a fix,
I'd be grateful. I have to admit I didn't really understand where it
comes from ;-)
Best regads,
Chris
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Hq/RZioUZda/addrbook_sql2ldap.php
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!
Please update it.
labels.inc is for RoundCube;
plugins_ru_RU.patch is for help & password plugins.
С уважением,
Сергей Дукачёв (Sergey Dukachev) mailto:admin@mfitness.ru
---------------------------
Отдел IT
MFitness
+7 (495) 974 1234 (доб. 106)
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/Eh/ITKjEkdc/labels.inchttp://detached.gigo.com/rc/Eh/ITKjEkdc/plugins_ru_RU.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/
Hi,
[[ I'm happy to work with a consultant to answer this and other
questions, as per my previous email. However, Thomas suggested I send
some questions to the dev list, so I'm doing that. ]]
I want to modify roundcube to add a new column to the mailbox listing
based on an X- header in the email messages, conditionally based on
the mailbox name.
I've found these functions involved in creating the message listing:
program/steps/mail/func.inc:rcmail_message_list
program/steps/mail/func.inc:rcmail_js_message_list
It looks like the message list both printed as HTML and updated by
javascript.
I tired modifying their output to add some new columns, but the
resulting display was really weird. The new column ended up to the
right of the actual column listing, and I don't think had the right
data.
Just to see how the system works, I tried modifying the configuration
$rcmail_config['list_cols'] and adding 'cc' or 'replyto' (both
identified as supported columns) and they did not show up as new
columns in the message listing. When I remove a column (such as
'date') it does disappear from the listing.
I'd appreciate any pointers.
I'm running roundcubemail-0.3.1.
Thanks!
David Harris
DRH Internet Inc.
972-572-0900
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi,
attached the updated localzation for
/trunk/plugins/help/localization/zh_TW.inc
--
Best Regards,
Thomas Yu - Sian , Liu
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/XR/zXLEbyYR/zh_TW.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/
Hi Jannis,
Thanks! This is exactly what I needed.
David
On Jul 24, 2010, at 12:08 PM, Jannis Froese wrote:
>
> Hi,
> I'm not exactly an roundcube developer, but in case you haven't got
> the
> answer yet:
> In program/js/list.js you find the function "use_arrow_key" (row 455)
> which
> does exactly what you want. Just look at it to see how to do it.
> Regards
> Jannis
>
>
> On Fri, 23 Jul 2010 11:50:27 -0500, David Harris <dharris(a)drh.net>
> wrote:
>> Hi,
>>
>> [[ I'm happy to work with a consultant to answer this and other
>> questions, as per my previous email. However, Thomas suggested I send
>> some questions to the dev list, so I'm doing that. ]]
>>
>> I want to create a button to move to the next or previous message in
>> a mailbox listing page. And if we're at the last message in a page
>> and someone clicks to go to the next message, then we will move to
>> the first message in the next page.
>>
>> I've found:
>> rcmail.command('nextmessage');
>> rcmail.command('previousmessage');
>> but they only appear to work on message listing page.
>>
>> For the mailbox listing page, I've found these functions to move back
>> and forward through the page list:
>> rcmail.command('previouspage');
>> rcmail.command('nextpage');
>>
>> Is there a command to do this?
>>
>> I see that the down and up arrow seem to do what I want. Do you have
>> a keypress handler doing this that calls a command? (I can't find
>> it.)
>>
>> Thanks,
>>
>> David Harris
>> DRH Internet Inc.
>> 972-572-0900
>>
>>
>>
>>
>> _______________________________________________
>> List info: http://lists.roundcube.net/dev/
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi,
[[ I'm happy to work with a consultant to answer this and other
questions, as per my previous email. However, Thomas suggested I send
some questions to the dev list, so I'm doing that. ]]
I want to create a button to move to the next or previous message in
a mailbox listing page. And if we're at the last message in a page
and someone clicks to go to the next message, then we will move to
the first message in the next page.
I've found:
rcmail.command('nextmessage');
rcmail.command('previousmessage');
but they only appear to work on message listing page.
For the mailbox listing page, I've found these functions to move back
and forward through the page list:
rcmail.command('previouspage');
rcmail.command('nextpage');
Is there a command to do this?
I see that the down and up arrow seem to do what I want. Do you have
a keypress handler doing this that calls a command? (I can't find it.)
Thanks,
David Harris
DRH Internet Inc.
972-572-0900
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi,
Could on the fly spell checking ever be possible composing
emails instead of the separate check after you are done?
Or possibly
have it check when you click "send" and then come back (optional per
user)--
people have asked, and sometimes I forget to do a check
myself.
Thanks!!
PS -- Roundcube is getting very nice-- and it is so
fast with all the little optimizations you guys have been doing (i've
been installing the svn versions as we go) they have really added up.
--Scott Kramer
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi,
I'm modifying roundcube for some specific customer requirements. I'm
a programmer and have made a lot of progress, but I'm running into
changes that take time because I don't know all of the roundcube
internals. I'd like to hire a roundcube developer to work with me on
some of these modifications and/or advise me on the relevant internals.
I'd like to get started tomorrow (Saturday 7/24) or today and
initially buy about 4 or 6 hours of time. Since it's last minute, if
someone can help me tomorrow I'll pay $120/hour. Normally I can pay
$100/hour.
Please contact me if you're interested at dharris(a)drh.net. Let me
know your roundcube experience, your availability, and your phone
number.
Thanks,
David Harris
DRH Internet Inc.
972-572-0900 x702
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi!
When replying a message, the cursor starts below the original text. I
would like to propose an option allowing users to configure whether they
want to start above or below the text. Is such a feature planned?
Regards
Stefan
_______________________________________________
List info: http://lists.roundcube.net/dev/
Which task i need to use. And how i can add new form field to login form ?
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi Friends,
Today i did a little plugin for security reasons on server,and I will
like contribute with this source for other users.
This plugin use 3 hooks to check, block and report excessive connections
attempts.
1. The first hook is on login_failed for keep a database of time and ips
source of connections.
2. The second hook is on startup to clear current attemps of logins, this
will check the logs for failed logins to make decision of block.
3. and the Last hook is on template_object_loginform, to show a message
for user of the current block condition.
Well:
- *Resuming*, if not use right user and password in 3 attempts, the user
will be blocked for 10 minutes.
thanks for all
--
___________________
Anderson J. de Souza
- Networking and Security -
[ - Professional Consulting - The best firewall - ]
http://anderjs.blogspot.com/ - anjoel.s(a)gmail.com
Phone: +55 (54) 9115.13.15 - Sip: 1-747-013-2032
-
--- 8< --- detachments --- 8< ---
The following attachments have been detached and are available for viewing.
http://detached.gigo.com/rc/rt/6dKymCRa/antiBruteForce.php
Only click these links if you trust the sender, as well as this message.
--- 8< --- detachments --- 8< ---
_______________________________________________
List info: http://lists.roundcube.net/dev/
I use roundcube with multiple sender IDs which are for different
purposes. For instance my sender IDs look like personal(a)example.com,
work(a)example.com, spam(a)example.com, newsletter(a)example.com
Unfortunately when answering an email each time I have to verify that
the appropriate sender ID is selected. For example I don't want to use
my default sender ID personal(a)example.com when answering an email to a
mailinglist but list(a)example.com. You can imagine that this is a not an
error-prone procedure.
Therefore I would like that Roundcube tries to select the sender ID
according to the recipient. This means when I answer an email which was
send to spam(a)example.com I don't want Roundcube to use my default sender
ID but spam(a)example.com.
Please let me know what you think about this idea or if you scheduled it
already as a future features.
Regards
Stefan
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi,
This is my first post :)
I'm managing one roundcube webmail connected to 2 differents imaps
servers, using array in $rcmail_config['default_host'].
The trouble is : serveur 1 and 2 listen on two differents non standard
port so using $rcmail_config['default_port'] = 143 is impossible.
$rcmail_config['default_host'] = array('ip_serveur_1'=>'name serveur 1',
'ip_serveur_2'=>'name serveur 2' ) ;
$rcmail_config['default_port'] = 143;
So I made a modification in program/include/rcmail.php
diff rcmail.php rcmail.php.ori
464,469c464,465
<
< if (is_array($config['default_port'])) {
< $imap_port = $imap_port ? $imap_port :
$config['default_port'][$host] ;
< } else {
< $imap_port = $imap_port ? $imap_port : $config['default_port'];
< }
---
>
> $imap_port = $imap_port ? $imap_port : $config['default_port'];
and now in rcmail_config['default_port'] I can use an array too
in config/main.inc.php
$rcmail_config['default_host'] = array('ip_serveur_1'=>'name serveur 1',
'ip_serveur_2'=>'name serveur 2' ) ;
//$rcmail_config['default_port'] = 143;
$rcmail_config['default_port'] = array('ip_serveur_1'=>'port1',
'ip_serveur_2'=>'port2' ) ;;
If this changes is ok and usefull, I guess it would be nice to integrate
the modification
Thanks,
Ludovic
--
ONERA
BP72 - 29 avenue de la Division Leclerc
FR-92322
CHATILLON CEDEX
Tel: +33 (0) 146 733 939
_______________________________________________
List info: http://lists.roundcube.net/dev/
Hi, I was looking at _fetch_headers() in rcube_imap.php, and I don't get
why $cache_index[$headers->id] != $headers->uid:
if ($this->caching_enabled && $cache_index[$headers->id] != $headers->uid) {
...
}
Why is it skipped when $cache_index[$headers->id] is equal to
$headers->uid?
Can someone point me in the right direction? Thanks.
--
Denny Lin
_______________________________________________
List info: http://lists.roundcube.net/dev/
I'm trying to let my plugin delete messages. I've read move_del.inc and
tried to recreate it in my plugin by using
$this->IMAP->delete_message($_GET['_uid'], $_GET['_mbox']); and different
varieties of it with no success. I figured I could do an ajax call with the
required postdata (_mbox, _uid etc) but I would really love having it work
on php level to expand my Roundcube knowledge.
If somebody could please point me in the right direction it'd be greatly
appreciated.
_______________________________________________
List info: http://lists.roundcube.net/dev/
Could everyone reply with which PHP version they currently use in
production? Off-list is ok too.
Thanks,
Till
_______________________________________________
List info: http://lists.roundcube.net/dev/
> // automatically create the above listed default folders on login
> $rcmail_config['create_default_folders'] = true;
this makes me believe that if the folders do not exist upon login,
they will be created.
but actually, they are only created if the user does not exist:
program/include/rcmail.php:627
> // user already registered -> update user's record
> if (is_object($user)) {
> // create default folders on first login
> if (!$user->data['last_login'] && $config['create_default_folders'])
> $this->imap->create_default_folders();
> $user->touch();
> }
> // create new system user
> else if ($config['auto_create_user']) {
> if ($created = rcube_user::create($username, $host)) {
> $user = $created;
> // create default folders on first login
> if ($config['create_default_folders'])
> $this->imap->create_default_folders();
...
this has been changed in r3232
so how do i get these default folders now, if i already have a rc
profile?
maybe we should create an option to auto-create the default folders
via "settings/special folders"?
thanks,
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/