|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Error initializing TLSHello,
When I try to make a new rule with Ingo, or when I try to change the vacation-option, I get this message: -------- Changes saved. There was an error activating the script. The driver said: "Error initializing TLS" -------- In backends.php I have: 'usetls' => false, What would be wrong? How to debug this problem? With regards, Paul van der Vlis. -- http://www.vandervlis.nl/ -- Ingo mailing list - Join the hunt: http://horde.org/bounties/#ingo Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: ingo-unsubscribe@... |
|
|
Re: Error initializing TLSHave you upgraded recently?
In the recent version, giving vacation address is compulsory. User has to set vacation address. If you do not want the users to set it, enable the following things. $conf['hooks']['vacation_addresses'] = true; $conf['hooks']['vacation_only'] = true; through GUI screens or by directly edition ingo/conf.php and an example hook script is already provided in ingo directory. Add it in horde/hooks.php and modify it according to your setup. Regards, ANANT. ----- Message from paul@... --------- Date: Mon, 10 Aug 2009 12:06:18 +0200 From: Paul van der Vlis <paul@...> Subject: [ingo] Error initializing TLS To: ingo@... > Hello, > > When I try to make a new rule with Ingo, or when I try to change the > vacation-option, I get this message: > -------- > Changes saved. > There was an error activating the script. The driver said: "Error > initializing TLS" > -------- > > In backends.php I have: 'usetls' => false, > > What would be wrong? > > How to debug this problem? > > With regards, > Paul van der Vlis. > > > > > -- > http://www.vandervlis.nl/ > > -- > Ingo mailing list - Join the hunt: http://horde.org/bounties/#ingo > Frequently Asked Questions: http://horde.org/faq/ > To unsubscribe, mail: ingo-unsubscribe@... > ----- End message from paul@... ----- Regards, Anant Athavale. -- Ingo mailing list - Join the hunt: http://horde.org/bounties/#ingo Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: ingo-unsubscribe@... |
|
|
Re: Error initializing TLSANANT S ATHAVALE schreef:
> Have you upgraded recently? No, but I have changed some TLS related settings in Cyrus and Postfix. And I use Debian, what has security-support. > In the recent version, giving vacation address is compulsory. User has > to set vacation address. This is not the problem I think, I have tried it with an e-mail address in "my e-mail addresses". And I have the same problem when I make a new filter-rule. > If you do not want the users to set it, enable > the following things. > > $conf['hooks']['vacation_addresses'] = true; > $conf['hooks']['vacation_only'] = true; > > through GUI screens or by directly edition ingo/conf.php > > and an example hook script is already provided in ingo directory. Add > it in horde/hooks.php and modify it according to your setup. When I am not wrong, there is automatically an address in "my e-mail addresses" without configuring this. With regards, Paul van der Vlis. -- http://www.vandervlis.nl/ -- Ingo mailing list - Join the hunt: http://horde.org/bounties/#ingo Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: ingo-unsubscribe@... |
|
|
Re: Error initializing TLSPaul van der Vlis schreef:
> Hello, > > When I try to make a new rule with Ingo, or when I try to change the > vacation-option, I get this message: > -------- > Changes saved. > There was an error activating the script. The driver said: "Error > initializing TLS" > -------- > > In backends.php I have: 'usetls' => false, > > What would be wrong? I added this to /etc/imapd.conf, en now it works: sieve_tls_cert_file: disabled With regards, Paul van der Vlis. -- http://www.vandervlis.nl/ -- Ingo mailing list - Join the hunt: http://horde.org/bounties/#ingo Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: ingo-unsubscribe@... |
| Free embeddable forum powered by Nabble | Forum Help |