[ingo] Authentication Error with Sieve

Jan Schneider jan at horde.org
Tue Aug 11 21:43:11 UTC 2009


Zitat von Paul van der Vlis <paul at vandervlis.nl>:

> Hello,
>
> I wrote before about an TLS-error, and I was checking my other machines
> if they have the same problem.
>
> On an machine I found another problem about Ingo. There I cannot change
> a script, I get this error:
> --------
> Changes saved.
> There was an error activating the script. The driver said:
> "Authentication Error"
> --------
>
> So far I see my backends.php is correct, but I have added it to the end
> of this mail. I am using Sieve and Cyrus.
>
> In the past Ingo did work without problems on this machine.

And what did you change to break it?

> Somebody any idea?  How to debug this?
>
> With regards,
> Paul van der Vlis
>
>
> backends.php
> --------
> $backends['sieve'] = array(
>     'driver' => 'timsieved',
>     'preferred' => 'localhost',
>     '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' => 'cyrus',
>         // 'password' => '*****',
>         // 'username' => Auth::getAuth(),
>     ),
>     'script' => 'sieve',
>     'scriptparams' => array()
> );
> -----------
>
>
>
>
> --
> 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/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digitale PGP-Unterschrift
URL: <http://lists.horde.org/archives/ingo/attachments/20090811/dee23165/attachment.bin>


More information about the ingo mailing list