[ingo] Cannot add a rule

Jan Schneider jan at horde.org
Mon Jun 25 16:46:10 UTC 2007


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

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.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/



More information about the ingo mailing list