[imp] Default Identity

2011-08-27 Thread E.S. Rosenberg
Hi all, Hopefully this question has not been dealt with over and over again and my search skills just failed. At the moment I am in the middle of setting up a new imp 5 system that is going to replace our fairly ancient IMP setup, one of the problems I have run into is that the default Identity do

Re: [imp] Default Identity

2011-08-28 Thread E.S. Rosenberg
amples in horde/config/hooks.php.dist, the hook function >> authusername is here for this reason. >> Olivier >> >> Le sam. 27 août 2011 21:42:24 CEST, E.S. Rosenberg a écrit : >>> >>> Hi all, >>> Hopefully this question has not been dealt with ove

[imp] ckeditor default buttons

2011-08-29 Thread E.S. Rosenberg
Hi, Where does horde store the default config of what buttons ckeditor shows? I would like to show the Bidi-buttons (ltr/rtl switching buttons) but I can't find where the modified horde config sits. As far as I can tell the horde config has to have been modified since according to the ckeditor docs

Re: [imp] ckeditor default buttons

2011-08-30 Thread E.S. Rosenberg
Thank you that was the solution :) 2011/8/30 Rui Carneiro : > You can use ckeditor_buttons preference. > https://github.com/horde/horde/blob/master/imp/config/prefs.php#L309 > -- > Rui Carneiro > > > On Mon, Aug 29, 2011 at 1:17 PM, E.S. Rosenberg > wrote: >> >&g

Re: [imp] Need to login again because my IP has changed

2011-09-13 Thread E.S. Rosenberg
Are you browsing through multiple proxies (where the proxies chose based on load through which of them your connection will exit, or tor), or is your IP maybe cycling? Have you made sure that your IP address is the same before and after you login (open whatismyip.com in a different tab and reload a

[imp] Show HTML messages by default

2012-11-15 Thread E.S. Rosenberg
Hi, Is it possible to by default show html messages in the preview pane of imp 6? Did imp 5 behave like that, I never really use html messages but if I understood the complaint of one of my users correctly it sounded like the previous version of imp was showing html messages... (I may also have mi

Re: [imp] Show HTML messages by default

2012-11-16 Thread E.S. Rosenberg
2012/11/16 Oscar del Rio > On 11/15/12 10:35 PM, E.S. Rosenberg wrote: > >> Hi, >> Is it possible to by default show html messages in the preview pane of imp >> 6? >> > > http://www.horde.org/apps/imp/**docs/INSTALL<http://www.horde.org/apps/imp/docs/I

[imp] Bugs in rtl (hebrew) layout

2012-11-24 Thread E.S. Rosenberg
The hebrew/rtl layout is fairly buggy, I'd like to try and fix it up a bit but I'm not familiar enough with the horde framework and I doubt that I have enough time to delve into it and fix it like that, where can I send the bugs & their (partial) fixes in the css et al.? Some initial problems: /us

Re: [imp] Bugs in rtl (hebrew) layout

2012-11-29 Thread E.S. Rosenberg
Ok filed a bug, thanks: http://bugs.horde.org/ticket/11785 If anyone here can anyhow tell me how (what call) will tell me what the current direction of the page is then I can maybe also make some patches (is there such a thing as $this->direction() ?) Thanks, Eli 2012/11/29 E.S. Rosenb

[imp] SQL rights

2014-01-28 Thread E.S. Rosenberg
Hi all, I'm done installing horde webmail on a system now I'd like to revoke as much privileges from the user I created for horde to use the db with as possible. Is there a list of what is needed and what isn't? I assume select, insert, update and delete are the minimum... Thanks, Eli -- imp mai

Re: [imp] SQL rights

2014-01-29 Thread E.S. Rosenberg
2014-01-29 Ralf Lang > On 28.01.2014 20:53, E.S. Rosenberg wrote: > > Hi all, > > I'm done installing horde webmail on a system now I'd like to revoke as > > much privileges from the user I created for horde to use the db with as > > possible. > > >