Re: [SOGo] Thunderbird Plugin

2018-09-17 Thread Christoph Zechner

Thank you very much for this hint, I managed to fix it.

Edit the file defaults/preferences/site.js in the xpi and add/modify 
this line:


pref("sogo-integrator.autocomplete.server.urlid", 
""); [1]


and change the ID enclosed in double quotes with the id of your address 
book.


I tested it (Win10, TB60) and it remains persistent after Thunderbird 
restarts.


Best regards
Christoph Zechner


[1] https://sogo.nu/bugs/view.php?id=2323



On 17/09/2018 14.59, Christian Naumer (c...@brain-biotech.de) wrote:

Just tested it now with freshly installed plugins from the nightly
builds. On Linux x64 with TB 60. It still does not work.

The auto completion works for us as long as we set the LDAP-address book
option. This setting is lost if the application is restarted. But this
is I think a Thunderbird bug as we have this behaviour on TB52 as well.


Regards


Christian



Am 17.09.18 um 14:07 schrieb Christoph Zechner (zech...@vrvis.at):

Hi there,

exactly which version of the new plugin did you use for this? Our tests
with the new plugin (from six days ago) showed that address book syncing
has been fixed (and I just tested it again after reading your e-mail,
done on Win10 with TB60 (x86) and sogo-integrator-60.0.0).

Our problem is auto-completing adresses from another address book which
all users get as read-only directory:

SOGoUserSources = (
     {
     CNFieldName = gecos;
     IDFieldName = uid;
     KindFieldName = kind;
     MultipleBookingsFieldName = Multiplebookings;
     UIDFieldName = uid;
     baseDN = "ou=Users,o=example,c=com";
     bindFields = (
     uid
     );
     canAuthenticate = YES;
     displayName = "Company Users";
     filter = "(status='Active')";
     hostname = localhost;
     id = example.com;
     isAddressBook = YES;
     port = 666;
     scope = ONE;
     }
     );

Auto-completing e-mail addresses from this adress book are unfortunately
not working, related errors from the console:

NS_ERROR_ILLEGAL_VALUE: Component returned failure code: 0x80070057
(NS_ERROR_ILLEGAL_VALUE) [nsIAbDirectoryQuery.doQuery]
nsAbLDAPAutoCompleteSearch.js:264

TypeError: description is null[Learn More]  common-dialog-overlay.js:62:6
 _SIGetDialogType
chrome://sogo-integrator/content/global/common-dialog-overlay.js:62:6
 SICommonDialogOnLoad
chrome://sogo-integrator/content/global/common-dialog-overlay.js:114:19
  chrome://global/content/commonDialog.xul:27:7
 openModalWindow
jar:file:///C:/Program%20Files%20(x86)/Mozilla%20Thunderbird/omni.ja!/components/nsPrompter.js:353:5

 openPrompt
jar:file:///C:/Program%20Files%20(x86)/Mozilla%20Thunderbird/omni.ja!/components/nsPrompter.js:563:9

 confirmEx
jar:file:///C:/Program%20Files%20(x86)/Mozilla%20Thunderbird/omni.ja!/components/nsPrompter.js:704:9

 confirmEx
jar:file:///C:/Program%20Files%20(x86)/Mozilla%20Thunderbird/omni.ja!/components/nsPrompter.js:74:16

 ComposeCanClose
chrome://messenger/content/messengercompose/MsgComposeCommands.js:4320:18
 DoCommandClose
chrome://messenger/content/messengercompose/MsgComposeCommands.js:2014:7
 onclose
chrome://messenger/content/messengercompose/messengercompose.xul:1:8

Thanks in advance!

Best regards
Christoph Zechner



On 17/09/2018 12.44, Christian Naumer (c...@brain-biotech.de) wrote:

We also have an issue with the new plugins on TB60:

In the address book contacts are synced from the server to the client
but not back. Any new contacts created or modiefied do not show up on
the server. Err in console is:

12:38:22.278 ReferenceError: getUri is not defined 1
abEditCardDialog.groupdav.overlay.js:24:9
 OnLoadHandler
chrome://sogo-connector/content/addressbook/abEditCardDialog.groupdav.overlay.js:24:9

 goEditCardDialog
chrome://messenger/content/addressbook/abCommon.js:742:3
 AbEditCard chrome://messenger/content/addressbook/abCommon.js:497:5
 AbResultsPaneDoubleClick
chrome://messenger/content/addressbook/addressbook.js:532:3
 AbResultsPaneOnClick
chrome://messenger/content/addressbook/abResultsPane.js:298:7
 onclick chrome://messenger/content/addressbook/addressbook.xul:1:1

does anyone else see this? Should I open a bug?


Regards

Christian







--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird Plugin

2018-09-17 Thread Christoph Zechner

Hi there,

exactly which version of the new plugin did you use for this? Our tests 
with the new plugin (from six days ago) showed that address book syncing 
has been fixed (and I just tested it again after reading your e-mail, 
done on Win10 with TB60 (x86) and sogo-integrator-60.0.0).


Our problem is auto-completing adresses from another address book which 
all users get as read-only directory:


SOGoUserSources = (
{
CNFieldName = gecos;
IDFieldName = uid;
KindFieldName = kind;
MultipleBookingsFieldName = Multiplebookings;
UIDFieldName = uid;
baseDN = "ou=Users,o=example,c=com";
bindFields = (
uid
);
canAuthenticate = YES;
displayName = "Company Users";
filter = "(status='Active')";
hostname = localhost;
id = example.com;
isAddressBook = YES;
port = 666;
scope = ONE;
}
);

Auto-completing e-mail addresses from this adress book are unfortunately 
not working, related errors from the console:


NS_ERROR_ILLEGAL_VALUE: Component returned failure code: 0x80070057 
(NS_ERROR_ILLEGAL_VALUE) [nsIAbDirectoryQuery.doQuery] 
nsAbLDAPAutoCompleteSearch.js:264


TypeError: description is null[Learn More]  common-dialog-overlay.js:62:6
	_SIGetDialogType 
chrome://sogo-integrator/content/global/common-dialog-overlay.js:62:6
	SICommonDialogOnLoad 
chrome://sogo-integrator/content/global/common-dialog-overlay.js:114:19

 chrome://global/content/commonDialog.xul:27:7
	openModalWindow 
jar:file:///C:/Program%20Files%20(x86)/Mozilla%20Thunderbird/omni.ja!/components/nsPrompter.js:353:5
	openPrompt 
jar:file:///C:/Program%20Files%20(x86)/Mozilla%20Thunderbird/omni.ja!/components/nsPrompter.js:563:9
	confirmEx 
jar:file:///C:/Program%20Files%20(x86)/Mozilla%20Thunderbird/omni.ja!/components/nsPrompter.js:704:9
	confirmEx 
jar:file:///C:/Program%20Files%20(x86)/Mozilla%20Thunderbird/omni.ja!/components/nsPrompter.js:74:16
	ComposeCanClose 
chrome://messenger/content/messengercompose/MsgComposeCommands.js:4320:18
	DoCommandClose 
chrome://messenger/content/messengercompose/MsgComposeCommands.js:2014:7
	onclose 
chrome://messenger/content/messengercompose/messengercompose.xul:1:8


Thanks in advance!

Best regards
Christoph Zechner



On 17/09/2018 12.44, Christian Naumer (c...@brain-biotech.de) wrote:

We also have an issue with the new plugins on TB60:

In the address book contacts are synced from the server to the client
but not back. Any new contacts created or modiefied do not show up on
the server. Err in console is:

12:38:22.278 ReferenceError: getUri is not defined 1
abEditCardDialog.groupdav.overlay.js:24:9
OnLoadHandler
chrome://sogo-connector/content/addressbook/abEditCardDialog.groupdav.overlay.js:24:9
goEditCardDialog 
chrome://messenger/content/addressbook/abCommon.js:742:3
AbEditCard chrome://messenger/content/addressbook/abCommon.js:497:5
AbResultsPaneDoubleClick
chrome://messenger/content/addressbook/addressbook.js:532:3
AbResultsPaneOnClick
chrome://messenger/content/addressbook/abResultsPane.js:298:7
onclick chrome://messenger/content/addressbook/addressbook.xul:1:1

does anyone else see this? Should I open a bug?


Regards

Christian



--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird Plugin

2018-09-17 Thread Christian Naumer
Am 17.09.18 um 12:44 schrieb Christian Naumer (c...@brain-biotech.de):
> We also have an issue with the new plugins on TB60:
> 
> In the address book contacts are synced from the server to the client
> but not back. Any new contacts created or modiefied do not show up on
> the server. Err in console is:
> 
> 12:38:22.278 ReferenceError: getUri is not defined 1
> abEditCardDialog.groupdav.overlay.js:24:9
>   OnLoadHandler
> chrome://sogo-connector/content/addressbook/abEditCardDialog.groupdav.overlay.js:24:9
>   goEditCardDialog 
> chrome://messenger/content/addressbook/abCommon.js:742:3
>   AbEditCard chrome://messenger/content/addressbook/abCommon.js:497:5
>   AbResultsPaneDoubleClick
> chrome://messenger/content/addressbook/addressbook.js:532:3
>   AbResultsPaneOnClick
> chrome://messenger/content/addressbook/abResultsPane.js:298:7
>   onclick chrome://messenger/content/addressbook/addressbook.xul:1:1
> 
> does anyone else see this? Should I open a bug?

I also should mention this works fine on TB52 with the 31.0.6 plugins
against the same server.

Regards

Christian



> 
> 
> Regards
> 
> Christian
> 

-- 
Dr. Christian Naumer
Research Scientist
Plattform-Koordinator Bioprozesstechnik

B.R.A.I.N Aktiengesellschaft
Darmstaedter Str. 34-36, D-64673 Zwingenberg
e-mail c...@brain-biotech.de, homepage www.brain-biotech.de
fon +49-6251-9331-30  /   fax +49-6251-9331-11

Sitz der Gesellschaft: Zwingenberg/Bergstrasse
Registergericht AG Darmstadt, HRB 24758
Vorstand: Dr. Juergen Eck (Vorsitzender), Frank Goebel
Aufsichtsratsvorsitzender: Dr. Ludger Mueller
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird Plugin

2018-09-17 Thread Christian Naumer
We also have an issue with the new plugins on TB60:

In the address book contacts are synced from the server to the client
but not back. Any new contacts created or modiefied do not show up on
the server. Err in console is:

12:38:22.278 ReferenceError: getUri is not defined 1
abEditCardDialog.groupdav.overlay.js:24:9
OnLoadHandler
chrome://sogo-connector/content/addressbook/abEditCardDialog.groupdav.overlay.js:24:9
goEditCardDialog 
chrome://messenger/content/addressbook/abCommon.js:742:3
AbEditCard chrome://messenger/content/addressbook/abCommon.js:497:5
AbResultsPaneDoubleClick
chrome://messenger/content/addressbook/addressbook.js:532:3
AbResultsPaneOnClick
chrome://messenger/content/addressbook/abResultsPane.js:298:7
onclick chrome://messenger/content/addressbook/addressbook.xul:1:1

does anyone else see this? Should I open a bug?


Regards

Christian

-- 
Dr. Christian Naumer
Research Scientist
Plattform-Koordinator Bioprozesstechnik

B.R.A.I.N Aktiengesellschaft
Darmstaedter Str. 34-36, D-64673 Zwingenberg
e-mail c...@brain-biotech.de, homepage www.brain-biotech.de
fon +49-6251-9331-30  /   fax +49-6251-9331-11

Sitz der Gesellschaft: Zwingenberg/Bergstrasse
Registergericht AG Darmstadt, HRB 24758
Vorstand: Dr. Juergen Eck (Vorsitzender), Frank Goebel
Aufsichtsratsvorsitzender: Dr. Ludger Mueller
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird Plugin

2018-09-17 Thread Patrick Ben Koetter
I still have the following issues using 
sogo-integrator-60.0.0-deb1df061d-sogo-demo.xpi on Gnome 3:


 * I cannot unsubscribe a calendar in TB 60. If I unsubcribe using the
   Web UI, TB picks up the changes after a restart
 * The focus in the calendar list is not restart safe. Once I restart
   TB the focus lands on the last calendar in the displayed list.

Regards,

p@rick



Am 31.07.18 um 03:07 schrieb Ludovic Marcotte (lmarco...@inverse.ca):

On 2018-07-26 8:19 AM, Christian Naumer (c...@brain-biotech.de) wrote:


Thunderbird 60 is now a Release Candidate. And there are major changes
to the Addon structure. The current plugins do not work at all. In
prevision releases at least some functionality was present this is not
the case with TB 60.
What are the plans regarding the support for TB?
We plan to start working on this soon. We aim to fully support 
Thunderbird 60.



--
[*] sys4 AG
 
https://sys4.de, +49 (89) 30 90 46 64

Schleißheimer Straße 26/MG,80333 München
 
Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263

Vorstand: Patrick Ben Koetter, Marc Schiffbauer, Wolfgang Stief
Aufsichtsratsvorsitzender: Florian Kirstein
 



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] Thunderbird SOGo Connector sogo-connector-60.0.0-0f13255107.xpi

2018-09-12 Thread cedric.archamb...@solidairesfinancespubliques.org

Hi,

Same issue here.

Regards


Le 12/09/2018 à 14:11, Sauro Cerri (sauro.ce...@isi-it.eu) a écrit :

Hello all,
I've installed Tunderbird 60 and only 
sogo-connector-60.0.0-0f13255107.xpi downloaded this morning from 
nightly builds and saw this issue:

Calendars runs good.
Address book on Thunderbird can create contacts but any modification 
done on them by thunderbird never update SOGo.
Updating contacts by web interface or mobile device, the changes are 
correcly propagated to thunderbird address book.





--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird Plugin

2018-09-12 Thread Christian Naumer
Am 12.09.18 um 13:46 schrieb Adi Kriegisch (a...@cg.tuwien.ac.at):
> Hi!
> 
>>> we already use a similar php script. The problem here is that the new
>>> version does not work on TB 52 and the old version also does not work on
>>> TB 60.
>>
>> The modifications made in the SOGo Integrator to make it work with 
>> Thunderbird 60 would likely also work with Thunderbird v52. You can test 
>> this by modifying the install.rdf file in the XPI and lower down the 
>> em:minVersion="60.0" requirement.
> We tried that already and it mostly works. The only caveat is that auto
> completion for email addresses for SOGo's user directory (which is ldap
> based in our case) does not work anymore. There are no errors in the
> console. (Interesting enough: searching in the address book app itself
> works for the users directory, just not when composing an email)
> It would be really great if you could help us getting that to work!
> 


Tried that also but Calendar sync was somewhat broker:
I could create an entry and this was synchonised howerver updating that
entry did not sync back. Reseting the calendar cache resulted in an
empty calendar and this in the error console of TB:

TypeError: getBrowser(...) is null[Weitere Informationen]
mailWindow.js:62:19
TypeError: cal.provider is undefined[Weitere Informationen]
CalDAVACLManager.js:140:13
NS_ERROR_XPC_GS_RETURNED_FAILURE: Component returned failure code:
0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE) [nsIJSCID.getService]
calProviderUtils.jsm:572


This was running plugins Version 60 on TB 52.

Regards


Christian


> -- Adi
> 

-- 
Dr. Christian Naumer
Research Scientist
Plattform-Koordinator Bioprozesstechnik

B.R.A.I.N Aktiengesellschaft
Darmstaedter Str. 34-36, D-64673 Zwingenberg
e-mail c...@brain-biotech.de, homepage www.brain-biotech.de
fon +49-6251-9331-30  /   fax +49-6251-9331-11

Sitz der Gesellschaft: Zwingenberg/Bergstrasse
Registergericht AG Darmstadt, HRB 24758
Vorstand: Dr. Juergen Eck (Vorsitzender), Frank Goebel
Aufsichtsratsvorsitzender: Dr. Ludger Mueller
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird Plugin

2018-09-12 Thread cedric.archamb...@solidairesfinancespubliques.org

My bad, we misconfigured one of our plugins.

Thanks a lot, it's OK now.

Regards,

Cédric


Le 12/09/2018 à 12:38, Ludovic Marcotte (lmarco...@inverse.ca) a écrit :


On 2018-09-12 5:57 AM, Cédric Archambeau 
(cedric.archamb...@solidairesfinancespubliques.org) wrote:


But after that, we've an *infinite loop restart* (2 archlinux clients 
test, same problem).
If you're getting that, the error likely comes from your update server 
(updates.php) - it pushes wrong extensions.

