[ingo] can't get ingo talking to timsieved

Jan Schneider jan at horde.org
Tue Apr 1 07:20:37 UTC 2008


Zitat von "Spiro Harvey, Knossos Networks Ltd" <spiro at knossos.net.nz>:

> /* Sieve Example */
> $backends['sieve'] = array(
>      'driver' => 'timsieved',
>      'preferred' => 'localhost',
>      'hordeauth' => full,
>      'params' => array(
>          'hostspec' => 'localhost',
>          'logintype' => 'PLAIN',
>          'usetls' => false,
> 	'port' => 2000,
>          'scriptname' => 'spam',
>          'admin' => 'adminid',
>          'password' => 'adminpw',
>          'username' => Auth::getAuth(),

Are you sure you want to enable the sieve scripts through the admin user?

Jan.

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



More information about the ingo mailing list