[imp] quota under dimp
Sevinç Cömertoğlu
comertoglu at itu.edu.tr
Wed Jan 28 09:48:09 UTC 2009
i changed dimp/config/portal.php as shown below:
in DIMP H3(1.1.1)
<?php
require_once 'Horde/Block.php';
require_once 'Horde/Block/Collection.php';
$collection = new Horde_Block_Collection();
$dimp_block_list = array();
+ require_once '../lib/Block/account.php';
+ $dimp_block_list[_("My Account Information")] = array(
+ 'ob' => $collection->getBlock('horde', 'account', array())
+ );
And then set login page to 'portal'
-----Original Message-----
From: imp-bounces at lists.horde.org [mailto:imp-bounces at lists.horde.org] On
Behalf Of eric.lopez at ues.edu.sv
Sent: Friday, October 24, 2008 10:56 PM
To: imp at lists.horde.org
Subject: Re: [imp] quota under dimp
Same problem here, plus Inbox list does not load until after I click on a
different folder.
eric.
Quoting Dominique LALOT <dom.lalot at gmail.com>:
> Hello,
>
> I'm not able to see quota at startup using dimp. It only appears
> after cliking on "Get Mail"
> I've checked prefs.php and found nothing
>
> Did I miss something?
>
> groupware webmail edition 1.2
>
> Thanks
>
> Dom
> --
> IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
>
--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe at lists.horde.org
More information about the imp
mailing list