--
Ludovic Marcotte
lmarco...@inverse.ca   ::  +1.514.755.3630  ::https://inverse.ca
Inverse inc. :: Leaders behind SOGo (https://sogo.nu), PacketFence 
(https://packetfence.org) and Fingerbank (https://fingerbank.org)
--
users@sogo.nu
https://inverse.ca/sogo/lists


--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird Plugin

2018-09-12 Thread Adi Kriegisch
Hi!

> > we already use a similar php script. The problem here is that the new
> > version does not work on TB 52 and the old version also does not work on
> > TB 60.
> 
> The modifications made in the SOGo Integrator to make it work with 
> Thunderbird 60 would likely also work with Thunderbird v52. You can test 
> this by modifying the install.rdf file in the XPI and lower down the 
> em:minVersion="60.0" requirement.
We tried that already and it mostly works. The only caveat is that auto
completion for email addresses for SOGo's user directory (which is ldap
based in our case) does not work anymore. There are no errors in the
console. (Interesting enough: searching in the address book app itself
works for the users directory, just not when composing an email)
It would be really great if you could help us getting that to work!

-- Adi

-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird Plugin

2018-09-12 Thread Ludovic Marcotte

On 2018-09-12 7:37 AM, Christian Naumer (c...@brain-biotech.de) wrote:


we already use a similar php script. The problem here is that the new
version does not work on TB 52 and the old version also does not work on
TB 60.


The modifications made in the SOGo Integrator to make it work with 
Thunderbird 60 would likely also work with Thunderbird v52. You can test 
this by modifying the install.rdf file in the XPI and lower down the     
em:minVersion="60.0" requirement.


Thanks,

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  https://inverse.ca
Inverse inc. :: Leaders behind SOGo (https://sogo.nu), PacketFence 
(https://packetfence.org) and Fingerbank (https://fingerbank.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird Plugin

2018-09-12 Thread Christian Naumer
Hi,
we already use a similar php script. The problem here is that the new
version does not work on TB 52 and the old version also does not work on
TB 60.
We might push the extension in the profile folders of the windows users.
Will see how that works.

Regards

Christian

Am 11.09.18 um 15:15 schrieb Adi Kriegisch (a...@cg.tuwien.ac.at):
> Hi!
> 
>> As I am testing this also at the moment.
>> How do people handle the upgrade? As the version 60 plug-in doesn't work
>> on TB version 52 and the version 31 plug-in does not pull the update if
>> it is running on a version 60 Thunderbird.
>> I would hate to manually install the plug-in for >100 Users.
> We've been using a simple python cgi script for ages that evolved out
> of updates.php (we rather don't feel too comfortable with having php
> installed on our servers).
> Find a version of this script attached that has some of our more
> specific adaptions ripped out and does just a versioned delivery of
> plugins based on the HTTP_USER_AGENT variable which contains the
> Thunderbird version.
> The script could be extended to selectively update the plugin for
> certain ip ranges in your network to allow more fine grained control
> over which departments do get an update and so on. That way you could
> do some more field testing before rolling out a release.
> 
> Hope this helps...
> 
> -- Adi
> 
> PS: Although I added TB60 to the script, the update isn't working for us
> either with TB60 and we'd be happy if someone could help us find a
> solution... :-)
> 

-- 
Dr. Christian Naumer
Research Scientist
Plattform-Koordinator Bioprozesstechnik

B.R.A.I.N Aktiengesellschaft
Darmstaedter Str. 34-36, D-64673 Zwingenberg
e-mail c...@brain-biotech.de, homepage www.brain-biotech.de
fon +49-6251-9331-30  /   fax +49-6251-9331-11

Sitz der Gesellschaft: Zwingenberg/Bergstrasse
Registergericht AG Darmstadt, HRB 24758
Vorstand: Dr. Juergen Eck (Vorsitzender), Frank Goebel
Aufsichtsratsvorsitzender: Dr. Ludger Mueller
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird Plugin

2018-09-12 Thread Ludovic Marcotte
On 2018-09-12 5:57 AM, Cédric Archambeau 
(cedric.archamb...@solidairesfinancespubliques.org) wrote:


But after that, we've an *infinite loop restart* (2 archlinux clients 
test, same problem).
If you're getting that, the error likely comes from your update server 
(updates.php) - it pushes wrong extensions.


--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  https://inverse.ca
Inverse inc. :: Leaders behind SOGo (https://sogo.nu), PacketFence 
(https://packetfence.org) and Fingerbank (https://fingerbank.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird Plugin

2018-09-12 Thread cedric.archamb...@solidairesfinancespubliques.org

Hi Ludovic,

Thanks a lot, it's much better, extensions update is OK.

But after that, we've an *infinite loop restart* (2 archlinux clients 
test, same problem).


Thanks again, we're so close ;-)



Le 11/09/2018 à 17:46, Ludovic Marcotte (lmarco...@inverse.ca) a écrit :

Hi,

The problem should be now fixed. New extensions are available.

Thanks,

On 2018-09-11 5:16 AM, Christoph Zechner (zech...@vrvis.at) wrote:

Hi Ludovic,

I've got the same problem, thank you for investigating this issue!

Best regards
Christoph Zechner



On 10/09/2018 17.30, Ludovic Marcotte (lmarco...@inverse.ca) wrote:

Hi Cédric,

I'll do some more tests today or tomorrow around this.

Thanks,

On 2018-09-10 10:51 AM, Cédric Archambeau 
(cedric.archamb...@solidairesfinancespubliques.org) wrote:

Hi Ludovic,

Mitigated for me on Archlinux.

- Connector is OK. No problem for me with tasks/events/address book.
- sogo-integrator-60.0.0-d586e274be.xpi launches updates.php (I can 
see it in logs with code 200) but don't download and install .xpi 
('s). No message in debug console.


Regards,


Le 31/08/2018 à 17:27, Ludovic Marcotte (lmarco...@inverse.ca) a 
écrit :

Hi,

Extensions for Thunderbird v60 are now available from: 
http://packages.inverse.ca/SOGo/thunderbird/nightly/


After a few days of testing, we'll make them available as an 
official release.


Thanks,

On 2018-08-30 4:47 PM, Ludovic Marcotte (lmarco...@inverse.ca) wrote:
I have pretty much everything working now. Expect a preview 
release tomorrow. 




--
users@sogo.nu
https://inverse.ca/sogo/lists


--
Ludovic Marcotte
lmarco...@inverse.ca ::  +1.514.755.3630  ::https://inverse.ca
Inverse inc. :: Leaders behind SOGo (https://sogo.nu), PacketFence 
(https://packetfence.org) and Fingerbank (https://fingerbank.org)


--
users@sogo.nu
https://inverse.ca/sogo/lists




--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird Plugin

2018-09-11 Thread Ludovic Marcotte

Hi,

The problem should be now fixed. New extensions are available.

Thanks,

On 2018-09-11 5:16 AM, Christoph Zechner (zech...@vrvis.at) wrote:

Hi Ludovic,

I've got the same problem, thank you for investigating this issue!

Best regards
Christoph Zechner



On 10/09/2018 17.30, Ludovic Marcotte (lmarco...@inverse.ca) wrote:

Hi Cédric,

I'll do some more tests today or tomorrow around this.

Thanks,

On 2018-09-10 10:51 AM, Cédric Archambeau 
(cedric.archamb...@solidairesfinancespubliques.org) wrote:

Hi Ludovic,

Mitigated for me on Archlinux.

- Connector is OK. No problem for me with tasks/events/address book.
- sogo-integrator-60.0.0-d586e274be.xpi launches updates.php (I can 
see it in logs with code 200) but don't download and install .xpi 
('s). No message in debug console.


Regards,


Le 31/08/2018 à 17:27, Ludovic Marcotte (lmarco...@inverse.ca) a 
écrit :

Hi,

Extensions for Thunderbird v60 are now available from: 
http://packages.inverse.ca/SOGo/thunderbird/nightly/


After a few days of testing, we'll make them available as an 
official release.


Thanks,

On 2018-08-30 4:47 PM, Ludovic Marcotte (lmarco...@inverse.ca) wrote:
I have pretty much everything working now. Expect a preview 
release tomorrow. 




--
users@sogo.nu
https://inverse.ca/sogo/lists


--
Ludovic Marcotte
lmarco...@inverse.ca   ::  +1.514.755.3630  ::https://inverse.ca
Inverse inc. :: Leaders behind SOGo (https://sogo.nu), PacketFence 
(https://packetfence.org) and Fingerbank (https://fingerbank.org)


--
users@sogo.nu
https://inverse.ca/sogo/lists



--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  https://inverse.ca
Inverse inc. :: Leaders behind SOGo (https://sogo.nu), PacketFence 
(https://packetfence.org) and Fingerbank (https://fingerbank.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird Plugin

2018-09-11 Thread cedric.archamb...@solidairesfinancespubliques.org

Hi Christian,

Just FYI, this is how we use it - maybe it'll help you, maybe... not ;-) :

- Integrator is installed in user space on dev/support users PC, with a 
rolling release OS (Archlinux). We're using a specific updates-tb60.php 
into it.
- Integrator is installed system wide on standard users PC (custom 
ubuntu 16.04 LTS, soon 18.04 LTS) in /usr/lib/thunderbird/extensions/, 
with a specific updates-tb52.php.


Integrator *is not* include in sogo auto-update environment (install.rdf 
and updates.php).


For standard users, as soon as mainstream repo migrate to TB60 (I don't 
know if 16.04 will), we'll teledeploy a system update (in 
/usr/lib/thunderbird/extensions/) on standard users PC.


I know it's not "the state of the art" for using it, but it's the only 
way for us to keep a total control. Standard users can't uninstall 
integrator, and if they uninstall another extension, it's 
auto-reinstalled on next launch. We're using connector, multildap2, 
dispay quota, etc...


Nota : it should be transposable on windows client but I don't know how.

Regards,

Cedric


Le 11/09/2018 à 12:47, Christian Naumer (c...@brain-biotech.de) a écrit :

As I am testing this also at the moment.
How do people handle the upgrade? As the version 60 plug-in doesn't work
on TB version 52 and the version 31 plug-in does not pull the update if
it is running on a version 60 Thunderbird.
I would hate to manually install the plug-in for >100 Users.


Regards

Christian




Am 11.09.18 um 11:16 schrieb Christoph Zechner (zech...@vrvis.at):

Hi Ludovic,

I've got the same problem, thank you for investigating this issue!

Best regards
Christoph Zechner



On 10/09/2018 17.30, Ludovic Marcotte (lmarco...@inverse.ca) wrote:

Hi Cédric,

I'll do some more tests today or tomorrow around this.

Thanks,

On 2018-09-10 10:51 AM, Cédric Archambeau
(cedric.archamb...@solidairesfinancespubliques.org) wrote:

Hi Ludovic,

Mitigated for me on Archlinux.

- Connector is OK. No problem for me with tasks/events/address book.
- sogo-integrator-60.0.0-d586e274be.xpi launches updates.php (I can
see it in logs with code 200) but don't download and install .xpi
('s). No message in debug console.

Regards,


Le 31/08/2018 à 17:27, Ludovic Marcotte (lmarco...@inverse.ca) a écrit :

Hi,

Extensions for Thunderbird v60 are now available from:
http://packages.inverse.ca/SOGo/thunderbird/nightly/

After a few days of testing, we'll make them available as an
official release.

Thanks,

On 2018-08-30 4:47 PM, Ludovic Marcotte (lmarco...@inverse.ca) wrote:

I have pretty much everything working now. Expect a preview release
tomorrow.

--
users@sogo.nu
https://inverse.ca/sogo/lists

--
Ludovic Marcotte
lmarco...@inverse.ca   ::  +1.514.755.3630  ::https://inverse.ca
Inverse inc. :: Leaders behind SOGo (https://sogo.nu), PacketFence
(https://packetfence.org) and Fingerbank (https://fingerbank.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird Plugin

2018-09-11 Thread Adi Kriegisch
Hi!

> As I am testing this also at the moment.
> How do people handle the upgrade? As the version 60 plug-in doesn't work
> on TB version 52 and the version 31 plug-in does not pull the update if
> it is running on a version 60 Thunderbird.
> I would hate to manually install the plug-in for >100 Users.
We've been using a simple python cgi script for ages that evolved out
of updates.php (we rather don't feel too comfortable with having php
installed on our servers).
Find a version of this script attached that has some of our more
specific adaptions ripped out and does just a versioned delivery of
plugins based on the HTTP_USER_AGENT variable which contains the
Thunderbird version.
The script could be extended to selectively update the plugin for
certain ip ranges in your network to allow more fine grained control
over which departments do get an update and so on. That way you could
do some more field testing before rolling out a release.

Hope this helps...

-- Adi

PS: Although I added TB60 to the script, the update isn't working for us
either with TB60 and we'd be happy if someone could help us find a
solution... :-)
-- 
users@sogo.nu
https://inverse.ca/sogo/lists#!/usr/bin/env python

import os
import cgi
import sys
import re
try:
from urllib import unquote
except:
from urllib.parse import unquote

TBVersion = os.environ.get("HTTP_USER_AGENT")

# current plugin versions and filenames
if "Thunderbird/24." in TBVersion or "Icedove/24." in TBVersion:
plugins = {
"sogo-connec...@inverse.ca": {
"version": "24.0.7",
"filename": "sogo-connector-24.0.7.xpi"
},
"sogo-integra...@inverse.ca": {
"version": "24.0.7-0-ourcorp",
"filename": "sogo-integrator-24.0.7-0-ourcorp.xpi"
},
}
elif "Thunderbird/31." in TBVersion or "Icedove/31." in TBVersion:
plugins = {
"sogo-connec...@inverse.ca": {
"version": "31.0.1",
"filename": "sogo-connector-31.0.1.xpi"
},
"sogo-integra...@inverse.ca": {
"version": "31.0.0-0-ourcorp",
"filename": "sogo-integrator-31.0.0-0-ourcorp.xpi"
},
}
elif "Thunderbird/45." in TBVersion or "Icedove/45." in TBVersion:
plugins = {
"sogo-connec...@inverse.ca": {
"version": "31.0.4",
"filename": "sogo-connector-31.0.4.xpi"
},
"sogo-integra...@inverse.ca": {
"version": "31.0.4-0-ourcorp",
"filename": "sogo-integrator-31.0.4-0-ourcorp.xpi"
},
}
elif "Thunderbird/60." in TBVersion:
plugins = {
"sogo-connec...@inverse.ca": {
"version": "60.0.0pre3",
"filename": "sogo-connector-60.0.0pre3.xpi"
},
"sogo-integra...@inverse.ca": {
"version": "60.0.0pre3",
"filename": "sogo-integrator-60.0.0pre3.xpi"
},
}
else:
# current TB: 52
plugins = {
"sogo-connec...@inverse.ca": {
"version": "31.0.6-1",
"filename": "sogo-connector-31.0.6-1.xpi"
},
"sogo-integra...@inverse.ca": {
"version": "31.0.6-1-ourcorp",
"filename": "sogo-integrator-31.0.6-1-ourcorp.xpi"
},
}

# form data - convert to simple dictionary
formFS = cgi.FieldStorage()
form = dict((key, formFS.getvalue(key)) for key in formFS.keys())


# validate input and return either safe or empty string
def checkInput(unsafeInput):
# safe input may consist of only A-Za-z0-9_-.@{}
return unsafeInput if re.match("^[A-Za-z0-9.\-_@{}]+$", unsafeInput) \
   else ""


# error handler
def exitWith404():
print("Status: 404 Not found")
print("Content-type: text/plain\n")
print("Plugin not found")
sys.exit(0)


# send back XML answer
def deliverPluginRDF(answer):
print("Content-type: text/xml; charset=utf-8\n")
print("""

http://www.w3.org/1999/02/22-rdf-syntax-ns#;
  xmlns:em="http://www.mozilla.org/2004/em-rdf#;>
  

  

  
%(version)s

  {3550f703-e582-4d05-9a08-453d09bdfdc6}
24.0
60.*
https://sogo.ourcorp.com/%(filename)s
  

  

  

  

""" % answer)
sys.exit(0)


# get user request
req = {
'name': checkInput(unquote(form.get("plugin", ""))),
'platform': checkInput(unquote(form.get("platform", "")))
}

# construct path to plugin
if req.get("name") in plugins:
plugin_path = "plugins" + "/" + req.get("platform") + "/" + \
  plugins.get(req.get("name")).get("filename")
else:
exitWith404()

# check request
if os.path.isfile(plugin_path):
answer = {
"name": req.get("name"),
"version": plugins.get(req.get("name")).get("version"),
"filename": plugin_path
}
deliverPluginRDF(answer)
else:
exitWith404()


Re: [SOGo] Thunderbird Plugin

2018-09-11 Thread Christian Naumer
As I am testing this also at the moment.
How do people handle the upgrade? As the version 60 plug-in doesn't work
on TB version 52 and the version 31 plug-in does not pull the update if
it is running on a version 60 Thunderbird.
I would hate to manually install the plug-in for >100 Users.


Regards

Christian




Am 11.09.18 um 11:16 schrieb Christoph Zechner (zech...@vrvis.at):
> Hi Ludovic,
> 
> I've got the same problem, thank you for investigating this issue!
> 
> Best regards
> Christoph Zechner
> 
> 
> 
> On 10/09/2018 17.30, Ludovic Marcotte (lmarco...@inverse.ca) wrote:
>> Hi Cédric,
>>
>> I'll do some more tests today or tomorrow around this.
>>
>> Thanks,
>>
>> On 2018-09-10 10:51 AM, Cédric Archambeau
>> (cedric.archamb...@solidairesfinancespubliques.org) wrote:
>>> Hi Ludovic,
>>>
>>> Mitigated for me on Archlinux.
>>>
>>> - Connector is OK. No problem for me with tasks/events/address book.
>>> - sogo-integrator-60.0.0-d586e274be.xpi launches updates.php (I can
>>> see it in logs with code 200) but don't download and install .xpi
>>> ('s). No message in debug console.
>>>
>>> Regards,
>>>
>>>
>>> Le 31/08/2018 à 17:27, Ludovic Marcotte (lmarco...@inverse.ca) a écrit :
 Hi,

 Extensions for Thunderbird v60 are now available from:
 http://packages.inverse.ca/SOGo/thunderbird/nightly/

 After a few days of testing, we'll make them available as an
 official release.

 Thanks,

 On 2018-08-30 4:47 PM, Ludovic Marcotte (lmarco...@inverse.ca) wrote:
> I have pretty much everything working now. Expect a preview release
> tomorrow. 

>>>
>>> -- 
>>> users@sogo.nu
>>> https://inverse.ca/sogo/lists
>>
>> -- 
>> Ludovic Marcotte
>> lmarco...@inverse.ca   ::  +1.514.755.3630  ::https://inverse.ca
>> Inverse inc. :: Leaders behind SOGo (https://sogo.nu), PacketFence
>> (https://packetfence.org) and Fingerbank (https://fingerbank.org)
>>
>> -- 
>> users@sogo.nu
>> https://inverse.ca/sogo/lists
> 

-- 
Dr. Christian Naumer
Research Scientist
Plattform-Koordinator Bioprozesstechnik

B.R.A.I.N Aktiengesellschaft
Darmstaedter Str. 34-36, D-64673 Zwingenberg
e-mail c...@brain-biotech.de, homepage www.brain-biotech.de
fon +49-6251-9331-30  /   fax +49-6251-9331-11

Sitz der Gesellschaft: Zwingenberg/Bergstrasse
Registergericht AG Darmstadt, HRB 24758
Vorstand: Dr. Juergen Eck (Vorsitzender), Frank Goebel
Aufsichtsratsvorsitzender: Dr. Ludger Mueller
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird Plugin

2018-09-11 Thread Christoph Zechner

Hi Ludovic,

I've got the same problem, thank you for investigating this issue!

Best regards
Christoph Zechner



On 10/09/2018 17.30, Ludovic Marcotte (lmarco...@inverse.ca) wrote:

Hi Cédric,

I'll do some more tests today or tomorrow around this.

Thanks,

On 2018-09-10 10:51 AM, Cédric Archambeau 
(cedric.archamb...@solidairesfinancespubliques.org) wrote:

Hi Ludovic,

Mitigated for me on Archlinux.

- Connector is OK. No problem for me with tasks/events/address book.
- sogo-integrator-60.0.0-d586e274be.xpi launches updates.php (I can 
see it in logs with code 200) but don't download and install .xpi 
('s). No message in debug console.


Regards,


Le 31/08/2018 à 17:27, Ludovic Marcotte (lmarco...@inverse.ca) a écrit :

Hi,

Extensions for Thunderbird v60 are now available from: 
http://packages.inverse.ca/SOGo/thunderbird/nightly/


After a few days of testing, we'll make them available as an official 
release.


Thanks,

On 2018-08-30 4:47 PM, Ludovic Marcotte (lmarco...@inverse.ca) wrote:
I have pretty much everything working now. Expect a preview release 
tomorrow. 




--
users@sogo.nu
https://inverse.ca/sogo/lists


--
Ludovic Marcotte
lmarco...@inverse.ca   ::  +1.514.755.3630  ::https://inverse.ca
Inverse inc. :: Leaders behind SOGo (https://sogo.nu), PacketFence 
(https://packetfence.org) and Fingerbank (https://fingerbank.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird Plugin

2018-09-10 Thread Ludovic Marcotte

Hi Cédric,

I'll do some more tests today or tomorrow around this.

Thanks,

On 2018-09-10 10:51 AM, Cédric Archambeau 
(cedric.archamb...@solidairesfinancespubliques.org) wrote:

Hi Ludovic,

Mitigated for me on Archlinux.

- Connector is OK. No problem for me with tasks/events/address book.
- sogo-integrator-60.0.0-d586e274be.xpi launches updates.php (I can 
see it in logs with code 200) but don't download and install .xpi 
('s). No message in debug console.


Regards,


Le 31/08/2018 à 17:27, Ludovic Marcotte (lmarco...@inverse.ca) a écrit :

Hi,

Extensions for Thunderbird v60 are now available from: 
http://packages.inverse.ca/SOGo/thunderbird/nightly/


After a few days of testing, we'll make them available as an official 
release.


Thanks,

On 2018-08-30 4:47 PM, Ludovic Marcotte (lmarco...@inverse.ca) wrote:
I have pretty much everything working now. Expect a preview release 
tomorrow. 




--
users@sogo.nu
https://inverse.ca/sogo/lists


--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  https://inverse.ca
Inverse inc. :: Leaders behind SOGo (https://sogo.nu), PacketFence 
(https://packetfence.org) and Fingerbank (https://fingerbank.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird Plugin

2018-09-10 Thread cedric.archamb...@solidairesfinancespubliques.org

Hi Ludovic,

Mitigated for me on Archlinux.

- Connector is OK. No problem for me with tasks/events/address book.
- sogo-integrator-60.0.0-d586e274be.xpi launches updates.php (I can see 
it in logs with code 200) but don't download and install .xpi ('s). No 
message in debug console.


Regards,


Le 31/08/2018 à 17:27, Ludovic Marcotte (lmarco...@inverse.ca) a écrit :

Hi,

Extensions for Thunderbird v60 are now available from: 
http://packages.inverse.ca/SOGo/thunderbird/nightly/


After a few days of testing, we'll make them available as an official 
release.


Thanks,

On 2018-08-30 4:47 PM, Ludovic Marcotte (lmarco...@inverse.ca) wrote:
I have pretty much everything working now. Expect a preview release 
tomorrow. 




--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird 60 plugin auto-update

2018-09-10 Thread Christoph Zechner
Follow up question: could anyone with a working auto-update under 
Thunderbird 60 provide log files or relevant network traffic dumps just 
so we are able to debug our plugin better?


Best regards
Christoph Zechner



On 06/09/2018 10.39, Christoph Zechner (zech...@vrvis.at) wrote:

Hi there,

first of all thank you for quickly fixing the Thunderbird plugins and 
its calendar/address book sections.


The only thing not working for us is the plugins' auto-update, which we 
desperately need in our environment.


Here's our update.rdf (domain changed of course):



http://www.w3.org/1999/02/22-rdf-syntax-ns#;
   xmlns:em="http://www.mozilla.org/2004/em-rdf#;>
   
     
   
     
   
     60.0.0pre3
     

{3550f703-e582-4d05-9a08-453d09bdfdc6}
     24.0
     60.*

https://sogo.example.com/plugins/WINNT_x86-msvc/sogo-integrator-60.0.0.xpi 


   
     
   
     
   
     
   


We see Thunderbird 60 connecting to our SOGo server, but all it gets in 
return is this error:


addons.update-checker   WARN    Update manifest for 
sogo-integra...@inverse.ca did not contain an updates property


Does anybody know what this means?

Thanks in advance!

Best regards
Christoph Zechner


--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird Plugin

2018-09-05 Thread Ludovic Marcotte

On 2018-09-04 9:23 AM, Martin LEUSCH (sce.t...@imereos.fr) wrote:



I also found that I cannot delete a CalDAV calendar added manually 
from an other source. I found the following error in the console:


An error occurred executing the calendar_delete_calendar_command 
command: [Exception... "[JavaScript Error: "getCalendarManager is not 
defined" {file: 
"chrome://sogo-integrator/content/calendar/calendar-overlay.js" line: 
117}]'[JavaScript Error: "getCalendarManager is not defined" {file: 
"chrome://sogo-integrator/content/calendar/calendar-overlay.js" line: 
117}]' when calling method: [nsIController::doCommand]" nsresult: 
"0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)"  location: 
"JS frame :: chrome://global/content/globalOverlay.js :: goDoCommand 
:: line 84"  data: yes]


This should now be fixed.

Thanks,

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  https://inverse.ca
Inverse inc. :: Leaders behind SOGo (https://sogo.nu), PacketFence 
(https://packetfence.org) and Fingerbank (https://fingerbank.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird Plugin

2018-09-05 Thread Marcio Vogel Merlone dos Santos

Em 03/09/2018 10:16, "Kai-Uwe Rommel" (kai-uwe.rom...@ars.de) escreveu:


> I think so. Even in a small company the automation provided with
> SOGo connector is a must.
> If you are just an end user and not admin, you are right.

Where is the automation documented, e.g. what does it exactly?
Looks I did not find this gem yet. But I am really interested.


No specific doc about this, just the whole working of sogo.


I am only using SOGo for a very small scale, but so far I had to
define both
calendar and contact connection with one CalDAV/CardDAV URL per
user for both
cases (SOGo connector vs. Thunderbird internal plus CardBook).
How could I have made this easier ("automatic") with the SOGo
connector?

Following the docs. The automation I mean is that you tailor the 
integrator, an update server, deploy the integrator on TB and it pulls 
the connector, lightning and whatever other extension you said to - easy 
to deploy dozens of extensions if you want and keep consistency over the 
network. For the end user, no config, no setup, nothing, it just uses 
your login info already there. Not to mention you can also 
define/force/suggest various prefs on TB - something like about:config.


Regards.

--
*Marcio Merlone*
--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird Plugin

2018-09-04 Thread Ludovic Marcotte

On 2018-09-04 4:01 PM, Patrick Ben Koetter (p...@sys4.de) wrote:

the notification window doesn't close automatically. Is it because it 
says there's still one reminder, allthough it isn't displayed?

The SOGo extensions don't toy around with that window.

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  https://inverse.ca
Inverse inc. :: Leaders behind SOGo (https://sogo.nu), PacketFence 
(https://packetfence.org) and Fingerbank (https://fingerbank.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird Plugin

2018-09-04 Thread Patrick Ben Koetter
Ludo,

the notification window doesn't close automatically. Is it because it
says there's still one reminder, allthough it isn't displayed? It will
close if I hit ESC or X.


p@rick



Am 04.09.18 um 20:20 schrieb Ludovic Marcotte (lmarco...@inverse.ca):
> On 2018-09-03 11:43 PM, Patrick Ben Koetter (p...@sys4.de) wrote:
>
>> It works for me with TB 60 on arch-linux, except for the SOGo public
>> (global) adressbook, which doesn't show up in the TB adressbook. (It's
>> still there in the web interface)
>
> This has been fixed among many other small things. Please give it a go.
>
-- 
[*] sys4 AG
 
https://sys4.de, +49 (89) 30 90 46 64
Schleißheimer Straße 26/MG,80333 München
 
Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Marc Schiffbauer, Wolfgang Stief
Aufsichtsratsvorsitzender: Florian Kirstein
 



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] Thunderbird Plugin

2018-09-04 Thread Patrick Ben Koetter
* Patrick Ben Koetter :
> 
> Am 30.08.18 um 22:47 schrieb Ludovic Marcotte (lmarco...@inverse.ca):
> > On 2018-08-29 12:09 PM, "t.b.mailingli...@igeno-fat.de"
> > (t.b.mailingli...@igeno-fat.de) wrote:
> >
> >> Can you please share a rough schedule for Thunderbird 60 compatibility?
> > I have pretty much everything working now. Expect a preview release
> > tomorrow.
> 
> I've subscribed to several calendars, which I hide by default. When I
> start TB 60 using sogo-integrator-60.0.0-1b3235cbf1-sogo-demo.xpi and
> sogo-connector-60.0.0-e12f7705cf.xpi they are not hidden anymore. Hiding
> them and restarting TB yields the same result – they will not be hidden
> in my calendar view.

This is still present using sogo-integrator-60.0.0-d1e0356b2c-sogo-demo.xpi
and sogo-connector-60.0.0-0f13255107.xpi from todays nightly builds.

p@rick


-- 
[*] sys4 AG
 
https://sys4.de, +49 (89) 30 90 46 64
Schleißheimer Straße 26/MG,80333 München
 
Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Marc Schiffbauer, Wolfgang Stief
Aufsichtsratsvorsitzender: Florian Kirstein
 
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird Plugin

2018-09-04 Thread Uwe Koch
Dankeschön.

Uwe Koch Kronberg
Enrique Koch y Cía. Ltda.
Fono: +56 322543464
Fax: +56 322543465
Cel: +56 987177837
Skype: uwe.koch.k
mailto:uwe.k...@opticakoch.cl

Enviado desde mi desktop.

La información contenida en este mensaje puede ser privada, confidencial y 
estar protegida contra la divulgación. Si el lector de este mensaje
no es el receptor que se intentó contactar o un trabajador o interlocutor 
responsable de entregar este mensaje al receptor que se intentó contactar
, usted está siendo notificado que cualquier propagación, distribución o copia 
de esta comunicación está estrictamente prohibida. Si ha recibido 
esta comunicación por error, por favor, notifíquenos de inmediato, respondiendo 
este mensaje y eliminándolo de su computador.

El 04/09/18 a las 10:21, Christoph Zechner (zech...@vrvis.at) escribió:
> Hi Uwe,
>
> we tested both SOGo plugins (connector and integrator) with TB60 and
> found the following:
>
> Windows 10, Thunderbird 60 (32/64 bit): auto updates and address book
> were not working out of the box. We managed to get rid of some
> deprecation warnings with the attached patch, but address books and
> auto updates seem to remain broken for the moment.
>
> ad address book errors:
>
> uncaught exception: 2147500034 CardDAVDirectoryFactory.js:62:25
>
> NS_NOINTERFACE: Component does not have requested interface'Component
> does not have requested interface' when calling method:
> [nsIFactory::createInstance]  CardDAVDirectoryFactory.js:62
>
>
> Best regards
> Christoph Zechner
>
>
>
>
>
>
> Hi Ludovic,
>
> I tried the extension for th60 on windows 7 from the link.
>
> Beside a warning, after the download process, the connector did not
> synchronize.
>
> May be, I should wait for the official release.
>
> Regards,
>
> Uwe Koch Kronberg
> Enrique Koch y Cía. Ltda.
> Fono: +56 322543464
> Fax: +56 322543465
> Cel: +56 987177837
> Skype: uwe.koch.k
> mailto:
>  uwe.k...@opticakoch.cl
>
> Enviado desde mi desktop.
>
> La información contenida en este mensaje puede ser privada,
> confidencial y estar protegida contra la divulgación. Si el lector de
> este mensaje
> no es el receptor que se intentó contactar o un trabajador o
> interlocutor responsable de entregar este mensaje al receptor que se
> intentó contactar
> , usted está siendo notificado que cualquier propagación, distribución
> o copia de esta comunicación está estrictamente prohibida. Si ha recibido
> esta comunicación por error, por favor, notifíquenos de inmediato,
> respondiendo este mensaje y eliminándolo de su computador.
>
> El 31/08/18 a las 12:27, Ludovic Marcotte ( lmarco...@inverse.ca)
> escribió:
> Hi,
>
> Extensions for Thunderbird v60 are now available from:
> http://packages.inverse.ca/SOGo/thunderbird/nightly/
>
> After a few days of testing, we'll make them available as an official
> release.
>
> Thanks,
>
> On 2018-08-30 4:47 PM, Ludovic Marcotte ( lmarco...@inverse.ca) wrote:
>
>     I have pretty much everything working now. Expect a preview
> release tomorrow.

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird Plugin

2018-09-04 Thread Martin LEUSCH

Hi,

I did some test with sogo-integrator and I can confirm the two bugs 
mentioned by Patrick.


I also found that I cannot delete a CalDAV calendar added manually from 
an other source. I found the following error in the console:


An error occurred executing the calendar_delete_calendar_command 
command: [Exception... "[JavaScript Error: "getCalendarManager is not 
defined" {file: 
"chrome://sogo-integrator/content/calendar/calendar-overlay.js" line: 
117}]'[JavaScript Error: "getCalendarManager is not defined" {file: 
"chrome://sogo-integrator/content/calendar/calendar-overlay.js" line: 
117}]' when calling method: [nsIController::doCommand]" nsresult: 
"0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)"  location: "JS 
frame :: chrome://global/content/globalOverlay.js :: goDoCommand :: line 
84"  data: yes]


I tried to add the global address book manually, I can sync it as a 
regular address book but I cannot remove it after that.


Martin


Le 04/09/2018 à 05:58, Patrick Ben Koetter (p...@sys4.de) a écrit :

It works for me with TB 60 on arch-linux, except for the SOGo public
(global) adressbook, which doesn't show up in the TB adressbook. (It's
still there in the web interface)
I've subscribed to several calendars, which I hide by default. When I
start TB 60 using sogo-integrator-60.0.0-1b3235cbf1-sogo-demo.xpi and
sogo-connector-60.0.0-e12f7705cf.xpi they are not hidden anymore. Hiding
them and restarting TB yields the same result – they will not be hidden
in my calendar view.

p@rick


--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird Plugin

2018-09-04 Thread Christoph Zechner

Hi Uwe,

we tested both SOGo plugins (connector and integrator) with TB60 and 
found the following:


Windows 10, Thunderbird 60 (32/64 bit): auto updates and address book 
were not working out of the box. We managed to get rid of some 
deprecation warnings with the attached patch, but address books and auto 
updates seem to remain broken for the moment.


ad address book errors:

uncaught exception: 2147500034 CardDAVDirectoryFactory.js:62:25

NS_NOINTERFACE: Component does not have requested interface'Component 
does not have requested interface' when calling method: 
[nsIFactory::createInstance]  CardDAVDirectoryFactory.js:62



Best regards
Christoph Zechner






Hi Ludovic,

I tried the extension for th60 on windows 7 from the link.

Beside a warning, after the download process, the connector did not 
synchronize.


May be, I should wait for the official release.

Regards,

Uwe Koch Kronberg
Enrique Koch y Cía. Ltda.
Fono: +56 322543464
Fax: +56 322543465
Cel: +56 987177837
Skype: uwe.koch.k
mailto:
 uwe.k...@opticakoch.cl

Enviado desde mi desktop.

La información contenida en este mensaje puede ser privada, confidencial 
y estar protegida contra la divulgación. Si el lector de este mensaje
no es el receptor que se intentó contactar o un trabajador o 
interlocutor responsable de entregar este mensaje al receptor que se 
intentó contactar
, usted está siendo notificado que cualquier propagación, distribución o 
copia de esta comunicación está estrictamente prohibida. Si ha recibido
esta comunicación por error, por favor, notifíquenos de inmediato, 
respondiendo este mensaje y eliminándolo de su computador.


El 31/08/18 a las 12:27, Ludovic Marcotte ( lmarco...@inverse.ca) escribió:
Hi,

Extensions for Thunderbird v60 are now available from: 
http://packages.inverse.ca/SOGo/thunderbird/nightly/


After a few days of testing, we'll make them available as an official 
release.


Thanks,

On 2018-08-30 4:47 PM, Ludovic Marcotte ( lmarco...@inverse.ca) wrote:

I have pretty much everything working now. Expect a preview release 
tomorrow.

--
users@sogo.nu
https://inverse.ca/sogo/listsdiff -ur original/chrome/content/inverse-library/calendar-cache.js patched/chrome/content/inverse-library/calendar-cache.js
--- original/chrome/content/inverse-library/calendar-cache.js	2018-08-31 17:17:45.0 +0200
+++ patched/chrome/content/inverse-library/calendar-cache.js	2018-09-04 11:35:46.0 +0200
@@ -15,7 +15,7 @@
.wrappedJSObject);
 
 mgr.unregisterCalendar(aCalendar);
-mgr.deleteCalendar(aCalendar);
+mgr.removeCalendar(aCalendar);
 
 var newCal = mgr.createCalendar(aCalendar.type, aCalendar.uri);
 newCal.name = aCalendar.name;
diff -ur original/chrome/content/inverse-library/sogoWebDAV.js patched/chrome/content/inverse-library/sogoWebDAV.js
--- original/chrome/content/inverse-library/sogoWebDAV.js	2018-08-31 17:17:45.0 +0200
+++ patched/chrome/content/inverse-library/sogoWebDAV.js	2018-09-04 14:09:48.0 +0200
@@ -18,7 +18,7 @@
 
 Components.utils.import("resource://gre/modules/XPCOMUtils.jsm");
 Components.utils.import("resource://gre/modules/Services.jsm");
-Components.utils.import("resource://calendar/modules/calProviderUtils.jsm");
+Components.utils.import("resource://calendar/modules/calUtils.jsm");
 
 function jsInclude(files, target) {
 let loader = Components.classes["@mozilla.org/moz/jssubscript-loader;1"]
@@ -166,7 +166,7 @@
  onStatus: function sogoWebDAV_onStatus(aRequest, aContext, aStatus, aStatusArg) {} };
 }
 
-return cal.InterfaceRequestor_getInterface.apply(this, arguments);
+return cal.provider.InterfaceRequestor_getInterface.apply(this, arguments);
 },
 
 _sendHTTPRequest: function(method, body, headers) {
diff -ur original/components/CalDAVACLManager.js patched/components/CalDAVACLManager.js
--- original/components/CalDAVACLManager.js	2018-08-31 17:17:45.0 +0200
+++ patched/components/CalDAVACLManager.js	2018-09-04 14:11:10.0 +0200
@@ -1309,7 +1309,7 @@
 httpChannel.loadFlags |= Components.interfaces.nsIRequest.LOAD_BYPASS_CACHE;
 
 let callbacks = {
-getInterface: cal.InterfaceRequestor_getInterface
+getInterface: cal.provider.InterfaceRequestor_getInterface
 };
 httpChannel.notificationCallbacks = callbacks;
 


Re: [SOGo] Thunderbird Plugin

2018-09-04 Thread Patrick Ben Koetter

Am 30.08.18 um 22:47 schrieb Ludovic Marcotte (lmarco...@inverse.ca):
> On 2018-08-29 12:09 PM, "t.b.mailingli...@igeno-fat.de"
> (t.b.mailingli...@igeno-fat.de) wrote:
>
>> Can you please share a rough schedule for Thunderbird 60 compatibility?
> I have pretty much everything working now. Expect a preview release
> tomorrow.

I've subscribed to several calendars, which I hide by default. When I
start TB 60 using sogo-integrator-60.0.0-1b3235cbf1-sogo-demo.xpi and
sogo-connector-60.0.0-e12f7705cf.xpi they are not hidden anymore. Hiding
them and restarting TB yields the same result – they will not be hidden
in my calendar view.

p@rick

-- 
[*] sys4 AG
 
https://sys4.de, +49 (89) 30 90 46 64
Schleißheimer Straße 26/MG,80333 München
 
Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Marc Schiffbauer, Wolfgang Stief
Aufsichtsratsvorsitzender: Florian Kirstein
 




smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] Thunderbird Plugin

2018-09-04 Thread Patrick Ben Koetter

Am 30.08.18 um 22:47 schrieb Ludovic Marcotte (lmarco...@inverse.ca):
> On 2018-08-29 12:09 PM, "t.b.mailingli...@igeno-fat.de"
> (t.b.mailingli...@igeno-fat.de) wrote:
>
>> Can you please share a rough schedule for Thunderbird 60 compatibility?
> I have pretty much everything working now. Expect a preview release
> tomorrow.

It works for me with TB 60 on arch-linux, except for the SOGo public
(global) adressbook, which doesn't show up in the TB adressbook. (It's
still there in the web interface)

Note: I had to set "extensions.strictCompatibility" back to "true" in TB
60, which I had set to "false" to temporarily to keep TB from disabling
a few useful other addons, calendars and events are available as
expected. This should be let at default anyway…

p@rick

-- 
[*] sys4 AG
 
https://sys4.de, +49 (89) 30 90 46 64
Schleißheimer Straße 26/MG,80333 München
 
Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Marc Schiffbauer, Wolfgang Stief
Aufsichtsratsvorsitzender: Florian Kirstein
 




smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] Thunderbird Plugin

2018-09-03 Thread Uwe Koch
Hi Ludovic,

I tried the extension for th60 on windows 7 from the link.

Beside a warning, after the download process, the connector did not
synchronize.

May be, I should wait for the official release.

Regards,

Uwe Koch Kronberg
Enrique Koch y Cía. Ltda.
Fono: +56 322543464
Fax: +56 322543465
Cel: +56 987177837
Skype: uwe.koch.k
mailto:uwe.k...@opticakoch.cl

Enviado desde mi desktop.

La información contenida en este mensaje puede ser privada, confidencial y 
estar protegida contra la divulgación. Si el lector de este mensaje
no es el receptor que se intentó contactar o un trabajador o interlocutor 
responsable de entregar este mensaje al receptor que se intentó contactar
, usted está siendo notificado que cualquier propagación, distribución o copia 
de esta comunicación está estrictamente prohibida. Si ha recibido 
esta comunicación por error, por favor, notifíquenos de inmediato, respondiendo 
este mensaje y eliminándolo de su computador.

El 31/08/18 a las 12:27, Ludovic Marcotte (lmarco...@inverse.ca) escribió:
> Hi,
>
> Extensions for Thunderbird v60 are now available from:
> http://packages.inverse.ca/SOGo/thunderbird/nightly/
>
> After a few days of testing, we'll make them available as an official
> release.
>
> Thanks,
>
> On 2018-08-30 4:47 PM, Ludovic Marcotte (lmarco...@inverse.ca) wrote:
>> I have pretty much everything working now. Expect a preview release
>> tomorrow. 
>

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird Plugin

2018-09-03 Thread Gordon Messmer

On 09/03/2018 06:16 AM, "Kai-Uwe Rommel"" (kai-uwe.rom...@ars.de) wrote:



Where is the automation documented, e.g. what does it exactly?
Looks I did not find this gem yet. But I am really interested.

I am only using SOGo for a very small scale, but so far I had to
define both
calendar and contact connection with one CalDAV/CardDAV URL per
user for both
cases (SOGo connector vs. Thunderbird internal plus CardBook).
How could I have made this easier ("automatic") with the SOGo
connector? 



https://sogo.nu/files/docs/SOGoMozillaThunderbirdConfigurationGuide.html

Especially section 4, customizing the integrator component.  I use the 
attached script to download and update the extensions on my systems.  
(It's a Jinja2 template used in Ansible, so replace "{{ public_hostname 
}}" with the hostname that you use.)  This customization allows you to 
push updates using the method described in section 5.


When configured correctly, the SOGo components will automatically 
connect to the server which matches the first account defined in 
Thunderbird.  It's possible the reason that you had to manually set up 
the calendars/contacts is that you were modifying older Thunderbird 
profiles, where an account other than the one you wanted to use with 
SOGo was already defined.

--
users@sogo.nu
https://inverse.ca/sogo/lists#!/bin/sh

iversion="31.0.4"
cversion="31.0.4"

# Exit if this version is already in place
test -e /var/www/sogo/plugins/Linux_x86_64-gcc3/sogo-connector-"$cversion".xpi 
&& exit 0

cd /var/tmp || exit 72

wget --progress=dot 
http://www.sogo.nu/files/downloads/SOGo/Thunderbird/sogo-connector-"$cversion".xpi
 || exit 74
wget --progress=dot 
http://www.sogo.nu/files/downloads/SOGo/Thunderbird/sogo-integrator-"$iversion"-sogo-demo.xpi
 || exit 74

tmpd=$(mktemp -d /var/tmp/integrator-XX)
pushd "$tmpd"
  unzip /var/tmp/sogo-integrator-"$iversion"-sogo-demo.xpi || exit 74
  cat > chrome/content/extensions.rdf <

http://www.w3.org/1999/02/22-rdf-syntax-ns#;
  xmlns:isi="http://inverse.ca/sogo-integrator/;
  xmlns:em="http://www.mozilla.org/2004/em-rdf#;
  xmlns:NC="http://home.netscape.com/NC-rdf#;>
  http://inverse.ca/sogo-integrator/extensions;
isi:updateURL="https://{{ public_hostname 
}}/plugins/updates.php?plugin=%ITEM_ID%version=%ITEM_VERSION%platform=%PLATFORM%">

  


  

  

EOF
  zip -r /var/tmp/sogo-integrator-"$iversion".xpi * || exit 74
popd

for x in Darwin_x86-gcc3 Darwin_x86_64-gcc3 Linux_x86-gcc3 Linux_x86_64-gcc3 
WINNT_x86-msvc
do
  test -d /var/www/sogo/plugins/"$x" || mkdir /var/www/sogo/plugins/"$x"
  ln /var/tmp/sogo-connector-"$cversion".xpi 
/var/www/sogo/plugins/"$x"/sogo-connector-"$cversion".xpi || exit 74
  ln /var/tmp/sogo-integrator-"$iversion".xpi 
/var/www/sogo/plugins/"$x"/sogo-integrator-"$iversion".xpi || exit 74
  restorecon -R /var/www/sogo/plugins/"$x"
done

rm -r "$tmpd" /var/tmp/sogo-integrator-"$iversion"-sogo-demo.xpi 
/var/tmp/sogo-connector-"$cversion".xpi /var/tmp/sogo-integrator-"$iversion".xpi


Re: [SOGo] Thunderbird Plugin

2018-09-03 Thread "Kai-Uwe Rommel"
users-requ...@sogo.nu wrote on 03.09.2018 14:31:40:
> Em 01/09/2018 05:07, "Kai-Uwe Rommel" (kai-uwe.rom...@ars.de) escreveu:
> users-requ...@sogo.nu wrote on 30.08.2018 16:41:49:
> > Plain calendar sync isn't the issue here as (at least)
> > CalDAV sync is built into Lightning anyways.
> Given that with the built-in Lightning and with CardBook I can also
> work with SOGo's calendar and contacts, I see no advantage in the
> SOGo connector. In both cases, I need to manually add the SOGo
> calendar and contacts to Thunderbird with the SOGo CalDAV and CardDAV
> URLs and account data.
> Odd. You should not need anything but the password with SOGo.

> Or did I miss something about the SOGo
> connector?
> I think so. Even in a small company the automation provided with
> SOGo connector is a must.
> If you are just an end user and not admin, you are right.

Where is the automation documented, e.g. what does it exactly?
Looks I did not find this gem yet. But I am really interested.

I am only using SOGo for a very small scale, but so far I had to define both
calendar and contact connection with one CalDAV/CardDAV URL per user for both
cases (SOGo connector vs. Thunderbird internal plus CardBook).
How could I have made this easier ("automatic") with the SOGo connector?

Kai-Uwe Rommel
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird Plugin

2018-09-03 Thread John Bieling
I just want to shed some light onto "TbSync" which has been mentioned in 
this thread.


Until a few weeks ago, it was a plain ActiveSync AddOn, but with the 
sogo-connectors missing support for Thunderbird 60, one of my clients 
asked me to add CardDAV support. So I did. Last week its description 
changed and is now officially supporting CardDAV.


I think users of the SOGo groupware should stick to the 
sogo-connector/integrator, because TbSync is "just" following the 
sabre/dav specs, but does not do any of the special stuff for SOGo. It 
does however support shared resources with read-only rights.


TbSync works a bit different from sogo-connector: Users do not need to 
know the URLs, TbSync uses the discovery service to find all address 
books and calendars and lets the user select which one to sync via UI.


The CalDAV sync is delegated to lightning, which means it has the same 
problems when it comes to syncing calendars of different users on the 
same server. My CardDAV implementation does not have a problem with that.


Best regards,
John





Am 03.09.2018 um 14:31 schrieb Marcio Vogel Merlone dos Santos 
(marcio.merl...@a1.ind.br):

Em 01/09/2018 05:07, "Kai-Uwe Rommel" (kai-uwe.rom...@ars.de) escreveu:


users-requ...@sogo.nu wrote on 30.08.2018 16:41:49:
> Plain calendar sync isn't the issue here as (at least)
> CalDAV sync is built into Lightning anyways.

Given that with the built-in Lightning and with CardBook I can also
work with SOGo's calendar and contacts, I see no advantage in the
SOGo connector. In both cases, I need to manually add the SOGo
calendar and contacts to Thunderbird with the SOGo CalDAV and CardDAV
URLs and account data. 


Odd. You should not need anything but the password with SOGo.


Or did I miss something about the SOGo
connector? 

I think so. Even in a small company the automation provided with SOGo 
connector is a must.

If you are just an end user and not admin, you are right.

--
*Marcio Merlone*
--
users@sogo.nu
https://inverse.ca/sogo/lists


--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird Plugin

2018-09-03 Thread Christian Mack
Hello

Am 03.09.2018 um 14:31 schrieb Marcio Vogel Merlone dos Santos
(marcio.merl...@a1.ind.br):
> Em 01/09/2018 05:07, "Kai-Uwe Rommel" (kai-uwe.rom...@ars.de) escreveu:
>>
>> users-requ...@sogo.nu wrote on 30.08.2018 16:41:49:
>> > Plain calendar sync isn't the issue here as (at least)
>> > CalDAV sync is built into Lightning anyways.
>>
>>     Given that with the built-in Lightning and with CardBook I can also
>>     work with SOGo's calendar and contacts, I see no advantage in the
>>     SOGo connector. In both cases, I need to manually add the SOGo
>>     calendar and contacts to Thunderbird with the SOGo CalDAV and CardDAV
>>     URLs and account data.
> Odd. You should not need anything but the password with SOGo.
> 
>>     Or did I miss something about the SOGo
>>     connector?
> I think so. Even in a small company the automation provided with SOGo
> connector is a must.
> If you are just an end user and not admin, you are right.
> 

I assume you use SOGo Integrator along with SOGo Connector.
That combo has huge advantages over CardBook.
It provides you with management features for sharing calendars and
addressbooks via Thunderbird and the possibility to see which calendars
and addressbooks are available on the SOGo server for your account.


Kind regards,
Christian Mack

-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] Thunderbird Plugin

2018-09-03 Thread Marcio Vogel Merlone dos Santos

Em 01/09/2018 05:07, "Kai-Uwe Rommel" (kai-uwe.rom...@ars.de) escreveu:


users-requ...@sogo.nu wrote on 30.08.2018 16:41:49:
> Plain calendar sync isn't the issue here as (at least)
> CalDAV sync is built into Lightning anyways.

Given that with the built-in Lightning and with CardBook I can also
work with SOGo's calendar and contacts, I see no advantage in the
SOGo connector. In both cases, I need to manually add the SOGo
calendar and contacts to Thunderbird with the SOGo CalDAV and CardDAV
URLs and account data. 


Odd. You should not need anything but the password with SOGo.


Or did I miss something about the SOGo
connector? 

I think so. Even in a small company the automation provided with SOGo 
connector is a must.

If you are just an end user and not admin, you are right.

--
*Marcio Merlone*
--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird Plugin

2018-09-01 Thread Ludovic Marcotte

On 2018-09-01 4:07 AM, "Kai-Uwe Rommel" (kai-uwe.rom...@ars.de) wrote:


Given that with the built-in Lightning and with CardBook I can also
work with SOGo's calendar and contacts, I see no advantage in the
SOGo connector. In both cases, I need to manually add the SOGo
calendar and contacts to Thunderbird with the SOGo CalDAV and CardDAV
URLs and account data. Or did I miss something about the SOGo
connector?
SOGo Connector also brings ACL support to CalDAV, handles multiple 
identities and more. SOGo Integrator brings calendars and address books 
management (create, delete, subscribe, sharing, etc.), colors and 
categories synchronizations and more.


--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  https://inverse.ca
Inverse inc. :: Leaders behind SOGo (https://sogo.nu), PacketFence 
(https://packetfence.org) and Fingerbank (https://fingerbank.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird Plugin

2018-09-01 Thread "Kai-Uwe Rommel"
users-requ...@sogo.nu wrote on 30.08.2018 16:41:49:
> Plain calendar sync isn't the issue here as (at least)
> CalDAV sync is built into Lightning anyways.

Yes, interesting. Also, that while the Thunderbird calendar
supports CalDAV already out of the box, the address book does
not support CardDAV.

There is another extension, CardBook, that adds CardDAV. I just
tested it and it works fine with SOGo, too.

Given that with the built-in Lightning and with CardBook I can also
work with SOGo's calendar and contacts, I see no advantage in the
SOGo connector. In both cases, I need to manually add the SOGo
calendar and contacts to Thunderbird with the SOGo CalDAV and CardDAV
URLs and account data. Or did I miss something about the SOGo
connector?

Kai-Uwe Rommel
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird Plugin

2018-08-31 Thread Ludovic Marcotte

Hi,

Extensions for Thunderbird v60 are now available from: 
http://packages.inverse.ca/SOGo/thunderbird/nightly/


After a few days of testing, we'll make them available as an official 
release.


Thanks,

On 2018-08-30 4:47 PM, Ludovic Marcotte (lmarco...@inverse.ca) wrote:
I have pretty much everything working now. Expect a preview release 
tomorrow. 


--
Ludovic Marcotte
lmarco...@inverse.ca   ::  +1.514.755.3630  ::https://inverse.ca
Inverse inc. :: Leaders behind SOGo (https://sogo.nu), PacketFence 
(https://packetfence.org) and Fingerbank (https://fingerbank.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird Plugin

2018-08-30 Thread Ludovic Marcotte
On 2018-08-29 12:09 PM, "t.b.mailingli...@igeno-fat.de" 
(t.b.mailingli...@igeno-fat.de) wrote:



Can you please share a rough schedule for Thunderbird 60 compatibility?
I have pretty much everything working now. Expect a preview release 
tomorrow.


--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  https://inverse.ca
Inverse inc. :: Leaders behind SOGo (https://sogo.nu), PacketFence 
(https://packetfence.org) and Fingerbank (https://fingerbank.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird Plugin

2018-08-30 Thread Patrick Ben Koetter
Adi,

* Adi Kriegisch :
> Hi!
> 
> > I have switched to TBSync and removed the SOGo plugin. The TBSync plugin
> > uses ActiveSync to synchronize calendar and contacts. Works fine.
> Great that you found a solution that works for you. I personally do not
> consider anything using ActiveSync a solution -- especially not if open
> protocols like CardDAV or CalDAV are available.

from the addons description:

"Synchronisiert Kontakte, Aufgaben und Kalender mit Thunderbird über
Exchange ActiveSync (EAS) oder CalDAV/CardDAV."
-- https://addons.thunderbird.net/de/thunderbird/addon/tbsync/

Wer lesen kann, ist klar im Vorteil... ;-) *SCNR*

p@rick

-- 
[*] sys4 AG
 
https://sys4.de, +49 (89) 30 90 46 64
Schleißheimer Straße 26/MG,80333 München
 
Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Marc Schiffbauer, Wolfgang Stief
Aufsichtsratsvorsitzender: Florian Kirstein
 
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird Plugin

2018-08-30 Thread Adi Kriegisch
Hi!

> I have switched to TBSync and removed the SOGo plugin. The TBSync plugin
> uses ActiveSync to synchronize calendar and contacts. Works fine.
Great that you found a solution that works for you. I personally do not
consider anything using ActiveSync a solution -- especially not if open
protocols like CardDAV or CalDAV are available.
Thus, I'd be more than happy to get access to even drafts of the new
Thunderbird plugins that help me testing them before I have to deploy
them immediately when they're released just because Thunderbird pushes
its updates...

best regards,
Adi

-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird Plugin

2018-08-29 Thread "Kai-Uwe Rommel"

I have switched to TBSync and removed the SOGo plugin. The TBSync plugin
uses ActiveSync to synchronize calendar and contacts. Works fine.
Perhaps you may want to give it a try instead of waiting for the SOGo
connector plugin.

Kai-Uwe Rommel

users-requ...@sogo.nu wrote on 29.08.2018 18:09:30:

> From: "\"t.b.mailingli...@igeno-fat.de\""(t.b.mailinglists@igeno-
> fat.de) 
> To: users@sogo.nu
> Date: 29.08.2018 18:21
> Subject: Re: [SOGo] Thunderbird Plugin
> Sent by: users-requ...@sogo.nu
>
> Hi Ludovic,
> I've checked some websites for updates:
>   - sogo-connector-31.0.6 and sogo-integrator-31.0.6 are from July 10.:
> https://sogo.nu/download.html#/frontend
>   - Latest commit d816704 on Mar 16, 2018:    https://github.com/
> inverse-inc/sogo-connector.tb31
>   - Latest commit 1723bf7 on 23 Aug 2017:  https://github.com/
> inverse-inc/sogo-integrator.tb31
> Can you please share a rough schedule for Thunderbird 60 compatibility?
> BTW, separate configuration for integrator would be really really helpful!
>
> regards
>
> TB
>
> Am 20.08.2018 um 11:12 schrieb Gunnar Weissmann (gunnar.weissm...@doccheck.com
> ):
> Hi,
>
> is there a timeline for releasing the addon for TB 60?
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird Plugin

2018-08-29 Thread "t.b.mailingli...@igeno-fat.de"

Hi Ludovic,

I've checked some websites for updates:

  - sogo-connector-31.0.6 and sogo-integrator-31.0.6 are from July 10.: 
  https://sogo.nu/download.html#/frontend
  - Latest commit d816704 
 
on Mar 16, 2018:    https://github.com/inverse-inc/sogo-connector.tb31
  - Latest commit 1723bf7 
 
on 23 Aug 2017: https://github.com/inverse-inc/sogo-integrator.tb31


Can you please share a rough schedule for Thunderbird 60 compatibility?
BTW, separate configuration for integrator would be really really helpful!

regards

TB

Am 20.08.2018 um 11:12 schrieb Gunnar Weissmann 
(gunnar.weissm...@doccheck.com):

Hi,

is there a timeline for releasing the addon for TB 60?

THX.

Gunnar


Am 31.07.18 um 19:34 schrieb Stefan Klatt (stefan.kl...@cac-netzwerk.de):

Hi Ludovic,

Am 31.07.2018 um 03:07 schrieb Ludovic Marcotte (lmarco...@inverse.ca):

On 2018-07-26 8:19 AM, Christian Naumer (c...@brain-biotech.de) wrote:


Thunderbird 60 is now a Release Candidate. And there are major changes
to the Addon structure. The current plugins do not work at all. In
prevision releases at least some functionality was present this is not
the case with TB 60.
What are the plans regarding the support for TB?

We plan to start working on this soon. We aim to fully support
Thunderbird 60.


Fine!
I hope with separate configuration

Regards

Stefan



--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird Plugin

2018-07-31 Thread Stefan Klatt
Hi Ludovic,

Am 31.07.2018 um 03:07 schrieb Ludovic Marcotte (lmarco...@inverse.ca):
> On 2018-07-26 8:19 AM, Christian Naumer (c...@brain-biotech.de) wrote:
>
>> Thunderbird 60 is now a Release Candidate. And there are major changes
>> to the Addon structure. The current plugins do not work at all. In
>> prevision releases at least some functionality was present this is not
>> the case with TB 60.
>> What are the plans regarding the support for TB?
> We plan to start working on this soon. We aim to fully support
> Thunderbird 60.
>
Fine!
I hope with separate configuration

Regards

Stefan

-- 
*CaC, Computer and Communication*
Inhaber Stefan Klatt
End-2-End Senior Security Consultant
CISSP / CISM / ISO27001 Lead Implementer / TOGAF9 /
VdS-anerkannter Berater für Cyber-Security
Badges: https://www.youracclaim.com/users/stefan-klatt
Triftstrasse 9
60528 Frankfurt
Germany
USt-IdNr.: DE260461592

Tel.: +49-(0)172-6807809
Tel.: +49-(0)69-67808-900
Fax: +49-(0)69-67808-837
Email: stefan.kl...@cac-netzwerk.de
Profil: http://www.cac-netzwerk.de/profil


0xF8091E0A0E143EBE.asc
Description: application/pgp-keys


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] Thunderbird Plugin

2018-07-30 Thread Ludovic Marcotte

On 2018-07-26 8:19 AM, Christian Naumer (c...@brain-biotech.de) wrote:


Thunderbird 60 is now a Release Candidate. And there are major changes
to the Addon structure. The current plugins do not work at all. In
prevision releases at least some functionality was present this is not
the case with TB 60.
What are the plans regarding the support for TB?
We plan to start working on this soon. We aim to fully support 
Thunderbird 60.


--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  https://inverse.ca
Inverse inc. :: Leaders behind SOGo (https://sogo.nu), PacketFence 
(https://packetfence.org) and Fingerbank (https://fingerbank.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird calendar auto-creation

2018-01-19 Thread Christian Mack
Am 28.12.2017 um 12:40 schrieb Leonid Krashenko (kr...@basealt.ru):
> Hello! I have a question about the calendar synchronization. The situation 
> is: 
> I have a SOGo server with web-interface, where I can create calendars and get 
>  
> links to them (CalDAV URLs).
> 
> The typical scenario to connect Thunderbird with such calendars is to create 
> the calendar in Thunderbird and to place calendar's CalDAV url in it. And 
> when 
> you delete the calendar in TB it is not deleted on the server.
> 
> But there also is another behaviour. I have noticed that some Thunderbird 
> clients somehow connected to SOGo and they create and delete calendars 
> automatically as I run Thunderbird. And if I delete calendar there (in 
> client) 
> it also is deleted on the server.
> 
> How is that possible?
> 

They have "SOGo Integrator" Add-On installed.
check
https://sogo.nu/files/docs/SOGoMozillaThunderbirdConfigurationGuide.html


Kind regards,
Christian Mack

-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] Thunderbird "Domain Address Book" empty when using SOGo Integrator

2017-07-29 Thread "J. Carlos Romero"
El lunes, 24 de julio de 2017 10:47:29 (CEST) Juan Carlos Romero escribió:
> El Lunes, 24 de julio de 2017 09:54:50 Christian Mack escribió:
> > That is a domain level option, so just move it outside SOGoUserSources.
> 
> I have moved it outside of SOGoUserSources, and it doesn't work either.
> 
> Could it be that it doesn't work because of a SQL type in SOGoUserSources?
> It is not documented here:
> https://sogo.nu/files/docs/SOGoInstallationGuide.html#_authentication_using_
> sql
> 
> but it is here:
> https://sogo.nu/files/docs/SOGoInstallationGuide.html#_authentication_using_
> ldap
> 
> Thanks.
> 
> --
> J. Carlos

Can someone shed light over this?

Thanks

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird "Domain Address Book" empty when using SOGo Integrator

2017-07-24 Thread Juan Carlos Romero
El Lunes, 24 de julio de 2017 09:54:50 Christian Mack escribió:
> That is a domain level option, so just move it outside SOGoUserSources.

I have moved it outside of SOGoUserSources, and it doesn't work either.

Could it be that it doesn't work because of a SQL type in SOGoUserSources?
It is not documented here: 
https://sogo.nu/files/docs/SOGoInstallationGuide.html#_authentication_using_sql

but it is here:
https://sogo.nu/files/docs/SOGoInstallationGuide.html#_authentication_using_ldap

Thanks.

--
J. Carlos
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird "Domain Address Book" empty when using SOGo Integrator

2017-07-24 Thread Christian Mack
Am 23.07.2017 um 19:17 schrieb "J. Carlos Romero"
(jucar...@ayuntamientoubrique.es):
> El viernes, 21 de julio de 2017 13:09:44 (CEST) Christian Mack escribió:
>> Am 14.07.2017 um 18:10 schrieb "J. Carlos Romero"
>>
>> (jucar...@ayuntamientoubrique.es):
>>> Hello, my first message to the list.
>>>
>>> I have installed the "SOGo Connector" and "SOGo Integrator" extensions for
>>> Thunderbird. Everything working fine, except one thing:
>>>
>>> I can not see the contacts in the "Domain Address Book". I know the
>>> contacts are there, because if I write a dot in the search box of the
>>> "Address Book" application they all appear magically. Nevertheless, the
>>> Name column is not as expected (the full name of the contact) but the
>>> prefix username of the mail address (the part before the @ sign).
>>>
>>> Am I missing anything? I'm using the last version of everything (SOGo
>>> 3.2.10, Connector 31.0.5 and Integrator 31.0.5)
>>>
>>> Thanks in advance.
>>
>> If you want to synchronize the GAL with every client, you have to set:
>> listRequiresDot = NO;
>>
>> We do not do that, as we have 20,000 accounts,which we do not want to
>> synchronize with every smartphone.
>>
>>
>> Kind regards,
>> Christian Mack
> 
> I have added the line to my sogo.conf file in the SOGoUserSources section (of 
> sql type, by the way), and restarted sogo daemon. But I have to type a dot to 
> see my contacts in the "Address Book" application.
> 
> I have removed my .thunderbird directory (to start from scratch) and 
> reconfigured my account, but nothing changes.
> 
> Am I missing anything?
> 

That is a domain level option, so just move it outside SOGoUserSources.


Kind regards,
Christian Mack

-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] Thunderbird "Domain Address Book" empty when using SOGo Integrator

2017-07-23 Thread "J. Carlos Romero"
El viernes, 21 de julio de 2017 13:09:44 (CEST) Christian Mack escribió:
> Am 14.07.2017 um 18:10 schrieb "J. Carlos Romero"
> 
> (jucar...@ayuntamientoubrique.es):
> > Hello, my first message to the list.
> > 
> > I have installed the "SOGo Connector" and "SOGo Integrator" extensions for
> > Thunderbird. Everything working fine, except one thing:
> > 
> > I can not see the contacts in the "Domain Address Book". I know the
> > contacts are there, because if I write a dot in the search box of the
> > "Address Book" application they all appear magically. Nevertheless, the
> > Name column is not as expected (the full name of the contact) but the
> > prefix username of the mail address (the part before the @ sign).
> > 
> > Am I missing anything? I'm using the last version of everything (SOGo
> > 3.2.10, Connector 31.0.5 and Integrator 31.0.5)
> > 
> > Thanks in advance.
> 
> If you want to synchronize the GAL with every client, you have to set:
> listRequiresDot = NO;
> 
> We do not do that, as we have 20,000 accounts,which we do not want to
> synchronize with every smartphone.
> 
> 
> Kind regards,
> Christian Mack

I have added the line to my sogo.conf file in the SOGoUserSources section (of 
sql type, by the way), and restarted sogo daemon. But I have to type a dot to 
see my contacts in the "Address Book" application.

I have removed my .thunderbird directory (to start from scratch) and 
reconfigured my account, but nothing changes.

Am I missing anything?

Thanks.

--
J. Carlos

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird "Domain Address Book" empty when using SOGo Integrator

2017-07-21 Thread Christian Mack
Am 14.07.2017 um 18:10 schrieb "J. Carlos Romero"
(jucar...@ayuntamientoubrique.es):
> Hello, my first message to the list.
> 
> I have installed the "SOGo Connector" and "SOGo Integrator" extensions for 
> Thunderbird. Everything working fine, except one thing:
> 
> I can not see the contacts in the "Domain Address Book". I know the contacts 
> are there, because if I write a dot in the search box of the "Address Book" 
> application they all appear magically. Nevertheless, the Name column is not 
> as 
> expected (the full name of the contact) but the prefix username of the mail 
> address (the part before the @ sign).
> 
> Am I missing anything? I'm using the last version of everything (SOGo 3.2.10, 
> Connector 31.0.5 and Integrator 31.0.5)
> 
> Thanks in advance.
> 

If you want to synchronize the GAL with every client, you have to set:
listRequiresDot = NO;

We do not do that, as we have 20,000 accounts,which we do not want to
synchronize with every smartphone.


Kind regards,
Christian Mack

-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] Thunderbird "Domain Address Book" empty when using SOGo Integrator

2017-07-20 Thread "sg gs"

yes, i can see the full name in tb and i can search for it.

 

this is my ldap configuration for gal:

 

..


   {
  type = ldap;
  CNFieldName = cn;
  UIDFieldName = uid;   
  IDFieldName = uid;  
  bindFields = (uid);
  
  bindDN = "uid=XXX,dc=*,*";  // special user who can read everything
  bindPassword = secret;
  
  baseDN = "dc=whatever";
  
  filter = "activeUser = 'TRUE' and ...";
  canAuthenticate = NO;
  displayName = "GAL";
  hostname = ldap://host.domain.tld:389/!StartTLS;
  id = ExtendedGlobalDirectory;
  isAddressBook = YES;
  
  ModulesConstraints = {
    Mail = {
    };
  };
  
  MailFieldNames = (email);
    },

...



 

hth, sggs

 


Sent: Thursday, July 20, 2017 at 8:29 AM
From: "\"Juan Carlos Romero\" (jucar...@ayuntamientoubrique.es)" <users@sogo.nu>
To: users@sogo.nu
Subject: Re: [SOGo] Thunderbird "Domain Address Book" empty when using SOGo Integrator

El Miércoles, 19 de julio de 2017 16:22:23 sg gs escribió:
> strange, ..
>
> i can browse the gal - search for parts of names, email-addresses, .. using
> thunderbird (equipped with sogo-connector and sogo-integrator) and sogo's
> web client. even the .-search works in tb and webclient.
> the difference might be, that i do not access ldap directly but had
> configured the global directory into the sogo configuration. clients access
> this gal.
> rgds, sggs
>
>
> Sent: Wednesday, July 19, 2017 at 1:42 PM
> From: "\"Tanstaafl\" (tansta...@libertytrek.org)" <users@sogo.nu>
> To: users@sogo.nu
> Subject: Re: [SOGo] Thunderbird "Domain Address Book" empty when using SOGo
> Integrator
> On 7/19/2017, 3:47:42 AM, sg gs (s...@mail.com) <users@sogo.nu> wrote:
> > [ot]may i ask, what's wrong with GAL[/ot]
>
> The exact problem described.
>
> It acts just like it does with Outlook. You cannot browse it like an
> Address Book. And a few other weird idiosnycracies.
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists

Can you explain what settings are you using? Can you see the full name of your
contacts in "Address Book" Thunderbird application?

Regards.

--
J. Carlos
--
users@sogo.nu
https://inverse.ca/sogo/lists



-- users@sogo.nuhttps://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird "Domain Address Book" empty when using SOGo Integrator

2017-07-20 Thread Juan Carlos Romero
El Miércoles, 19 de julio de 2017 16:22:23 sg gs escribió:
> strange, ..
>  
> i can browse the gal - search for parts of names, email-addresses, .. using
> thunderbird (equipped with sogo-connector and sogo-integrator) and sogo's
> web client. even the .-search works in tb and webclient. 
> the difference might be, that i do not access ldap directly but had
> configured the global directory into the sogo configuration. clients access
> this gal. 
> rgds, sggs
>  
>  
> Sent: Wednesday, July 19, 2017 at 1:42 PM
> From: "\"Tanstaafl\" (tansta...@libertytrek.org)" <users@sogo.nu>
> To: users@sogo.nu
> Subject: Re: [SOGo] Thunderbird "Domain Address Book" empty when using SOGo
> Integrator
> On 7/19/2017, 3:47:42 AM, sg gs (s...@mail.com) <users@sogo.nu> wrote:
> > [ot]may i ask, what's wrong with GAL[/ot]
> 
> The exact problem described.
> 
> It acts just like it does with Outlook. You cannot browse it like an
> Address Book. And a few other weird idiosnycracies.
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists

Can you explain what settings are you using? Can you see the full name of your 
contacts in "Address Book" Thunderbird application?

Regards.

--
J. Carlos
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] thunderbird connector/integrator

2017-07-20 Thread Christian Mack
Hello

Am 15.07.2017 um 20:15 schrieb "sg gs" (s...@mail.com):
> hello,
> just a small question, because i'm unsure and cannot find the answer in the 
> docs.
> is the following statement correct?
> it is  not suffcient to just install the integrator into tb but you have to 
> install the connector as well in order to enable tb to interact with your 
> sogo 
> calendar and addressbook.
> 

Yes, you have to install Connector for cardDAV access to address books.
Integrator only provides SOGo specific functions like privilege
settings, creation, deletion of calendars and address books etc.


Kind regards,
Christian Mack

-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] Thunderbird "Domain Address Book" empty when using SOGo Integrator

2017-07-19 Thread "sg gs"

strange, ..

 

i can browse the gal - search for parts of names, email-addresses, .. using thunderbird (equipped with sogo-connector and sogo-integrator) and sogo's web client. even the .-search works in tb and webclient.

 

the difference might be, that i do not access ldap directly but had configured the global directory into the sogo configuration. clients access this gal.

 

rgds, sggs

 

 

Sent: Wednesday, July 19, 2017 at 1:42 PM
From: "\"Tanstaafl\" (tansta...@libertytrek.org)" <users@sogo.nu>
To: users@sogo.nu
Subject: Re: [SOGo] Thunderbird "Domain Address Book" empty when using SOGo Integrator

On 7/19/2017, 3:47:42 AM, sg gs (s...@mail.com) <users@sogo.nu> wrote:
> [ot]may i ask, what's wrong with GAL[/ot]

The exact problem described.

It acts just like it does with Outlook. You cannot browse it like an
Address Book. And a few other weird idiosnycracies.
--
users@sogo.nu
https://inverse.ca/sogo/lists



-- users@sogo.nuhttps://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird "Domain Address Book" empty when using SOGo Integrator

2017-07-19 Thread Tanstaafl
On 7/19/2017, 3:47:42 AM, sg gs (s...@mail.com)  wrote:
> [ot]may i ask, what's wrong with GAL[/ot]

The exact problem described.

It acts just like it does with Outlook. You cannot browse it like an
Address Book. And a few other weird idiosnycracies.
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird "Domain Address Book" empty when using SOGo Integrator

2017-07-19 Thread "sg gs"
[ot]may i ask, what's wrong with GAL[/ot]
 

Sent: Monday, July 17, 2017 at 6:43 PM
From: "\"Patrick Ben Koetter\" (p...@sys4.de)" <users@sogo.nu>
To: users@sogo.nu
Subject: Re: [SOGo] Thunderbird "Domain Address Book" empty when using SOGo Integrator

* Tanstaafl <users@sogo.nu>:
> I hate the 'GAL' (Global Address List' functionality in
> Outlook/Office365, and I didn't like it in SOGo either.

I wouldn't say I hate it, but we definitely are more in need of a shared
address book, containing all our customer contacts, than one containing our
own addresses.

Just like you we created a shared addressbook and then we wrote a nice little
script that exports all CardDAV contacts from that addressbook and imports
them into a dedicated DIT in our LDAP server.

This way we also get to use the contacts in our SIP-phones and other
applications.

p@rick

--
[*] sys4 AG

https://sys4.de, +49 (89) 30 90 46 64
Schleißheimer Straße 26/MG,80333 München

Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Marc Schiffbauer, Wolfgang Stief
Aufsichtsratsvorsitzender: Florian Kirstein

--
users@sogo.nu
https://inverse.ca/sogo/lists



-- users@sogo.nuhttps://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird "Domain Address Book" empty when using SOGo Integrator

2017-07-17 Thread Patrick Ben Koetter
* Tanstaafl :
> I hate the 'GAL' (Global Address List' functionality in
> Outlook/Office365, and I didn't like it in SOGo either.

I wouldn't say I hate it, but we definitely are more in need of a shared
address book, containing all our customer contacts, than one containing our
own addresses.

Just like you we created a shared addressbook and then we wrote a nice little
script that exports all CardDAV contacts from that addressbook and imports
them into a dedicated DIT in our LDAP server.

This way we also get to use the contacts in our SIP-phones and other
applications.

p@rick

-- 
[*] sys4 AG
 
https://sys4.de, +49 (89) 30 90 46 64
Schleißheimer Straße 26/MG,80333 München
 
Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Marc Schiffbauer, Wolfgang Stief
Aufsichtsratsvorsitzender: Florian Kirstein
 
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird "Domain Address Book" empty when using SOGo Integrator

2017-07-17 Thread Tanstaafl
I hate the 'GAL' (Global Address List' functionality in
Outlook/Office365, and I didn't like it in SOGo either.

When we first set it up, I bought support, and had them disable the GAL,
and just defined a shared Address Book for our Company.

This worked perfectly, and is what I will do again the next time I use
SOGo (which will likely be sooner rather than later).


On Fri Jul 14 2017 12:10:52 GMT-0400 (Eastern Standard Time), J. Carlos
Romero (jucar...@ayuntamientoubrique.es)  wrote:
> Hello, my first message to the list.
> 
> I have installed the "SOGo Connector" and "SOGo Integrator" extensions for 
> Thunderbird. Everything working fine, except one thing:
> 
> I can not see the contacts in the "Domain Address Book". I know the contacts 
> are there, because if I write a dot in the search box of the "Address Book" 
> application they all appear magically. Nevertheless, the Name column is not 
> as 
> expected (the full name of the contact) but the prefix username of the mail 
> address (the part before the @ sign).
> 
> Am I missing anything? I'm using the last version of everything (SOGo 3.2.10, 
> Connector 31.0.5 and Integrator 31.0.5)
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird "Domain Address Book" empty when using SOGo Integrator

2017-07-16 Thread Juan Carlos Romero
El sábado, 15 de julio de 2017 7:49:32 (CEST) sg gs escribió:
> did you configure the integrator?

Yes, it is configured. I unzipped the xpi, edited some parameters and zipped it 
again. Basically I followed these instructions: https://sogo.nu/files/docs/
SOGoMozillaThunderbirdConfigurationGuide.html#_sogo_integrator_customization

I  can see my contacts in the address book when introducing a dot in the 
search box of "Address Book" application. If not, the list of contacts is 
empty. And I can not see my contacts' full names either.
  
> Sent: Friday, July 14, 2017 at 6:10 PM
> From: "\"\\\"J. Carlos Romero\\\"\" (jucar...@ayuntamientoubrique.es)"
>  To: users@sogo.nu
> Subject: [SOGo] Thunderbird "Domain Address Book" empty when using SOGo
> Integrator Hello, my first message to the list.
> 
> I have installed the "SOGo Connector" and "SOGo Integrator" extensions for
> Thunderbird. Everything working fine, except one thing:
> 
> I can not see the contacts in the "Domain Address Book". I know the contacts
> are there, because if I write a dot in the search box of the "Address Book"
> application they all appear magically. Nevertheless, the Name column is not
> as expected (the full name of the contact) but the prefix username of the
> mail address (the part before the @ sign).
> 
> Am I missing anything? I'm using the last version of everything (SOGo
> 3.2.10, Connector 31.0.5 and Integrator 31.0.5)
> 
> Thanks in advance.
> 
> --
> J. Carlos
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists


-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird "Domain Address Book" empty when using SOGo Integrator

2017-07-15 Thread "sg gs"
did you configure the integrator?
 

Sent: Friday, July 14, 2017 at 6:10 PM
From: "\"\\\"J. Carlos Romero\\\"\" (jucar...@ayuntamientoubrique.es)" 
To: users@sogo.nu
Subject: [SOGo] Thunderbird "Domain Address Book" empty when using SOGo Integrator

Hello, my first message to the list.

I have installed the "SOGo Connector" and "SOGo Integrator" extensions for
Thunderbird. Everything working fine, except one thing:

I can not see the contacts in the "Domain Address Book". I know the contacts
are there, because if I write a dot in the search box of the "Address Book"
application they all appear magically. Nevertheless, the Name column is not as
expected (the full name of the contact) but the prefix username of the mail
address (the part before the @ sign).

Am I missing anything? I'm using the last version of everything (SOGo 3.2.10,
Connector 31.0.5 and Integrator 31.0.5)

Thanks in advance.

--
J. Carlos
--
users@sogo.nu
https://inverse.ca/sogo/lists



-- users@sogo.nuhttps://inverse.ca/sogo/lists


Re: [SOGo] thunderbird/lightning/freebusy is there any trick i do not know

2017-07-04 Thread "sg gs"

hello,

 

installed and configured free/busy extension for thunderbird ( https://addons.mozilla.org/en-US/thunderbird/addon/freebusy/ ).

 

strange, it's only kind of working in thunderbird 52.2.1 with lightning 5.4.2.1 --

 

windows: most of the times it will display correct free/busy info but sometimes it displays everyone as free or some of the attendees as when they are not free.

 


linux (debian 8.8): most of the times it will display incorrect free/busy info (everyone as free, some of the attendees as free when they are not free, but sometime it displays correct free/busy info - kind of inverse to windows).

 

free/busy data retrieved using wget is always correct.

 

sggs

 


 

Sent: Saturday, July 01, 2017 at 2:19 PM
From: "\"\\\"sg gs\\\"\" (s...@mail.com)" 
To: users@sogo.nu
Subject: [SOGo] thunderbird/lightning/freebusy is there any trick i do not know



hello,

 

currently i'm trying to make thinderbrd lightning work with sogo. all, except freebusy works fine. freebusys states, that there is no free/busy info. when viewing the same meeting using the web client the correct free/busy info is displayed. even outlook 2013/windows7 displays the correct free/busy info. (outlook 2016/windows10 is unable to display free/busy info, but this is another story).

 

iguess, something is misconfigured but i havn't got a clue whee to look/correct.

 

my environment:

 

server: Version 3.2.9 (@shiva.inverse 201706280729)

thunderbird: 45.8.0

lightning: 4.7.8

sogo connector: 31.0.4

sogo integrator: 31.0.4

 

thanks in advance for your answer.


--
users@sogo.nu
https://inverse.ca/sogo/lists




-- users@sogo.nuhttps://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird calendar does not sync with NextCloud - solved

2017-06-24 Thread Christian Stolte

  
  
My mistake: 
  
What works is using the individual
calendar link, which is displayed when clicking MORE next to the
calendar. 
What does not work, using the generic "Primary CalDAC address"
adding the calendar name at the end.
  
All works brilliantly, I am sooo happy!

I would he happy to add this to the manual, plse contact me.

Rgds
Christian


On 22/06/17 16:40, Christian Stolte (scr...@vollbio.de)
  wrote:


  
  Hi,
  my newly created calendar in Thunderbird 52.1.1 (64-bit) on
Ubuntu 17.04 does not connect to my local instance of NextCloud,
neither with vanilla sogo-connector-31.0.4 nor with
sogo-connector-31.0.4-b37cf92df9.
  Upon calendar creation in Thunderbird I am asked for the
password. If I mistype the password then I get an exclamation
mark next to the calendar. If I type correctly the calendar gets
created, but it disconnects right away. Upon re-connection I
get:
  
Error: [calCachedCalendar] replay action failed: null, uri=https://localhost/remote.php/dav/Personal/,
  result=2147500037, operation=[xpconnect wrapped calIOperation]
  Error: [calCachedCalendar] replay action failed: null, uri=https://localhost/remote.php/dav/Personnal/,
  result=2147500037, operation=[xpconnect wrapped calIOperation]

  
  Note that Personal does exist on NextCloud, but Personnal
does not, yet the message is the same.
  I can connect to the NextCloud calendar through Android
DavDroid just fine. My Contacts sync perfectly between
Thunderbird, NextCloud, and Android DavDroid.
  Please help me troubleshoot.
   Tks
Christian
  
  
  
  
  
  -- 
users@sogo.nu
https://inverse.ca/sogo/lists


  

-- users@sogo.nuhttps://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird Announcement

2017-05-09 Thread Patrick Ben Koetter
* Bob Wooldridge :
> Just noticed this announcement from Thunderbird regarding their future.  Not
> much detail in terms of technology but there is mention of using more web
> technology.
> 
> https://blog.mozilla.org/thunderbird/2017/05/thunderbirds-future-home/

Thunderbird is full of 32-bit stuff. We had to deal with that when we
sponsored IMAP SPECIAL-USE support a few years ago. Most of the money went
into removing, working around or fixing old cruft.

I am glad Thunderbird seems to have a future now. To me it could use a good
usabilty review. IMO this would enlarge the user base a lot.

p@rick

-- 
[*] sys4 AG
 
https://sys4.de, +49 (89) 30 90 46 64
Schleißheimer Straße 26/MG,80333 München
 
Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Marc Schiffbauer, Wolfgang Stief
Aufsichtsratsvorsitzender: Florian Kirstein
 
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird Announcement

2017-05-09 Thread "Sean M. Pappalardo"


On 05/09/2017 01:41 PM, Bob Wooldridge (bob.wooldri...@edm-inc.com) wrote:
> there is mention of using
> more web technology.

I've often wondered why the Thunderbird team hasn't taken advantage of
the great work Inverse did in mimicking Thunderbird's interface in Web
technologies in SOGo 2.x as a starting point...

Sincerely,
Sean M. Pappalardo
Sr. Networks Engineer
Renegade Technologies



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] Thunderbird 52

2017-05-01 Thread Luca Olivetti

El 01/05/17 a les 21:02, Ludovic Marcotte (lmarco...@inverse.ca) ha escrit:

On 2017-04-29 9:55 AM, Luca Olivetti (l...@wetron.es) wrote:



The bug has been closed so I cannot add a note to it, but it still
doesn't work.
While now it does show the buttons, it doesn't show the calendar or
the address book (with a new, empty, user profile).
In fact, it doesn't prompt for a password until I try to open the
address book or try to subscribe to a calendar, and even then it asks
for a username and a password (before it just asked for a password).
I think I have configured the integrator correctly since I can see the
users (other than myself) when I try to subscribe to a
calendar/address book.

If I use the new, empty, profile with the old thunderbird, I can then
see the calendars and the address book with the new one, *but* it
still prompts for a user/password (instead of just the password) and
it also show the local addessbooks (while the old one just showed the
ones coming from SOGo).

Should be all good now.

Thanks!


It seems so, thank you, but it still prompts for username and password 
when accessing SOGo[*] instead of just the password. At least now it 
only prompts once instead of a prompt for each calendar.



[*] I suppose it is SOGo, because the regular prompt for the mail 
account just asks for the password.


Bye
--
Luca Olivetti
Wetron Automation Technology http://www.wetron.es/
Tel. +34 93 5883004 (Ext.3010)  Fax +34 93 5883007
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird 52

2017-05-01 Thread Ludovic Marcotte

On 2017-04-29 9:55 AM, Luca Olivetti (l...@wetron.es) wrote:



The bug has been closed so I cannot add a note to it, but it still 
doesn't work.
While now it does show the buttons, it doesn't show the calendar or 
the address book (with a new, empty, user profile).
In fact, it doesn't prompt for a password until I try to open the 
address book or try to subscribe to a calendar, and even then it asks 
for a username and a password (before it just asked for a password).
I think I have configured the integrator correctly since I can see the 
users (other than myself) when I try to subscribe to a 
calendar/address book.


If I use the new, empty, profile with the old thunderbird, I can then 
see the calendars and the address book with the new one, *but* it 
still prompts for a user/password (instead of just the password) and 
it also show the local addessbooks (while the old one just showed the 
ones coming from SOGo). 

Should be all good now.

Thanks!

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  http://inverse.ca
Inverse inc. :: Leaders behind SOGo (http://sogo.nu), PacketFence 
(http://packetfence.org) and Fingerbank (http://fingerbank.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird 52

2017-04-30 Thread Ludovic Marcotte

On 2017-04-29 9:55 AM, Luca Olivetti (l...@wetron.es) wrote:

The bug has been closed so I cannot add a note to it, but it still 
doesn't work.
While now it does show the buttons, it doesn't show the calendar or 
the address book (with a new, empty, user profile).
In fact, it doesn't prompt for a password until I try to open the 
address book or try to subscribe to a calendar, and even then it asks 
for a username and a password (before it just asked for a password).
I think I have configured the integrator correctly since I can see the 
users (other than myself) when I try to subscribe to a 
calendar/address book.


If I use the new, empty, profile with the old thunderbird, I can then 
see the calendars and the address book with the new one, *but* it 
still prompts for a user/password (instead of just the password) and 
it also show the local addessbooks (while the old one just showed the 
ones coming from SOGo). 

I'll look into this tomorrow, thanks for the reports.

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +1.514.755.3630  ::  http://inverse.ca
Inverse inc. :: Leaders behind SOGo (http://sogo.nu), PacketFence 
(http://packetfence.org) and Fingerbank (http://fingerbank.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird 52

2017-04-30 Thread Luca Olivetti
El 18/04/17 a les 16:00, Cédric Archambeau 
(cedric.archamb...@solidairesfinancespubliques.org) ha escrit:

Hi,

It's not an answer but a bug report to follow here :
https://sogo.nu/bugs/view.php?id=4131


The bug has been closed so I cannot add a note to it, but it still 
doesn't work.
While now it does show the buttons, it doesn't show the calendar or the 
address book (with a new, empty, user profile).
In fact, it doesn't prompt for a password until I try to open the 
address book or try to subscribe to a calendar, and even then it asks 
for a username and a password (before it just asked for a password).
I think I have configured the integrator correctly since I can see the 
users (other than myself) when I try to subscribe to a calendar/address 
book.


If I use the new, empty, profile with the old thunderbird, I can then 
see the calendars and the address book with the new one, *but* it still 
prompts for a user/password (instead of just the password) and it also 
show the local addessbooks (while the old one just showed the ones 
coming from SOGo).


Bye
--
Luca Olivetti
Wetron Automation Technology http://www.wetron.es/
Tel. +34 93 5883004 (Ext.3010)  Fax +34 93 5883007
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird 52

2017-04-18 Thread cedric.archamb...@solidairesfinancespubliques.org

Hi,

It's not an answer but a bug report to follow here : 
https://sogo.nu/bugs/view.php?id=4131





Le 18/04/2017 à 15:05, Christian Naumer (c...@brain-biotech.de) a écrit :

How is the timeline to support TB 52? At the moment the SOGo-Plugins do
not work completely.

Regards


Christian



--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird 52

2017-04-18 Thread val...@ziuraitis.lt

++

2017.04.18 16:05, Christian Naumer (c...@brain-biotech.de) rašė:

How is the timeline to support TB 52? At the moment the SOGo-Plugins do
not work completely.

Regards


Christian



--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird only fetch 200 contacts

2016-11-17 Thread Christian Mack
Am 12.11.2016 um 09:52 schrieb Michel Memeteau - EKIMIA (cont...@ekimia.fr):
> for some reason thunderbird configured with the sogo-integrator/connector
> just fetch the 221 first contacts of the personnal adddress book
> 
> 
> sogo.conf just say :
> 
> Nov 12 09:48:21 sogod [21606]: 88.122.124.10 "PROPFIND /SOGo/dav/
> mic...@memeteau.org/Contacts/personal/ HTTP/1.1" 207 431/175 0.019 1044 58%
> 720K
> 

That is a succesful PROPFIND.
This will only give the matching contacts list, not their content.

> is there some tuning on the reverse proxy needed ?
> 

What does the proxy say?


Kind regards,
Christian Mack

-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] ThunderBird with Sogo Connector Stop Syncing Address Book from Sogo

2016-08-29 Thread Christian Mack
Am 27.08.2016 um 06:41 schrieb Alex Wijoyo (ale...@borwita.co.id):
> Hi All,
> I have setup address book syncing on my Thunderbird for personal and users
> address book. It works fine initially but It's stopped working after I
> reinstall Thunderbird with profile destroyed. And the strange part is there
> is no error message at all after synchronizing just No changes notification
> showed. Is there anything I missed?
> My address book URLs:
> https://mx.mydomain.co.id/SOGo/dav/ale...@mydomain.co.id/Contact/users/

I assume, that is a global address book defined in your SOGoUserSources
with id="users".
Did you set it up as read only?
That is necessary for global address books, to get the autocompletion
working.

Can you search in it?


> https://mx.mydomain.co.id/SOGo/dav/ale...@mydomain.co.id/Contact/personal/
> 

That one is OK.


Kind regards,
Christian Mack

-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] ThunderBird with Sogo Connector Stop Syncing Address Book from Sogo

2016-08-28 Thread Ian McMichael

On 27/08/16 05:41, Alex Wijoyo (ale...@borwita.co.id) wrote:
I have setup address book syncing on my Thunderbird for personal and 
users address book. It works fine initially but It's stopped working 
after I reinstall Thunderbird with profile destroyed. And the strange 
part is there is no error message at all after synchronizing just No 
changes notification showed. Is there anything I missed?


In my past experience when this has happened to me I have been accessing 
the DAV server over SSL/TLS.  I use StartCom as a Certificate Authority 
and the issue has been with their OSCP server being off-line and unable 
to verify the revocation status of my certificate.  In this case I see 
errors in the Apache log when Thunderbird tries to make its DAV calls.  
It is true that Thunderbird logs very little information and it is 
difficult to diagnose from the client end.


Hope this helps in your case too?
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird integration

2016-04-20 Thread an...@schild.ws


Am 20.04.2016 um 11:49 schrieb Alessandro Briosi (a...@metalit.com):

Hi all,
I'm successfully using Sogo and Thunderbird integration in my office 
network.


What I'm acutally missing is that the Integrator allows only the 1st 
account configured to be syncronized.
I have more computers and on some of them the first account is 
personal, and the second is the office account.


Would it be possible to tell the Integrator/connector which account to 
use? Documentation states it's not currently possible.


The integrator ALWAYS uses the first account.



What would be needed to do that? Any plan on implementing it?


Best would be to allow multiple accounts to use the integrator,
so we could for example have Company & Private SOGo Servers synch with 
the same TB installation


Posting a RFE here would be the first step 
http://sogo.nu/support/index.html#/bugs and sponsoring the development 
would help getting it done ;)


André

André
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird calendar 'momentarily not available'

2016-04-18 Thread Clay Wright

On 04/18/2016 08:00 AM, Chris Hastie (li...@oak-wood.co.uk) wrote:
> On 17/04/2016 12:36, Christian Mack (christian.m...@uni-konstanz.de)
> wrote:
>
>> When Lightnig shows that yellow triangle, it has disabled this calendar
>> in most cases.
>
> Hi
>
> Not in this case. The calendar seems to function, and is listed as
> switched on. What's more, the setting doesn't seem to persist. On
> restarting TB the triangle is initially not there, but reappears as
> soon as a sync is attempted.
>
> Deactivating and reactivating the calendar does not solve the issue.
> Nor does unsubscribing and resubscribing. As soon as a sync is
> attempted, the triangle reappears.
>
>

Occasionally I've seen this on a client where a solution was to close
Thunderbird and manually delete one or more of the .sqlite files in
[Thunderbird profile]\calendar-data and let them be recreated on the
next Thunderbird startup.

-- 
Clay
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird calendar 'momentarily not available'

2016-04-18 Thread Chris Hastie

On 17/04/2016 12:36, Christian Mack (christian.m...@uni-konstanz.de) wrote:


When Lightnig shows that yellow triangle, it has disabled this calendar
in most cases.


Hi

Not in this case. The calendar seems to function, and is listed as 
switched on. What's more, the setting doesn't seem to persist. On 
restarting TB the triangle is initially not there, but reappears as soon 
as a sync is attempted.


Deactivating and reactivating the calendar does not solve the issue. Nor 
does unsubscribing and resubscribing. As soon as a sync is attempted, 
the triangle reappears.



--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird calendar 'momentarily not available'

2016-04-17 Thread Christian Mack
Hello Chris Hastie

When Lightnig shows that yellow triangle, it has disabled this calendar
in most cases.
Right click on this calendar.
Then choose "Properties".
The top most setting is "Activate this calendar", turn this on.
Now this calendar should work again.
You have to do that for all calendars with a yello triangle.


Hope this helps,
Christian Mack

Am 15.04.2016 um 17:30 schrieb Chris Hastie (li...@oak-wood.co.uk):
> I have a problem with one user's calendar. Although he seems to see it
> without problem, all those he has shared it with see it displayed in the
> Thunderbird list with a small yellow triangle and the tool tip "The
> calendar Dom is momentarily not available". An initial look at the SOGo
> logs suggested that the child process was running out of memory. I've
> bumped up SxVMemLimit which seems to have stopped such messages
> appearing, but the yellow triangle persists. At first only a subset of
> the user's events appeared to others, but most, if not all of them seem
> to have appeared now. The Thunderbird error log reports several things
> including a 'multiget error' and '[calCachedCalendar] replay action
> failed'. There doesn't appear to be much of interest in the sogo logs
> now the memory has been increased. The user in question is keen to keep
> all his historic appointments should he ever need to look back at
> things, so we kicked off by importing over 2000 events.
> 
> Any ideas where I should look, or how best to debug this?
> 
> Here's what turns up in the SOGo log
> Apr 15 16:27:56 sogod [29268]: 192.168.7.34 "REPORT
> /SOGo/dav/raggedstaff/Calendar/doms_personal/ HTTP/1.1" 207 66383/166
> 0.276 804701 91% 0
> Apr 15 16:27:57 sogod [29268]: 192.168.7.34 "REPORT
> /SOGo/dav/raggedstaff/Calendar/doms_personal/ HTTP/1.1" 207 10252/17505
> 0.473 84071 87% 0
> 
> and this is what turns up in TB's error console
> 
> Timestamp: 15/04/2016 11:54:47
> Warning: CalDAV: Unexpected response, status: undefined, href:
> /SOGo/dav/raggedstaff/Calendar/doms_personal/F32755CF8F0F44B68E008D5764933E100
> calendar-data:
> 
> Source File:
> file:///C:/Users/raggedstaff/AppData/Roaming/Thunderbird/Profiles/toln8gbb.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calDavRequestHandlers.js
> 
> Line: 935
> Timestamp: 15/04/2016 11:54:50
> Warning: CalDAV: Get failed: multiget error
> Source File:
> file:///C:/Users/raggedstaff/AppData/Roaming/Thunderbird/Profiles/toln8gbb.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/components/calDavCalendar.js
> 
> Line: 1213
> Timestamp: 15/04/2016 11:54:50
> Error: [calCachedCalendar] replay action failed: null,
> uri=https://munged.example.com/SOGo/dav/raggedstaff/Calendar/doms_personal/,
> result=2147500037, op=[xpconnect wrapped calIOperation]
> Source File:
> file:///C:/Users/raggedstaff/AppData/Roaming/Thunderbird/Profiles/toln8gbb.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calCachedCalendar.js
> 
> Line: 322
> Timestamp: 15/04/2016 11:54:50
> Warning: There has been an error reading data for calendar: Dom.
> However, this error is believed to be minor, so the program will attempt
> to continue. Error code: 0x80004005. Description: multiget error
> Source File:
> file:///C:/Users/raggedstaff/AppData/Roaming/Thunderbird/Profiles/toln8gbb.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calCalendarManager.js
> 
> Line: 960
> Timestamp: 15/04/2016 11:54:50
> Warning: There has been an error reading data for calendar: Dom.
> However, this error is believed to be minor, so the program will attempt
> to continue. Error code: READ_FAILED. Description:
> Source File:
> file:///C:/Users/raggedstaff/AppData/Roaming/Thunderbird/Profiles/toln8gbb.default/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calCalendarManager.js
> 
> Line: 960
> 
> 
> Thanks
> 
> Chris


-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] Thunderbird 45?

2016-04-15 Thread Milos Wimmer

On Fri, 15 Apr 2016, André Schild wrote:


as TB 45 is now out of the door,
has anyone already tested it with the Sogo Addons?


I have been using it for few days and I have found no problem yet.

Regards,
Milos
--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird 45?

2016-04-15 Thread Christian Naumer
Am 15.04.2016 um 09:04 schrieb André Schild (an...@schild.ws):
> Hello,
> 
> as TB 45 is now out of the door,
> has anyone already tested it with the Sogo Addons?
> 
> Thanks
> 
> André

I tried it just now. Everything I have tested worked.

-- New Contact -> syncs both ways
-- Modified Contact -> syncs both ways
-- new Calendar entry-> sync both ways
-- modified Calendar entry -> sync both ways


One thing I noticed in the preferences under SOGo there are no
Categories displayed and editing is not possible.

Errors in the console are:

Fehler: gSOGoConnectorPane is not defined
Quelldatei: chrome://global/content/bindings/preferences.xml line 758 >
Function
Zeile: 1
Fehler: ReferenceError: gSOGoConnectorPane is not defined
Quelldatei: chrome://messenger/content/preferences/preferences.xul
Zeile: 1


There are some deprecation warnings:

Warnung: flags argument of String.prototype.{search,match,replace} is
deprecated
Quelldatei:
jar:file:///home/cn/.thunderbird/m9vvhj51.Standard-Benutzer/extensions/sogo-connec...@inverse.ca.xpi!/components/CalDAVACLManager.js
Zeile: 1078

Warnung: Use of doQueryInterface() is deprecated and will be removed
with the next release. Use XPCOMUtils.generateQI() instead.
1: [resource://calendar/modules/calUtils.jsm ->
file:///home/cn/.thunderbird/m9vvhj51.Standard-Benutzer/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calUtils.js:794]
doQueryInterface
2:
[jar:file:///home/cn/.thunderbird/m9vvhj51.Standard-Benutzer/extensions/sogo-connec...@inverse.ca.xpi!/components/CalDAVACLManager.js:1411]
cDACLM_QueryInterface
3: [resource://gre/modules/XPCOMUtils.jsm:326]
XPCOMUtils__getFactory/factory.createInstance
4: [resource://calendar/modules/calProviderUtils.jsm:575]
cal.ProviderBase.prototype.aclManager
5:
[file:///home/cn/.thunderbird/m9vvhj51.Standard-Benutzer/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/components/calDavCalendar.js:1347]
caldav_safeRefresh
6:
[file:///home/cn/.thunderbird/m9vvhj51.Standard-Benutzer/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/components/calDavCalendar.js:2301]
caldav_completeCheckServerInfo
7:
[file:///home/cn/.thunderbird/m9vvhj51.Standard-Benutzer/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/components/calDavCalendar.js:2265]
caldav_cPNS_oSC
8:
[file:///home/cn/.thunderbird/m9vvhj51.Standard-Benutzer/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/components/calDavCalendar.js:355]
oauthCheck

Quelldatei:
file:///home/cn/.thunderbird/m9vvhj51.Standard-Benutzer/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calUtils.js
Zeile: 792


Warnung: Use of setPref() is deprecated and will be removed with the
next release. Use Preferences.set() instead.
1: [resource://calendar/modules/calUtils.jsm ->
file:///home/cn/.thunderbird/m9vvhj51.Standard-Benutzer/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calUtils.js:490]
setPref
2:
[chrome://sogo-integrator/content/calendar/default-classifications.js:56]
onDAVQueryComplete
3: [chrome://inverse-library/content/sogoWebDAV.js:302]
sogoWebDAV.prototype._handleHTTPResponse
4: [chrome://inverse-library/content/sogoWebDAV.js:226]
sogoWebDAV.prototype._sendHTTPRequest/listener.onStreamComplete

Quelldatei:
file:///home/cn/.thunderbird/m9vvhj51.Standard-Benutzer/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calUtils.js
Zeile: 488


Regards



-- 
Dr. Christian Naumer
Research Scientist
Plattform-Koordinator Bioprozesstechnik

B.R.A.I.N Aktiengesellschaft
Darmstaedter Str. 34-36, D-64673 Zwingenberg
e-mail c...@brain-biotech.de, homepage www.brain-biotech.de
fon +49-6251-9331-30  /   fax +49-6251-9331-11

Sitz der Gesellschaft: Zwingenberg/Bergstrasse
Registergericht AG Darmstadt, HRB 24758
Vorstand: Dr. Juergen Eck (Vorsitzender), Dr. Georg Kellinghusen,
Henricus Marks
Aufsichtsrat:
Dr. Ludger Mueller (Vorsitzender)
Dr. Holger Zinke (Stellv. Vorsitzender)

-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird 45?

2016-04-15 Thread Adrian Figueroa

SOGo connector works just as before. No complaints there.

Adrian


Am 15.04.2016 um 09:04 schrieb André Schild (an...@schild.ws):

Hello,

as TB 45 is now out of the door,
has anyone already tested it with the Sogo Addons?

Thanks

André


--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird 45?

2016-04-15 Thread Benoit SERRA

I do.

No problem noticed, on both Windows and Mac OS.


Le 15/04/2016 à 09:04, André Schild (an...@schild.ws) a écrit :

Hello,

as TB 45 is now out of the door,
has anyone already tested it with the Sogo Addons?

Thanks

André


--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird: CalDAV Fatal Error doing multiget for Personal Calendar [PARTIAL SOLUTION]

2016-04-05 Thread Dave Fullerton
On 04/05/2016 11:41 AM, Dave Fullerton 
(dfullertaster...@shorelinecontainer.com) wrote:

On 04/05/2016 10:47 AM, Charles Marcus (cmar...@media-brokers.com) wrote:

On 3/29/2016 3:44 PM, Chris (ch...@espacenetworks.com) 
wrote:

On 3/29/2016 3:10 PM, Dave Fullerton
(dfullertaster...@shorelinecontainer.com) wrote:

I figured out what was causing thunderbird's sync to fail. It appears
this particular user was putting emoji (unicode) in some of his
events. Thunderbird appears to download the calendar in blocks and
whenever it would come across these emoji in a block the remaining (or
even all, I didn't actually check) of the events in that block would
be missing.

The interesting bit was that some of these events that caused
thunderbird to fail on the download also did not appear in SOGo's own
web interface. I had to use a PHP caldav class to remove the offending
entries via href.

Here is what I had to do to find and correct the entries in case it is
of any help to any one else:

1) In thunderbird's config editor, set the calendar.debug.log and
calendar.debug.log.verbose to true.
2) Open Thunderbird's error console (CTRL-SHIFT-J)
3) Clear the error console but leave it open.
4) Reset the calendar cache and force thunderbird to re-download the
entire calendar.
5) Check the error console for the "CalDAV: Fatal Error doing..."
warning message.
6) Look at the message just below it that contains the ical raw data.
You will see BEGIN:VCALENDAR, BEGIN:VEVENT, etc data. Scroll so you
can see the bottom of this message (it could take several screens
worth to get to the bottom) and look at the last line. In my case the
last line was a SUMMARY: line. This is the event that Thunderbird
choked on. Using the SUMMARY, DTSTART or any other information you can
find use it to locate that event in the web interface, edit it and
remove anything that is not a regular printed character. In some cases
I had to query the sogo database for more information, like an href so
I could delete it with a php caldav class.
7) Go to step 3 and repeat until there are no more warning messages in
step 5.
8) Send an email to the user and tell them to stop using emoji in
their calendar events.



Good work!
Inverse should fix this bug in the CalDAV calendar sync so that it is
able to encounter unicode/emoji without crashing the sync.


So... is this a Thunderbird bug or SOGo bug?

Was a bug report created in the offending software's bug tracker?


I don't know which side is the guilty party. I know that thunderbird is
capable of receiving unicode characters because some of the emoji in the
events that didn't cause the error would appear as a diamond with a "?"
in the middle. That means that SOGo was able to store the character and
transmit it to thunderbird even if thunderbird couldn't display it. In
other cases, it wasn't. But I'm not sure how to tell which program is at
fault.

So, no, a bug report was not created.

-Dave






Mr Marcus,
  Your email got me thinking about this more and I ran another test. I 
created a new user with a blank calendar and loaded some events with an 
iPad. First an event with no emoji which syncs with thunderbird fine. 
Then an event with emoji that will not sync with thunderbird. I tried a 
packet capture but I couldn't not see any of the calendar data being 
transmitted. Next I removed the caldav account on the iPad, rebooted it 
and re-added the account. None of the events showed up. As soon as I 
removed the emoji event from within SOGo, the other event appeared on 
the iPad. So I am concluding this is a SOGo issue.


A bug report has been filed:
http://sogo.nu/bugs/view.php?id=3616

-Dave
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird: CalDAV Fatal Error doing multiget for Personal Calendar [PARTIAL SOLUTION]

2016-04-05 Thread Dave Fullerton

On 04/05/2016 10:47 AM, Charles Marcus (cmar...@media-brokers.com) wrote:

On 3/29/2016 3:44 PM, Chris (ch...@espacenetworks.com) 
wrote:

On 3/29/2016 3:10 PM, Dave Fullerton
(dfullertaster...@shorelinecontainer.com) wrote:

I figured out what was causing thunderbird's sync to fail. It appears
this particular user was putting emoji (unicode) in some of his
events. Thunderbird appears to download the calendar in blocks and
whenever it would come across these emoji in a block the remaining (or
even all, I didn't actually check) of the events in that block would
be missing.

The interesting bit was that some of these events that caused
thunderbird to fail on the download also did not appear in SOGo's own
web interface. I had to use a PHP caldav class to remove the offending
entries via href.

Here is what I had to do to find and correct the entries in case it is
of any help to any one else:

1) In thunderbird's config editor, set the calendar.debug.log and
calendar.debug.log.verbose to true.
2) Open Thunderbird's error console (CTRL-SHIFT-J)
3) Clear the error console but leave it open.
4) Reset the calendar cache and force thunderbird to re-download the
entire calendar.
5) Check the error console for the "CalDAV: Fatal Error doing..."
warning message.
6) Look at the message just below it that contains the ical raw data.
You will see BEGIN:VCALENDAR, BEGIN:VEVENT, etc data. Scroll so you
can see the bottom of this message (it could take several screens
worth to get to the bottom) and look at the last line. In my case the
last line was a SUMMARY: line. This is the event that Thunderbird
choked on. Using the SUMMARY, DTSTART or any other information you can
find use it to locate that event in the web interface, edit it and
remove anything that is not a regular printed character. In some cases
I had to query the sogo database for more information, like an href so
I could delete it with a php caldav class.
7) Go to step 3 and repeat until there are no more warning messages in
step 5.
8) Send an email to the user and tell them to stop using emoji in
their calendar events.



Good work!
Inverse should fix this bug in the CalDAV calendar sync so that it is
able to encounter unicode/emoji without crashing the sync.


So... is this a Thunderbird bug or SOGo bug?

Was a bug report created in the offending software's bug tracker?


I don't know which side is the guilty party. I know that thunderbird is 
capable of receiving unicode characters because some of the emoji in the 
events that didn't cause the error would appear as a diamond with a "?" 
in the middle. That means that SOGo was able to store the character and 
transmit it to thunderbird even if thunderbird couldn't display it. In 
other cases, it wasn't. But I'm not sure how to tell which program is at 
fault.


So, no, a bug report was not created.

-Dave




--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird: CalDAV Fatal Error doing multiget for Personal Calendar [PARTIAL SOLUTION]

2016-04-05 Thread Charles Marcus
On 3/29/2016 3:44 PM, Chris (ch...@espacenetworks.com) 
wrote:
> On 3/29/2016 3:10 PM, Dave Fullerton 
> (dfullertaster...@shorelinecontainer.com) wrote:
>> I figured out what was causing thunderbird's sync to fail. It appears 
>> this particular user was putting emoji (unicode) in some of his 
>> events. Thunderbird appears to download the calendar in blocks and 
>> whenever it would come across these emoji in a block the remaining (or 
>> even all, I didn't actually check) of the events in that block would 
>> be missing.
>>
>> The interesting bit was that some of these events that caused 
>> thunderbird to fail on the download also did not appear in SOGo's own 
>> web interface. I had to use a PHP caldav class to remove the offending 
>> entries via href.
>>
>> Here is what I had to do to find and correct the entries in case it is 
>> of any help to any one else:
>>
>> 1) In thunderbird's config editor, set the calendar.debug.log and 
>> calendar.debug.log.verbose to true.
>> 2) Open Thunderbird's error console (CTRL-SHIFT-J)
>> 3) Clear the error console but leave it open.
>> 4) Reset the calendar cache and force thunderbird to re-download the 
>> entire calendar.
>> 5) Check the error console for the "CalDAV: Fatal Error doing..." 
>> warning message.
>> 6) Look at the message just below it that contains the ical raw data. 
>> You will see BEGIN:VCALENDAR, BEGIN:VEVENT, etc data. Scroll so you 
>> can see the bottom of this message (it could take several screens 
>> worth to get to the bottom) and look at the last line. In my case the 
>> last line was a SUMMARY: line. This is the event that Thunderbird 
>> choked on. Using the SUMMARY, DTSTART or any other information you can 
>> find use it to locate that event in the web interface, edit it and 
>> remove anything that is not a regular printed character. In some cases 
>> I had to query the sogo database for more information, like an href so 
>> I could delete it with a php caldav class.
>> 7) Go to step 3 and repeat until there are no more warning messages in 
>> step 5.
>> 8) Send an email to the user and tell them to stop using emoji in 
>> their calendar events.

