[ingo] Remote sieve not working?
Jan Schneider
jan at horde.org
Fri Dec 2 07:04:02 PST 2005
Zitat von Paul-Erik Törrönen <paul-erik.torronen at cardinal.fi>:
> But. the filter rules on server1 do not work at all. We have enabled
> Ingo by logging on Horde as admin and in the Administration/setup Ingo
> is shown as 'application is ready'. There is a Filters-section available
> under the Mail-branch. Also We've commented out from the
>
>
> $backends['sieve'] = array(
> 'driver' => 'timsieved',
> 'preferred' => 'server2',
> 'hordeauth' => 'full',
> 'params' => array(
> // Hostname of the timsieved server
> 'hostspec' => 'server2',
> // Login type of the server
> 'logintype' => 'PLAIN',
> // Port number of the timsieved server
> 'port' => 2000,
> // Name of the sieve script
> 'scriptname' => 'ingo'
> ),
> 'script' => 'sieve',
> 'scriptparams' => array()
> );
Is this the only configuration in backends.php, i.e. are you sure that
*this* configuration is used?
> BTW I read Andy Nash's discovery¹ of the missing ?> in the configs and
> looking through the config-files noted that all config-files have the
> end tag missing including those created by the Horde administration, is
> this correct?
Yes.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the ingo
mailing list