Re: [SOGo] Sogo 2.2.2: sieve connection does not work

2014-07-23 Thread Christian Mack
Hello Rasca Gmelch Am 2014-07-21 15:03, schrieb Rasca Gmelch: > < ... > > Now we run sogo 2.2.6 and it still does not work. > I played a little bit with the config file and > figured out that it works when I remove the > tls=YES in the sieve connection URL. > But I've to use TLS because the siev

Re: [SOGo] Sogo 2.2.2: sieve connection does not work

2014-07-23 Thread Rasca Gmelch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, yes, when I connect with telnet I see: [..] "SASL" "PLAIN" "STARTTLS" [..] If I type STARTTLS in this telnet session I see: [..] OK "Begin TLS negotiation now" [..] So it looks like in gerneral the STARTTLS is aktivated. Regards, Rasca Am 2

Re: [SOGo] Sogo 2.2.2: sieve connection does not work

2014-07-23 Thread Daniel Berteaud
Le 23/07/2014 11:45, Rasca Gmelch a écrit : -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, yes, when I connect with telnet I see: [..] "SASL" "PLAIN" "STARTTLS" [..] If I type STARTTLS in this telnet session I see: [..] OK "Begin TLS negotiation now" [..] So it looks like in gerneral th

[SOGo] Pushing modified SOGo Integrator (same version) to users via updates.php

2014-07-23 Thread Charles Marcus
Hi all, I'm curious how others might do this... How do you push a modified SOGo Integrator extension update, if the version hasn't changed? For example, say I add some Thunderbird config/preference settings to custom-preferences in the current version (24.0.5), and want to force a reinstall

Re: [SOGo] Pushing modified SOGo Integrator (same version) to users via updates.php

2014-07-23 Thread Márcio Merlone
Em 23-07-2014 07:38, Charles Marcus escreveu: I'm curious how others might do this... How do you push a modified SOGo Integrator extension update, if the version hasn't changed? Just append your own minor version, for example, while the SOGo's version for the extension is em:version="24.0.4",

[SOGo] Supporting different version of Thunderbird/Lightning via updates.php

