Re: [RCU] gpg

2014-08-12 Thread James Devine
I ran into http://senderek.ie/wee/webmail/wee-roundcube.php this looks promising On Mon, Aug 11, 2014 at 6:36 PM, wrote: > On Mon, 11 Aug 2014 17:01:43 -0500, James Devine > wrote: > > I see there's some stuff out there to handle client side gpg keys, there > a > >

[RCU] gpg

2014-08-11 Thread James Devine
I see there's some stuff out there to handle client side gpg keys, there a good way to do server side gpg signing? ___ Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/users

[RCU] address book formats

2012-12-11 Thread James Devine
Has there been any demand for export/import address book formats other than vcard? vcard seems like a sensible approach but not a lot of clients seem to fully support it in their import and export and getting average users to be able to convert between formats is difficult. ___

[RCU] API

2012-06-18 Thread James Devine
Is there some sort of API available for things such as adding or removing users or making changes to users? ___ Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/users

[RCU] User preferences

2012-06-07 Thread James Devine
I am trying to change a subset of user's preferences, i.e. timezone, logout_purge etc. Working with preferences seems to be pretty hairy, if the structure isn't to roundcube's liking roundcube seems to choke rather than ignore preferences. Is there some way of updating preferences in mass without

[RCU] update settings

2012-04-18 Thread James Devine
is there a good way to mass update settings for users? ___ Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/users

[RCU] max length of address book fields

2012-04-16 Thread James Devine
Is there a way to change the max length of some of the input fields of the address book? It seems like the default is 50 and I've had some users with contacts larger than this. ___ Roundcube Users mailing list users@lists.roundcube.net http://lists.round

Re: [RCU] Clustered roundcube

2012-02-23 Thread James Devine
response? On Wed, Feb 15, 2012 at 10:48 AM, Jernej Porenta wrote: > > On Feb 15, 2012, at 5:08 PM, James Devine wrote: > > > Any idea how I might verify what the problem is? I'm not seeing > anything popping up in the error logs and I'm not able to reproduce this >

Re: [RCU] Clustered roundcube

2012-02-15 Thread James Devine
ot;keep_alive";i:300, I'm not sure how to interpret the preferences in that column or if that is even the issue. How might I go about making changes to that column manually? I don't see a keepalive setting in the preferences section in the gui, just in the config flatfile. On Wed, Feb

Re: [RCU] Clustered roundcube

2012-02-15 Thread James Devine
Any idea how I might verify what the problem is? I'm not seeing anything popping up in the error logs and I'm not able to reproduce this myself, I'm going off reports from customers 2012/2/14 Jernej Porenta > > On Feb 14, 2012, at 6:21 PM, James Devine wrote: > > &g

Re: [RCU] Clustered roundcube

2012-02-14 Thread James Devine
My fear is that the garbage collection from one or more webmail machines is somehow stomping over active sessions On Tue, Feb 14, 2012 at 10:10 AM, Jernej Porenta wrote: > > On Feb 14, 2012, at 5:19 PM, James Devine wrote: > > > I have 3 machines running identical instances of rou

[RCU] Clustered roundcube

2012-02-14 Thread James Devine
I have 3 machines running identical instances of roundcube setup in a load balanced cluster sharing an instance of mysql. We seem to have issues at times where people's sessions expire in the middle of using roundcube. Is the best way to fix this to set the session_lifetime to 0 and do manual cle

Re: [RCU] Roundcube errors

2012-01-30 Thread James Devine
That works but I had to modify program/include/iniset.php in order to do that because it was setting it to E_ALL&~E_NOTICE, that seems like sweeping a problem under the carpet though On Mon, Jan 30, 2012 at 11:50 AM, Luigi Rosa wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1

[RCU] Roundcube errors

