[ingo] Ingo H3 (1.2.3) (final)
lst_hoe02 at kwsoft.de
lst_hoe02 at kwsoft.de
Sat Dec 19 10:57:16 UTC 2009
Zitat von Jan Schneider <jan at horde.org>:
> Zitat von lst_hoe02 at kwsoft.de:
>
>> Zitat von Jan Schneider <jan at horde.org>:
>>
>>> Zitat von lst_hoe02 at kwsoft.de:
>>>
>>>> Zitat von Jan Schneider <jan at horde.org>:
>>>>
>>>>> The Horde Team is pleased to announce the final release of the Ingo Email
>>>>> Filter Rules Manager version H3 (1.2.3).
>>>>
>>>> Seems there is some forgotten debug code in the new release.
>>>> Every time i alter a rule i get some debug text at top of the
>>>> page...
>>>
>>> I don't see this.
>>
>> It happens as soon as i switch from Ingo 1.2.2 to 1.2.3 with
>> identical config and by activating/deactivating a rule. It seems
>> that the script content is printed on top of the page. I have
>> reload the webserver and invalidated the browser cache. I can sent
>> you a screenshot personally as the list don't allow it.
>
> Do you use sieve and have debugging turned on in backends.php?
>
Sieve yes, debug no:
/* Sieve Example */
$backends['sieve'] = array(
'driver' => 'timsieved',
'preferred' => 'xxxxxxxxxxxxxxxxxxxx.de',
'hordeauth' => true,
'params' => array(
// Hostname of the timsieved server
'hostspec' => 'localhost',
// Login type of the server
'logintype' => 'PLAIN',
// Enable/disable TLS encryption
'usetls' => false,
// Port number of the timsieved server
'port' => 2000,
// Name of the sieve script
'scriptname' => 'ingo',
// The following settings can be used to specify an administration
// user to update all users' scripts.
// 'admin' => 'xxxxxxxxxxx',
// 'password' => 'xxxxxxxxxxxxxxx',
// 'username' => Auth::getAuth(),
),
'script' => 'sieve',
'scriptparams' => array()
);
That's all...
Regards
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 6397 bytes
Desc: S/MIME krytographische Unterschrift
URL: <http://lists.horde.org/archives/ingo/attachments/20091219/ade1b08a/attachment-0001.bin>
More information about the ingo
mailing list