> Good work!
> Inverse should fix this bug in the CalDAV calendar sync so that it is 
> able to encounter unicode/emoji without crashing the sync.

So... is this a Thunderbird bug or SOGo bug?

Was a bug report created in the offending software's bug tracker?
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird: CalDAV Fatal Error doing multiget for Personal Calendar [PARTIAL SOLUTION]

2016-03-29 Thread Chris



On 3/29/2016 3:10 PM, Dave Fullerton 
(dfullertaster...@shorelinecontainer.com) wrote:


I figured out what was causing thunderbird's sync to fail. It appears 
this particular user was putting emoji (unicode) in some of his 
events. Thunderbird appears to download the calendar in blocks and 
whenever it would come across these emoji in a block the remaining (or 
even all, I didn't actually check) of the events in that block would 
be missing.


The interesting bit was that some of these events that caused 
thunderbird to fail on the download also did not appear in SOGo's own 
web interface. I had to use a PHP caldav class to remove the offending 
entries via href.


Here is what I had to do to find and correct the entries in case it is 
of any help to any one else:


1) In thunderbird's config editor, set the calendar.debug.log and 
calendar.debug.log.verbose to true.

2) Open Thunderbird's error console (CTRL-SHIFT-J)
3) Clear the error console but leave it open.
4) Reset the calendar cache and force thunderbird to re-download the 
entire calendar.
5) Check the error console for the "CalDAV: Fatal Error doing..." 
warning message.
6) Look at the message just below it that contains the ical raw data. 
You will see BEGIN:VCALENDAR, BEGIN:VEVENT, etc data. Scroll so you 
can see the bottom of this message (it could take several screens 
worth to get to the bottom) and look at the last line. In my case the 
last line was a SUMMARY: line. This is the event that Thunderbird 
choked on. Using the SUMMARY, DTSTART or any other information you can 
find use it to locate that event in the web interface, edit it and 
remove anything that is not a regular printed character. In some cases 
I had to query the sogo database for more information, like an href so 
I could delete it with a php caldav class.
7) Go to step 3 and repeat until there are no more warning messages in 
step 5.
8) Send an email to the user and tell them to stop using emoji in 
their calendar events.


