[sork] problems with Ingo - vacation sieve and dovecot

Jan Schneider jan at horde.org
Thu Jan 29 10:28:26 UTC 2009


Zitat von Claudio Prono <claudio.prono at atpss.net>:

> 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(), );

Do you get this code printed on the screen? Then you are missing the  
opening PHP tag.

>   è 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
> ------------
>
> --
> Sork mailing list - Join the hunt: http://horde.org/bounties/#sork
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: sork-unsubscribe at lists.horde.org
>



Jan.

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



More information about the sork mailing list