[horde] Re: Display Mail / Can't access Config

Craig White craigwhite at azapple.com
Fri Feb 18 20:42:08 PST 2005


On Fri, 2005-02-18 at 14:54 -0500, Shawn Rizzoli wrote:
> I got Horde 3 and IMP 4 up and running, my only problems so far is that I
> would like it so users would only get mail(IMP) and not see horde at all but
> I can't find that option. Also I can't get back into the configuration I did
> setup my user in the authentication tab but I don't see the setup anywhere.
> Could it be because I'm being authenticated by IMP and not horde?? 
---
No - not authentication. Preferences - horde/config/prefs.php

// what application should we go to after login?

I REALLY think that you are selling horde application short - it's way
cool. There are a lot of treasures in this project - they guys are
kicking butt!

FWIW - this is in my /horde/config/prefs.php...

// the layout of the portal page.
$_prefs['portal_layout'] = array(
    'value' => 'a:4:{i:0;a:2:{i:0;a:4:
{s:3:"app";s:5:"horde";s:6:"height";i:1;s:5:"width";i:1;s:6:"params";a:2:{s:4:"type";s:7:"fortune";s:6:"params";a:2:{s:6:"offend";s:0:"";s:7:"fortune";a:1:{i:0;s:8:"fortunes";}}}}i:1;a:4:{s:3:"app";s:5:"horde";s:6:"height";i:1;s:5:"width";i:1;s:6:"params";a:2:{s:4:"type";s:4:"moon";s:6:"params";a:2:{s:5:"phase";s:7:"current";s:10:"hemisphere";s:8:"northern";}}}}i:1;a:2:{i:0;a:4:{s:3:"app";s:9:"kronolith";s:6:"height";i:1;s:5:"width";i:1;s:6:"params";a:2:{s:4:"type";s:7:"summary";s:6:"params";a:1:{s:8:"calendar";s:5:"__all";}}}i:1;a:4:{s:3:"app";s:5:"horde";s:6:"height";i:1;s:5:"width";i:1;s:6:"params";a:2:{s:4:"type";s:13:"weatherdotcom";s:6:"params";a:3:{s:8:"location";s:22:"Phoenix, AZ (USAZ0166)";s:5:"units";s:8:"standard";s:4:"days";s:1:"3";}}}}i:2;a:2:{i:0;a:4:{s:3:"app";s:3:"nag";s:6:"height";i:1;s:5:"width";i:1;s:6:"params";a:2:{s:4:"type";s:7:"summary";s:6:"params";a:9:{s:8:"show_pri";s:2:"on";s:12:"show_actions";s:2:"on";s:8:"show_due";s:2:"on";s:13:"show_tasklist";s:2:"on";s:11:"show_alarms";s:2:"on";s:13:"show_category";s:2:"on";s:12:"show_overdue";s:2:"on";s:14:"show_completed";s:2:"on";s:15:"show_categories";a:1:{i:0;s:7:"unfiled";}}}}i:1;a:4:{s:3:"app";s:3:"imp";s:6:"height";i:1;s:5:"width";i:1;s:6:"params";a:2:{s:4:"type";s:7:"summary";s:6:"params";a:1:{s:11:"show_unread";s:2:"on";}}}}i:3;a:2:{i:0;a:4:{s:3:"app";s:5:"horde";s:6:"height";i:1;s:5:"width";i:1;s:6:"params";a:2:{s:4:"type";s:7:"sunrise";s:6:"params";a:2:{s:10:"__location";s:13:"United States";s:8:"location";s:15:"33.434:-112.051";}}}i:1;s:5:"empty";}} }',
    'locked' => false,
    'shared' => false,
    'type' => 'implicit'
);

blows the first time user out his seat

Craig

ps...because of mail wrap, don't try to paste this into your prefs.php -
plus this is my settings with weather.com. Best to spend an hour or so
getting it just right for the administrator account and copy it from
your sql (horde_prefs - portal_layout) and paste it in.



More information about the horde mailing list