[imp] Upgrade question

2011-10-04 Thread Gary Smith
ailable. Which label should I be using? Also, the most important question, can I upgrade 4 in place over three without it destroying my config files? i.e. update in place, go to admin, make the changes, then update the config from there or will the app break because of breaking config chang

Re: [imp] Upgrade question

2011-10-04 Thread Gary Smith
> There is no more CVS. See: http://www.horde.org/development/git > Some time ago one of the guys in the horde channel sent me this snippet of code to pull the files from CVS. I'm looking to do the same from GIT now. Anyway, my knowledge of GIT is limited to that fact that I just installed it.

[imp] Imp w/rich text

2009-08-25 Thread Gary Smith
Hello, I have a fairly good running implementation of Horde/Imp and would like to add rich text editing to it (partly because of multiple requests for this feature). Can anyone point me in the direction of what I need (software) and what changes (config) that I need to look at in order to mak

Re: [imp] Imp w/rich text

2009-08-26 Thread Gary Smith
> > Maybe because your browser does *not* support that feature? There is > no further configuration necessary. > It doesn't work in IE (7 or 8) or Firefox (3.0.x). I can understand the IE issue, but Firefox? -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked

Re: [imp] reminder.php messages every 5 minutes cron

2009-10-20 Thread Gary Smith
> > Cordial Saludo. > Hi, I have in cron system a taks reminder.php, this work fine, but how > preventing that send messages to administrator: What does your crontab look like? Can you show us what you are using? -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently As

Re: [imp] reminder.php messages every 5 minutes cron

2009-10-20 Thread Gary Smith
Please email list, not me directly. > Cordial Saludo. > Thanks for your answers and excuse me for my bad enghish. No worries. > My operating system are REDHAT ES4 > My crond is crontabs-1.10-7 > > My cron is: > 0,5,10,15,20,25,30,35,40,45,50,55 * * * * /usr/bin/php > /var/www/html/horde/kronol

Re: [imp] Auto logoff

2010-01-12 Thread Gary Smith
> > Check horde's conf.php for > $conf['auth']['checkip'] = true; <-- change this to false. > > John Bennett My bad, I just realized that I didn't post to the group. Anyway, Yes, that is the answer ;) Gary Smith -- IMP mailing list

Re: [imp] Auto logoff

2010-01-13 Thread Gary Smith
> I wonder how can your IP address change in 30 seconds. Are you using mobile > ISP? Can you ask the ISP to hold the same addresses for longer times? > -- I'm sure it's not the endpoint IP but rather the proxy in this case. Use AOL or any company that uses large proxy arrays and you'll find out

[imp] disable attachment cleanup

2010-03-02 Thread Gary Smith
How can I remove the option "All old linked attachments more than 6 months old will be deleted" and default it to "no". Gary- -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscr...@lists.horde.or

Re: [imp] disable attachment cleanup

2010-03-02 Thread Gary Smith
> You need to set the following in your prefs.php of imp. > > $_prefs['delete_attachments_monthly'] 's value to 0. This will be > effective for more than 6 months option. > I didn't think about looking into the prefs file. Anyway, thanks for the pointer. This leads to another question. The

Re: [imp] disable attachment cleanup

2010-03-02 Thread Gary Smith
> If you remove the prefGroups['loginTasks' from prefs.php, the options > related to that will not be available to users at all. This may meet > your requirements. > Perfect. That's exactly what I want to do. Thanks, Gary -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp

[imp] Logout problem

2010-03-10 Thread Gary Smith
I opened horde on my terminal server yesterday. Closed all browsers, came back today (about 20 hours later), opened a browser to the web mail, and I was still logged in. I have $conf[session][timeout] = 0. Obviously I have missed something. We are using MySql based sessions as well. I know

Re: [imp] Logout problem

2010-03-14 Thread Gary Smith
Bump > I opened horde on my terminal server yesterday. Closed all browsers, came > back today (about 20 hours later), opened a browser to the web mail, and I was > still logged in. I have $conf[session][timeout] = 0. Obviously I have missed > something. We are using MySql based sessions as wel

Re: [imp] Logout problem

2010-03-15 Thread Gary Smith
n amount of time? I'm just worried that some people on the road that have conditions similar to mine may not log off an leave their accounts vulnerable. Gary Smith -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/

[imp] Display a global status message

2010-04-22 Thread Gary Smith
I was wondering if there is a simple way to add a global message to all pages for announcements? Typical for outages we send emails to all of our users but the problem is 25% of the users use horde whereas the rest use think clients. Anyway, I would like to post announcements on the pages when