-Dave

Good work!
Inverse should fix this bug in the CalDAV calendar sync so that it is 
able to encounter unicode/emoji without crashing the sync.


--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird: CalDAV Fatal Error doing multiget for Personal Calendar [PARTIAL SOLUTION]

2016-03-29 Thread Dave Fullerton
On 03/25/2016 02:03 PM, Dave Fullerton 
(dfullertaster...@shorelinecontainer.com) wrote:

Greetings everyone,

I have a user who is unable to download his full calendar into
thunderbird. Events are appearing in the SOGo (2.3.8) web interface and
on his iPhone but not in thunderbird. When I reset the calendar cache in
thunderbird the calendar is cleared and only about 20 events download.
In Thunderbird's error console I see the following message repeated
three times:

CalDAV: Fatal Error doing multiget for Personal Calendar
file://c:/Documents.../calendar-js/calDavRequestHandlers.js
line: 834

I have tried it with Thunderbird 38.6 and 38.7.1 using
connector/integrator 31.0.2 on two different computers and I get the
same thing.

The calendar will show up if I subscribe to it as a ics calendar on the
network, just not with caldav.

Any ideas?

Thank you

-Dave



I figured out what was causing thunderbird's sync to fail. It appears 
this particular user was putting emoji (unicode) in some of his events. 
Thunderbird appears to download the calendar in blocks and whenever it 
would come across these emoji in a block the remaining (or even all, I 
didn't actually check) of the events in that block would be missing.


The interesting bit was that some of these events that caused 
thunderbird to fail on the download also did not appear in SOGo's own 
web interface. I had to use a PHP caldav class to remove the offending 
entries via href.


Here is what I had to do to find and correct the entries in case it is 
of any help to any one else:


1) In thunderbird's config editor, set the calendar.debug.log and 
calendar.debug.log.verbose to true.

