[ingo] Cannot add a rule

Paul van der Vlis paul at vandervlis.nl
Tue Jun 26 08:02:13 UTC 2007


Jan Schneider schreef:
> http://wiki.horde.org/FAQ/Admin/Troubleshoot?referrer=FAQ%2FAdmin#toc2

Many thanks. My problem was a missing net_sieve PEAR module. Stupid that
I did not look in the Apache error log.

With regards,
Paul van der Vlis.


> Zitat von Paul van der Vlis <paul at vandervlis.nl>:
> 
>> Hello,
>>
>> I have a problem with Ingo 1.1.2 in combination with Cyrus 2.2.13
>> (Debian Etch packages).
>>
>> Whwn I add a rule in Ingo I see a blank page and nothing is added to
>> /var/spool/sieve.
>>
>> Imp and Kronolith are working fine. I don't understand what's wrong.
>>
>> In another installation with Cyrus 2.1.18 and Ingo 1.1.1 everything
>> works fine.
>>
>> With regards,
>> Paul van der Vlis.
>>
>>
>> backends.php:
>> ------------
>> <?php
>> $backends['sieve'] = array(
>>     'driver' => 'timsieved',
>>     'preferred' => 'localhost',
>>     'hordeauth' => true,
>>     'params' => array(
>>         'hostspec' => 'localhost',
>>         'logintype' => 'PLAIN',
>>         'usetls' => false,
>>         'port' => 2000,
>>         'scriptname' => 'ingo',
>>     ),
>>     'script' => 'sieve',
>>     'scriptparams' => array()
>> );
>> --------------
>>
>> conf.php:
>> --------------------
>> <?php
>> /* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */
>> // $Horde: ingo/config/conf.xml,v 1.13 2004/02/11 19:24:23 slusarz Exp $
>> $conf['menu']['apps'] = array('imp', 'ingo', 'kronolith');
>> $conf['storage']['driver'] = 'prefs';
>> $conf['storage']['maxblacklist'] = 0;
>> $conf['storage']['maxwhitelist'] = 0;
>> $conf['rules']['userheader'] = true;
>> $conf['rules']['usefolderapi'] = true;
>> /* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE THIS LINE. */
>> -------------------
>>
>> telnet localhost 2000 says:
>> ---------------
>> mail:/etc/horde/ingo1# telnet localhost 2000
>> Trying 127.0.0.1...
>> Connected to localhost.
>> Escape character is '^]'.
>> "IMPLEMENTATION" "Cyrus timsieved v2.2.13-Debian-2.2.13-10"
>> "SASL" "PLAIN"
>> "SIEVE" "fileinto reject envelope vacation imapflags notify subaddress
>> relational comparator-i;ascii-nu meric regex"
>> OK
>> ---------------
>>
>>
>>
>> --
>> http://www.vandervlis.nl/
>>
>> --
>> Ingo mailing list - Join the hunt: http://horde.org/bounties/#ingo
>> Frequently Asked Questions: http://horde.org/faq/
>> To unsubscribe, mail: ingo-unsubscribe at lists.horde.org
>>
> 
> 
> 
> Jan.
> 



-- 
http://www.vandervlis.nl/



More information about the ingo mailing list