[horde] Class 'Net_Sieve' not found

Patrick De Zordo patrick at spamreducer.eu
Tue Jun 17 07:06:41 UTC 2014


All done!
I've to install the needed PEAR dependencies..
I was a "stupid" error.."
Sorry.

---------------------------------------------------------------------
Mit freundlichen Grüßen / Distinti saluti / Kind regards
De Zordo Patrick
patrick at spamreducer.eu
Follow me on GIThub: https://github.com/zorpat
Follow me on Facebook: https://www.facebook.com/patrick.dezordo
Follow me on Twitter: https://twitter.com/PDZTECH

> -----Ursprüngliche Nachricht-----
> Von: horde-bounces at lists.horde.org [mailto:horde-
> bounces at lists.horde.org] Im Auftrag von Steffen
> Gesendet: Dienstag, 17. Juni 2014 08:44
> An: horde at lists.horde.org
> Cc: horde at lists.horde.org
> Betreff: Re: [horde] Class 'Net_Sieve' not found
> 
> On Mon, 16 Jun 2014, Patrick De Zordo wrote:
> 
> > I?ve activated sieve filtering by adding the following configuration file:
> >
> > ---8<------../ingo/config/backends.local.php--------------------------
> > ----
> >
> > <?php
> >
> > $backends['imap']['disabled'] = true;
> > $backends['sieve'] = array(
> [cut]
> >                // If using Dovecot or any other Sieve implementation that
> >                // requires folder names to be UTF-8 encoded, set this
> >                // parameter to true.
> >                'utf8' => false,
> 
>    ^^ ;-)
> 
> > Any other setting that have to be done?
> > Getting "exception 'Ingo_Exception' with message '"Authentication
> > failed."' in /xxxxxxxxxxxxxxx/horde/ingo/lib/Transport/Timsieved.php:87"
> 
> Check out Dovecot log, probably enable auth_debug and, maybe
> auth_debug_passwords, too.
> Is your Horde login password the same as your Dovecot password?
> Do you use IMP as Horde authentification service?
> 
> > Dovecot managesieve is listening to the specified port, using
> > Thunderbird with TLS to create sieve-scripts is working..
> 
> My local backends file contains:
> 
> <?PHP
> 
> $backends['imap']['disabled'] = true;
> $backends['sieve']['disabled'] = false;
> $backends['sieve']['transport'][Ingo::RULE_ALL]['params']['usetls'] = false;
> $backends['sieve']['transport'][Ingo::RULE_ALL]['params']['scriptname'] =
> 'horde5-ingo'; $backends['sieve']['script'][Ingo::RULE_ALL]['params']['utf8'] =
> true;
> 
> 
> --
> Steffen
> --
> Horde mailing list
> Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail:
> horde-unsubscribe at lists.horde.org



More information about the horde mailing list