[horde] SOLVED: saving ingo rules to sieve sieveserver fail
Andreas Schulze
sca at andreasschulze.de
Mon Jun 10 07:33:50 UTC 2013
Zitat von Arjen de Korte <arjen+horde at de-korte.org>:
> But remember that these value will probably stored in the session,
> so changing them without doing a logout/login cycle won't work.
maybe I missed that while testing. Now I have again a simple config...
# cat horde-5.1.0/ingo/backends.local.php
<?php
$backends['imap']['disabled'] = true;
$backends['sieve']['disabled'] = false;
$backends['sieve']['transport'][Ingo::RULE_ALL]['params']['hostspec']
= '192.168.1.1';
Thanks
Andreas
More information about the horde
mailing list