[sork] problems with Ingo - vacation sieve and dovecot

Claudio Prono claudio.prono at atpss.net
Fri Jan 23 16:03:30 UTC 2009


Hi to all,

I am trying to make Horde work with managesieve, horde and postfix with
virtual users on mysql I am found some hints into this post:

http://blog.sysbliss.com/linux/managing-dovecot-sieve-scripts-with-horde-ingo.html

But, i have some problems. When i setup the configuration for
virtualusers and domains, this config:

$__user = $_SESSION['imp']['user'];
$__domain = substr($__user, strpos($__user, . at .) + 1);
$backends['dovecot'] = array(
'driver' = 'vfs',
'hordeauth' = true,
'params' = array(
'filename' = '.dovecot.sieve',
'vfsroot' = '/var/mail/virtual',
'vfs_path' = '/$__domain/%u/',
'vfstype' = 'file'
),
'script' = 'sieve',
'scriptparams' = array(),
);

I recieve an error with Ingo, like this:

$__user = $_SESSION['imp']['user']; $__domain = substr($__user,
strpos($__user, . at .) + 1); $backends['dovecot'] = array( 'driver' =
'vfs', 'hordeauth' = true, 'params' = array( 'filename' =
'.dovecot.sieve', 'vfsroot' = '/var/mail/virtual', 'vfs_path' =
'/$__domain/%u/', 'vfstype' = 'file' ), 'script' = 'sieve',
'scriptparams' = array(), );


  è avvenuto un errore fatale


      Nessun backend configurato in backends.php

|[line 202 of /srv/www/htdocs/horde/ingo/lib/Ingo.php]
|

|[cut]
|

|And anyway, that configuration doesn't permit to use vacation with ingo.
|

|There is anyone with a working configuration of Ingo with dovecot,
cmusieve, managesieve and horde?
|

|Any help is greatly accepted, i don't know too well php and i am in
truble with this.
|

|Thank u,
|

|Claudio Prono.

|


-- 
------------
Claudio Prono
Systems Development @ PSS Srl, Divisione Implementazione Sistemi
Via San Bernardino, 17 - 10137 Torino (TO) - IT
Tel +39-011.32.72.100  Fax +39-011.32.46.497
PGP Fingerprint: 75C2 4049 E23D 2FBF A65F  40DB EA5C 11AC C2B0 3647
Disclaimer: http://atpss.net/disclaimer
------------ 



More information about the sork mailing list