[horde] Ingo backends.local.php doesn't work
Benedetto Vassallo
benedetto.vassallo at unipa.it
Fri Aug 23 17:22:00 UTC 2013
Def. Quota Oscar del Rio <delrio at mie.utoronto.ca>:
> On 08/23/13 10:46 AM, Benedetto Vassallo wrote:
>>
>> When I configure my filter backend (sieve) in ingo 3.1.2 it doesn't
>> work if I put the backend configuration in backends.local.php
>
> Do not re-define the backend but instead update the values in
> backends.local.php.
> Example
>
> <?php
> $backends['imap']['disabled'] = true;
> $backends['sieve']['disabled'] = false;
> $backends['sieve']['transport'][Ingo::RULE_ALL]['params']['hostspec'] =
> 'my.sieve.server';
> $backends['sieve']['transport'][Ingo::RULE_ALL]['params']['scriptname'] =
> 'MyFilters';
> $backends['sieve']['script'][Ingo::RULE_ALL]['params']['utf8'] = true;
>
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
Sure, you are right!!
That's the same I did whth others *.local.php
I did it ant it (of course) worked.
Thanks again and excuse me.
--
Benedetto Vassallo
Sistema Informativo di Ateneo
Settore Gestione Reti Hardware e Software
U.O.B. Sviluppo e manutenzione dei sistemi
Università degli studi di Palermo
Phone: +3909123860056
Fax: +390916529124
More information about the horde
mailing list