2) Open Thunderbird's error console (CTRL-SHIFT-J)
3) Clear the error console but leave it open.
4) Reset the calendar cache and force thunderbird to re-download the 
entire calendar.
5) Check the error console for the "CalDAV: Fatal Error doing..." 
warning message.
6) Look at the message just below it that contains the ical raw data. 
You will see BEGIN:VCALENDAR, BEGIN:VEVENT, etc data. Scroll so you can 
see the bottom of this message (it could take several screens worth to 
get to the bottom) and look at the last line. In my case the last line 
was a SUMMARY: line. This is the event that Thunderbird choked on. Using 
the SUMMARY, DTSTART or any other information you can find use it to 
locate that event in the web interface, edit it and remove anything that 
is not a regular printed character. In some cases I had to query the 
sogo database for more information, like an href so I could delete it 
with a php caldav class.
7) Go to step 3 and repeat until there are no more warning messages in 
step 5.
8) Send an email to the user and tell them to stop using emoji in their 
calendar events.


-Dave





--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird Adressbook sync

2016-01-25 Thread Christian Mack
Hello

Am 23.01.2016 um 14:22 schrieb b.muehlbac...@rgb-softcons.at:
> 
> I got a funny Problem: I've installed Thunderbird, Lightning and SoGo.
> 
> Mailsync to a Zimbra-Server works fine.
> Kalendar sync also
> 
> Addressbook-Sync gives a prolem: the sync only downloads 30 addresses out og
> more than 200.
> 
> Any idea what happens there?
> 