2012-01-30 Thread James Devine
Am I doing something wrong to be seeing all these errors? [30-Jan-2012 18:00:34 UTC] PHP Strict Standards: Only variables should be assigned by reference in /var/www/roundcube_local/roundcubemail-0.7.1/program/lib/MDB2/Driver/Datatype/Common.php on line 1221 [30-Jan-2012 18:00:34 UTC] PHP Strict

[RCU] dont_override and default_imap_folders

2011-12-15 Thread James Devine
It seems that if I list default_imap_folders in the dont_override section of the config, it no longer lists them separately in the folder list, is there a way to lock the special folders while still listing them separately? -- List info: http://lists.roundcube.net/users/ BT/8f4f07cd

[RCU] Adding folders to the manage folders list

2011-08-24 Thread James Devine
I'm wondering how I might add a folder to the folder list under manage folders via plugin. I see the folders_list hook, but this hook appears to be deprecated and I don't see a good way to do it otherwise -- List info: http://lists.roundcube.net/users/ BT/8f4f07cd

[RCU] labels

2011-04-12 Thread James Devine
Is there a way to create custom labels to be used in templates in roundcube objects such as so that I don't have to edit the main labels.inc file? I'm trying to avoid having to merge files when I upgrade -- List info: http://lists.roundcube.net/users/ BT/8f4f07cd

[RCU] Roundcube 0.5.1 templates

2011-03-03 Thread James Devine
I am looking to update to roundcube 0.5.1 and I've moved my template from 0.4.2 over to it but it looks like the folder management has changed. Where previously I had a section in the managefolders.html file to create new folders, this no longer seems to work New Folder Name: 

Re: [RCU] Help with messages not displaying correctly

2011-02-18 Thread James Devine
ge appears to load correctly, at least in firefox and chrome, IE has a separate issue I have to investigate. On Fri, Feb 18, 2011 at 1:29 AM, A.L.E.C wrote: > On 17.02.2011 19:12, James Devine wrote: >> The attached message is an example of a message which causes issue. >> I'

Re: [RCU] Help with messages not displaying correctly

2011-02-17 Thread James Devine
loading until it times out. Firefox and Chrome seem to handle it fine though. On Thu, Feb 17, 2011 at 12:15 AM, A.L.E.C wrote: > On 16.02.2011 22:08, James Devine wrote: >> It would appear that DOMDocument has a limit of 256 blocks deep and >> the emails have automatically generated

Re: [RCU] Help with messages not displaying correctly

2011-02-16 Thread James Devine
It would appear that DOMDocument has a limit of 256 blocks deep and the emails have automatically generated html content that goes deeper than that On Wed, Feb 16, 2011 at 11:07 AM, James Devine wrote: > The problem actually seems to stem from DOMDocument in php when > washing, if I run th

Re: [RCU] Help with messages not displaying correctly

2011-02-16 Thread James Devine
The problem actually seems to stem from DOMDocument in php when washing, if I run the html through $node = new DOMDocument('1.0', "UTF-8"); @$node->loadHTML($html); print $node->saveHTML(); then it displays the same way On Wed, Feb 16, 2011 at 10:27 AM, James Devine

Re: [RCU] Help with messages not displaying correctly

2011-02-16 Thread James Devine
If I take all out except the text/html part of the multipart message and throw it in a web directory I am able to view it fine with a browser On Wed, Feb 16, 2011 at 9:47 AM, James Devine wrote: > I have a number of people complaining about messages not displaying > correctly in roundcube,

[RCU] Help with messages not displaying correctly

2011-02-16 Thread James Devine
I have a number of people complaining about messages not displaying correctly in roundcube, I can pull up the messages in squirrelmail and they will display correctly but in roundcube they only partially display, any idea how I might fix this? Thanks, James Devine -- List info: http

[RCU] Message not displaying correctly

2010-12-20 Thread James Devine
I have a message that won't display correctly in roundcube. In internet explorer 8, when the message is selected, it starts to open it, says loading at the top of the screen, but never loads it. It will load in chrome and firefox, but it only loads halfway. This message displays correctly in our