[horde] Vacation error
Michael J Rubinsky
mrubinsk at horde.org
Tue Aug 11 15:56:23 UTC 2015
Quoting Felix Haehner WE DO <haehner at we-do.com>:
> Hello,
>
> i have a problem with the vacationrule.
> If i try to save and enable the rule i got the following error message:
>
> "script not updated: there was an error activating the script. the
> driver said: connection refused"
>
> how can i fix that?
>
> For your information this is my backends.local.php setup in the
> /ingo/config folder.
>
> <?php
> $backends['imap']['disabled'] = true;
> $backends['sieve']['disabled'] = false;
> $backends['sieve']['hordeauth'] = true;
> $backends['sieve']['transport'][Ingo::RULE_ALL]['params']['hostspech'] =
> 'mail.wedo-berlin.com';
This should be 'hostspec' and not 'hostspech'.
> $backends['sieve']['transport'][Ingo::RULE_ALL]['params']['logintype'] =
> 'PLAIN';
> $backends['sieve']['transport'][Ingo::RULE_ALL]['params']['usetls'] = true;
> $backends['sieve']['transport'][Ingo::RULE_ALL]['params']['port'] = 4190;
> $backends['sieve']['transport'][Ingo::RULE_ALL]['params']['scriptname'] =
> 'ingo';
> $backends['sieve']['transport'][Ingo::RULE_ALL]['params']['debug'] = true;
> $backends['sieve']['script'][Ingo::RULE_ALL]['params']['utf8'] = true;
I notice that a bunch of these are the same as the default values.
While not a problem to specify them like this, it's not necessary to
specify them, only values that are different than what is in the
default backends.php file.
--
mike
The Horde Project
http://www.horde.org
https://www.facebook.com/hordeproject
https://www.twitter.com/hordeproject
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5751 bytes
Desc: S/MIME Signature
URL: <http://lists.horde.org/archives/horde/attachments/20150811/21d3de18/attachment.bin>
More information about the horde
mailing list