[imp] personal preferences

Ralf Freisinger freisinger@ha-networks.com
Fri, 19 Apr 2002 12:29:52 +0200


Hi all,

i've some problems setting up my imp correctly!
After imp installation all seems working fine, only
the personal preferences can't be setup.
There is no button to select it.
Horde is setup with mysql support and works fine.
I've done following:
i've added following lines in imp/config/menu.php

$_menu[] = array(
     'url' =>        'https://mail1.ha-networks.com/horde/imp/prefs.php/',
     'text' =>       'Einstellungen',
     'icon' =>       'personal.gif',
     'icon_path' =>  'https://mail1.ha-networks.com/horde/imp/graphics',
     'target' =>     '',
     'onclick' =>    ''
);

now the button is accessable and the configuration, for example,
of multiple identities can be done, but when i try to save it
permanently, it seems to work. But it wasn't saved at all!

Is there someone who can show me a solution?!

regards 
Ralf