Closed nativemad closed 10 years ago
Hi @nativemad. That's not possible right now, but it is definitely in my plan.
Added option to Settings > Preferences > User Interface that allows one to disable automatic prebinding.
Uiii, thanks! :-)
I tried it today and found out that it didn't saved the property right... If i change line 282 slightly, it works here. $p['prefs']['converse_prebind'] = (int) rcube_utils::get_input_value('_converse_prebind', rcube_utils::INPUT_POST);
Thanks again!
Hi, I got all running quite well and would like to deploy this plugin to my production env soon... The only thing left is that I'd like to offer my users the option to opt-out and disable the plugin on their account. Is there anything like that planned or already possible?
Thanks for the great piece of software! :-)