That is a Zimbra setting
Check
http://www.sogo.nu/bugs/view.php?id=2666

Fix:
http://wiki.zimbra.com/wiki/DoSFilter


Kind regards,
Christian Mack

-- 
Christian Mack
Universität Konstanz
Kommunikations-, Informations-, Medienzentrum (KIM)
Abteilung Basisdienste
78457 Konstanz
+49 7531 88-4416



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] Thunderbird-Lightning-Integrator-Connector problem

2015-09-17 Thread Charles Marcus
On 9/16/2015 4:02 PM, Szládovics Péter  wrote:
> 2015-09-16 20:26 keltezéssel, Tanstaafl írta:
>> On 9/16/2015 1:08 PM, Szládovics Péter  wrote:
>>> Thank you so much! The update was ok in yesterday,
>> Not sure what this means - did you update to one of the builds with the fix?
> Sure. 4.0.2.1 exactly :)

Well, there is no 'exactly', because it hasn't been released yet... ;)

But as long as you got the one with the patch (there were different
versions of the patch too, the most recent has the best/complete fix),
you should be good to go now.
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird-Lightning-Integrator-Connector problem

2015-09-16 Thread Tanstaafl
On 9/16/2015 10:27 AM, Szládovics Péter  wrote:
> Dear Guys,
> 
> What is the recommended solution to solve the problem of locked 
> calendars under TB38.2 and Lighning 4.0.2x?

