[ingo] dovecot, sieve, vfs, ingo ?
Jan Schneider
jan at horde.org
Wed Sep 26 22:26:36 UTC 2007
Zitat von Benny Pedersen <me at junc.org>:
> Quoting Jan Schneider <jan at horde.org>:
>
>>>> This is not a problem. Where do you get stuck?
>>> on how to change my ingo backend so it will export dovecot script, i
>>> have no timsieved to talk to, but i hope its still possible, just not
>>> sure on how i can make it work that way
>> Provide in 'params' a VPS configuration for your users' home directories.
>
> this where i am lost :/
Try something like this:
$backends['dovecot'] = array(
'preferred' => '',
'hordeauth' => true,
'driver' => 'vfs',
'params' => array(
'hostspec' => 'localhost',
'filename' => '.dovecot.sieve',
'port' => 21,
'vfstype' => 'ftp',
),
'script' => 'sieve',
'scriptparams' => array()
);
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the ingo
mailing list