[imp] prefs

Ranger Fox rangerfox@rangerfox.com
Tue, 01 May 2001 09:04:58 -0500


Perfect!

At 07:26 AM 5/1/01 -0700, you wrote:
>Quoting Ranger Fox <rangerfox@rangerfox.com>:
>
> > last problem fixed, new question.  My values are not being pulled from my
> > mysql DB for from address, full name, etc.
> > Has the configuration changed at all?  I copied and pasted from my old
> > conf.php to my new conf.php.
> > Did something change?  Or am I missing something?
>
>The API changed a bit.  Full name and from address are global prefs and 
>are now
>under the Horde scope instead of the empty scope as before.  The following 
>sql
>query should fix it up for you:
>
>update horde_prefs set scope = 'horde' where scope = ''
>
>Good luck!
>
>--
>/// max kalika
>// max@the-triumvirate.net
>
>"and after a while you'll stop making computers out of stuff and start making
>stuff out of computers" -- douglas adams 4/5/01
>
>--
>IMP mailing list: http://horde.org/imp/
>Frequently Asked Questions: http://horde.org/faq/
>To unsubscribe, mail: imp-unsubscribe@lists.horde.org