Update Lightning to a 4.0.2.1 build (which fixes the underlying
problem), restart Thunderbird, then fix the problem calendars by
changing one (or both) of the Prefs in the config editor (filter on
'calendar.reg', then find the calendar, and change .disabled (and
.readOnly if applicable) to false, then restarting Thunderbird again.
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird-Lightning-Integrator-Connector problem

2015-09-16 Thread Szládovics Péter

2015-09-16 19:09 keltezéssel, Tanstaafl írta:

On 9/16/2015 12:50 PM, Tanstaafl  wrote:

Update Lightning to a 4.0.2.1 build (which fixes the underlying
problem)

Available here:

https://ftp.mozilla.org/pub/mozilla.org/calendar/lightning/tinderbox-builds/comm-esr38-win32/latest/


Thanks, but it don't well for me :) I'm using Linux :)
The Linux version has been already installed, just the configuration 
editor steps have missed.

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird-Lightning-Integrator-Connector problem

2015-09-16 Thread Tanstaafl
On 9/16/2015 1:08 PM, Szládovics Péter  wrote:
> Thank you so much! The update was ok in yesterday,

Not sure what this means - did you update to one of the builds with the fix?

If not, the problem WILL come back.
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird-Lightning-Integrator-Connector problem

2015-09-16 Thread Tanstaafl
On 9/16/2015 2:33 PM, Szládovics Péter  wrote:
> 2015-09-16 19:09 keltezéssel, Tanstaafl írta:
>> On 9/16/2015 12:50 PM, Tanstaafl  wrote:
>>> Update Lightning to a 4.0.2.1 build (which fixes the underlying
>>> problem)
>> Available here:
>>
>> https://ftp.mozilla.org/pub/mozilla.org/calendar/lightning/tinderbox-builds/comm-esr38-win32/latest/
> 
> Thanks, but it don't well for me :) I'm using Linux :)
> The Linux version has been already installed, just the configuration 
> editor steps have missed.