2014-07-23 Thread Charles Marcus
Hi all, Two more questions, both related to updates.php... First - Thunderbird 31 was just released. Is there an announcement or other list where Inverse announces support of new versions? Or do you guys test pre-releases well enough such that auto-updates (just had one happen on someone's ho

Re: [SOGo] Pushing modified SOGo Integrator (same version) to users via updates.php

2014-07-23 Thread Ian McMichael
On 23/07/14 11:38, Charles Marcus wrote: > What I was thinking was to manually bump the version to something like > 24.0.5.1... but was wondering if there is another/better way. This is what I do and it seems to work well. I always append .001 to the first release and increment it for any chang

Re: [SOGo] Pushing modified SOGo Integrator (same version) to users via updates.php

2014-07-23 Thread Sven Schwedas
On 2014-07-23 14:04, Márcio Merlone wrote: > Em 23-07-2014 07:38, Charles Marcus escreveu: >> I'm curious how others might do this... >> How do you push a modified SOGo Integrator extension update, if the >> version hasn't changed? > > Just append your own minor version, for example, while the SOG

Re: [SOGo] Supporting different version of Thunderbird/Lightning via updates.php

2014-07-23 Thread Sven Schwedas
On 2014-07-23 13:32, Charles Marcus wrote: > > Is there an announcement or other list where Inverse announces support > of new versions? Or do you guys test pre-releases well enough such that > auto-updates (just had one happen on someone's home laptop yesterday, > which is how I found out about t

Re: [SOGo] Supporting different version of Thunderbird/Lightning via updates.php

2014-07-23 Thread Márcio Merlone
Em 23-07-2014 09:31, Sven Schwedas escreveu: But as far as I know it can't handle multiple Thunderbird versions in parallel, you'd have to modify the script for that. It can't out of the box, but with very little php knowledge it is easy to check user-agent sent to updates.php and provide the

Re: [SOGo] Sogo 2.2.2: sieve connection does not work

2014-07-23 Thread Rasca Gmelch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, sogo is installed under debian 7. I put the intermediate cert to /etc/ssl/certs and checked that also the toplevel CA cert is included in /etc/ssl/certs/. And did a "c_rehash". But it didn't help. It looks like debuging SSL in sogo is nearly impo

Re: [SOGo] Supporting different version of Thunderbird/Lightning via updates.php

2014-07-23 Thread Sven Schwedas
On 2014-07-23 14:39, Márcio Merlone wrote: > Em 23-07-2014 09:31, Sven Schwedas escreveu: >> But as far as I know it can't handle multiple Thunderbird versions in >> parallel, you'd have to modify the script for that. > > It can't out of the box, but with very little php knowledge it is easy > to

Re: [SOGo] Pushing modified SOGo Integrator (same version) to users via updates.php

2014-07-23 Thread Charles Marcus
On 7/23/2014 7:11 AM, Ian McMichael wrote: On 23/07/14 11:38, Charles Marcus wrote: What I was thinking was to manually bump the version to something like 24.0.5.1... but was wondering if there is another/better way. This is what I do and it seems to work well. I always append .001 to the

[SOGo] Body filters

2014-07-23 Thread Jean-Philippe Ghibaudo
Hello, Maybe I'm missing something, but since v2.2.0, we should be able to use body filters with SOGo/Sieve but I can't see anything on the Web GUI. Thank you for your help, -- Jean-Philippe. smime.p7s Description: Signature cryptographique S/MIME

Re: [SOGo] Body filters

2014-07-23 Thread Francis Lachapelle
Hi Jean-Philippe On Jul 23, 2014, at 9:16 AM, Jean-Philippe Ghibaudo wrote: > Maybe I'm missing something, but since v2.2.0, we should be able to use body > filters with SOGo/Sieve but I can't see anything on the Web GUI. Your Sieve server must advertise its support when asked for its "capabi

[SOGo] Thunderbird 31

2014-07-23 Thread ABBAS Alain
Hello current Connector and integrator doesnt work with thunderbird 31 ant timeline to release the new xpi ? Regards -- Alain Abbas 11 rue Robert Schumann 54500 Vandoeuvre Tel : +333 83 18 02 70 skype: alain.abbas-- users@sogo.nu https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird 31

2014-07-23 Thread Szládovics Péter
2014-07-23 18:48 keltezéssel, ABBAS Alain írta: Hello current Connector and integrator doesnt work with thunderbird 31 ant timeline to release the new xpi ? Hi Alain, It's working for me... -- Szládovics, Péter Onlinedemo.HU Any sufficiently advanced technology is

Re: [SOGo] Thunderbird 31

2014-07-23 Thread Charles Marcus
On 7/23/2014 12:48 PM, ABBAS Alain wrote: Hello current Connector and integrator doesnt work with thunderbird 31 ant timeline to release the new xpi ? Seems to be working for us as well... -- users@sogo.nu https://inverse.ca/sogo/lists

[SOGo] How to assign contacts to groups stored in OwnCloud

2014-07-23 Thread Wolfgang Klein
Hello! I am using OwnCloud to synch Thunderbird and Android (via CardDAV), which is working fine except for one little thing: I can not assign contacts to groups, neither in Thunderbird nor in Android. I have to log into OC's web GUI and make the change there. As far as I know and of what I have r

Re: [SOGo] Thunderbird 31

2014-07-23 Thread ABBAS Alain
OK found Thunderbird 31 needs Lightning 3.3 after the update of lightning all is fine Regards Le Mercredi 23 Juillet 2014 19:37 CEST, Charles Marcus a écrit:  On 7/23/2014 12:48 PM, ABBAS Alain wrote: > Hello > current Connector and integrator doesnt work with thunderbird 31 > ant timeline to

Re: [SOGo] Thunderbird 31

2014-07-23 Thread ABBAS Alain
After the upgrade i have this following error on all calendars [Exception... "Component returned failure code: 0x80570015 (NS_ERROR_XPC_CI_RETURNED_FAILURE) [nsIJSCID.createInstance]"  nsresult: "0x80570015 (NS_ERROR_XPC_CI_RETURNED_FAILURE)"  location: "JS frame :: resource://calendar/modules/

[SOGo] BTS activities for Wednesday, July 23 2014

2014-07-23 Thread SOGo reporter
Title: BTS activities for Wednesday, July 23 2014 BTS Activities Home page: http://www.sogo.nu/bugs Project: SOGo For the period covering: Wednesday, July 23 2014 idlast updatestatus (resolution)categorysummary