[ingo] Vacations problem

Jan Schneider jan at horde.org
Mon Feb 10 15:05:40 UTC 2014


Zitat von woj woj <wojnas at gmail.com>:

> 2014-02-10 10:21 GMT+01:00 Jan Schneider <jan at horde.org>:
>
>>
>> Zitat von woj woj <wojnas at gmail.com>:
>>
>>
>>  2014-02-09 20:39 GMT+01:00 Michael M Slusarz <slusarz at horde.org>:
>>>
>>>  Quoting woj woj <wojnas at gmail.com>:
>>>>
>>>>  Hello,
>>>>
>>>>> I got problem with vacations with sql backend (different host) in (ingo)
>>>>> 3.1.3.
>>>>> I dont see vacation option in filters menu.
>>>>>
>>>>> Here is my backend.local.php
>>>>>
>>>>> $backends['customsql']['disabled']='false';
>>>>> $backends['customsql']['preferred']='server_domain';
>>>>> $backends['customsql']['transport']['Ingo::RULE_ALL']['driver']='sql';
>>>>>
>>>>>
>>>> It's [Ingo::RULE_ALL] (PHP constant declaration ... resolves to integer
>>>> 0)
>>>> instead of ['Ingo::RULE_ALL'] (the string 'Ingo::RULE_ALL', which has no
>>>> meaning in Ingo).
>>>>
>>>> michael
>>>> --
>>>>
>>>> ___________________________________
>>>> Michael Slusarz [slusarz at horde.org]
>>>>
>>>> --
>>>> ingo mailing list
>>>> Frequently Asked Questions: http://wiki.horde.org/FAQ
>>>> To unsubscribe, mail: ingo-unsubscribe at lists.horde.org
>>>>
>>>
>>>
>>> Thanks Michael for the replay.
>>> I corrected this declaration in all lines, but result are the same.
>>> There is no errors in httpd & horde log files.
>>> Should I disable imap backend in ingo? If I do that i have no backend
>>> configured error.
>>>
>>
>> Because you have the 'disabled' setting incorrectly quoted too. It's:
>> $backends['customsql']['disabled']=false;
>> --
>> Jan Schneider
>> The Horde Project
>> http://www.horde.org/
>> https://www.facebook.com/hordeproject
>>
>>
>> --
>> ingo mailing list
>> Frequently Asked Questions: http://wiki.horde.org/FAQ
>> To unsubscribe, mail: ingo-unsubscribe at lists.horde.org
>>
>
> Thanks -  everything is ok.
> It is possible to have both active: default imap backend and customsql with
> vacation  ?

Yes, using a composite configuration. See the docs in backends.php.

> When I enable customsql backend, filters menu is dissapear.


-- 
Jan Schneider
The Horde Project
http://www.horde.org/
https://www.facebook.com/hordeproject



More information about the ingo mailing list