Ok, but like I said, unless you have the unreleased version with the
fix, the problem will come back again.

Try from here to find the linux version you want:

https://ftp.mozilla.org/pub/mozilla.org/calendar/lightning/tinderbox-builds/
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Thunderbird-Lightning-Integrator-Connector problem

2015-09-16 Thread Szládovics Péter

2015-09-16 20:26 keltezéssel, Tanstaafl írta:

On 9/16/2015 1:08 PM, Szládovics Péter  wrote:

Thank you so much! The update was ok in yesterday,

Not sure what this means - did you update to one of the builds with the fix?


Sure. 4.0.2.1 exactly :)
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird-Lightning-Integrator-Connector problem

2015-09-16 Thread Tanstaafl
On 9/16/2015 12:50 PM, Tanstaafl  wrote:
> Update Lightning to a 4.0.2.1 build (which fixes the underlying
> problem)

Available here:

https://ftp.mozilla.org/pub/mozilla.org/calendar/lightning/tinderbox-builds/comm-esr38-win32/latest/
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird-Lightning-Integrator-Connector problem

2015-09-16 Thread Szládovics Péter

2015-09-16 18:50 keltezéssel, Tanstaafl írta:

On 9/16/2015 10:27 AM, Szládovics Péter  wrote:

Dear Guys,

What is the recommended solution to solve the problem of locked
calendars under TB38.2 and Lighning 4.0.2x?

Update Lightning to a 4.0.2.1 build (which fixes the underlying
problem), restart Thunderbird, then fix the problem calendars by
changing one (or both) of the Prefs in the config editor (filter on
'calendar.reg', then find the calendar, and change .disabled (and
.readOnly if applicable) to false, then restarting Thunderbird again.


Thank you so much! The update was ok in yesterday, but the config editor 
trick missed :)

Working fine now...

BTW...
If anyone is using the sieve extension for TB, yust install this 
extension: 
https://github.com/thsmi/sieve/blob/master/nightly/0.2.3/sieve-0.2.3h.xpi?raw=true 
and it will working too :)

--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird 38.x && Lightning 4.0.x support

2015-09-06 Thread Tobias Lamour

Hi Charles,

thanks for your reply. I have discovered your comment in Re: [SOGo] 
Calendars locked:

"""
Tools > Options > Advanced > General > Config Editor

Maximize the window, then filter on "calendar.reg" (minus the quotes)

Look for two entries for each calendar:

calendar.registry.X.disabled
calendar.registry.X.readOnly
...
"""
I do not know how to reply to this thread. However, this can be 
corrected even easier through a right-click on the locked calendar >> 
Properties

In the new window just re-enable it by "Switch this calendar on"
and disable now "Read Only" if desired.
As soon as you hit OK the Calendar Cache is cleared and repopulated.

Thank you very much for your help.
cheers,
Tobi

On 09/05/2015 04:58 PM, Charles Marcus wrote:

READ THE THREAD.

There is one, or at most only TWO prefs that you need to change (NOT
delete, simply toggle them).

Again, read the thread.

Or... are you saying that changing these prefs doesn't work on Linux?

That would be new info and good to know.

Charles


On 9/5/2015 9:45 AM, Luca Olivetti  wrote:

El 05/09/15 a les 15:11, Tobias Lamour ha escrit:

Hi,

My Linux recently updated Thunderbird to version 38.2 also forcing one
to switch to Lightning 4.
It seems Inverse SOGo Converter is not compatible any more and I am left
with an empty calendar.

Is there any workaround in order to get sogo back to operation in
Lightning 4.0.x?

It works *but* under Linux I had to delete all "calendar.xxx"
preferences from prefs.js and delete the directory "calendar-data",
otherwise the calendar would show as disabled and locked, with no way to
activate/refresh it.
Under windows the upgrade just worked.

Bye




--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Thunderbird 38.x && Lightning 4.0.x support

2015-09-06 Thread Luca Olivetti

El 05/09/15 a les 16:58, Charles Marcus ha escrit:

READ THE THREAD.

There is one, or at most only TWO prefs that you need to change (NOT
delete, simply toggle them).


Well, I didn't remember the thread, so I simply deleted them all from 
prefs.js.
I know it's not necessary, but it's not a problem either, since the 
integrator will restore them all.


Bye
--
Luca Olivetti
Wetron Automation Technology http://www.wetron.es/
Tel. +34 93 5883004 (Ext.3010)  Fax +34 93 5883007
--
users@sogo.nu
https://inverse.ca/sogo/lists


<    1   2   3   4   5   6   7   8   >