[Tickets #7986] Re: dimp and initial_application

bugs at horde.org bugs at horde.org
Tue Feb 17 09:36:53 UTC 2009


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7986
------------------------------------------------------------------------------
  Ticket             | 7986
  Updated By         | dom.lalot at gmail.com
  Summary            | dimp and initial_application
  Queue              | Horde Groupware Webmail Edition
  Version            | 1.2.2
  Type               | Bug
  State              | Feedback
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


dom.lalot at gmail.com (2009-02-17 04:36) wrote:

>>> I understand why we did not understand each other. We are using horde
>>> inside the esup-portail porject for french universities. And to use
>>> it, we have an internal patch for an SSO CAS authentication (By the
>>> way, that would be great to have the patches in the main line..)
>>
>> Uh, sure :) Want to submit them (in a separate ticket of course)?
>
> Hi Chuck,
>
> I'm waiting for the answer of a colleague as I am not the writer of
> the patch. Thanks for the proposal, that would be nice, but the patch
> is affecting imap and sieve as we have to get a new proxy ticket when
> the imap or sieve login fails. So there is 3 or 4 file to modify plus
> the phpCAS pear package. I'll (or my colleague) come back with a new
> ticket
>
> Dom
>
> Dom
>
>

I just answer to my problem. To solve it:
$this->applications['dimp'] = array(
     'fileroot' => dirname(__FILE__) . '/../dimp',
     'webroot' => $this->applications['horde']['webroot'] . '/dimp',
     'name' => _("Dynamic Mail"),
     'status' => 'active',
     'target' => '_parent',
);

I change status from notoolbar to active. Then I was able to select  
and choose dimp as an initial application. May be it should be the  
default choice?

Dom






More information about the bugs mailing list