Re: [SOGo] sogo-tool restore not working: segmentation fault

2012-06-15 Thread Christian Mack
Hello Hartmut Raithel


On 2012-06-14 17:03, Hartmut Raithel wrote:
 
 I’m running SOGo version 1.3.16-1 on a Ubuntu 10.04.4 LTS System and
 sogo is running well, in general.
 
 The SW Versions (prebuild from Ubuntu repository)are:
 
 sogo@sh-sogodev01:~/backup/2012-06-14_1455$ dpkg -l |grep sogo

 sogo1.3.16-1  
 
 
 libsope-appserver4.9  4.9.r1664.20120601  SOPE application server 
 libraries
 libsope-core4.9   4.9.r1664.20120601  Core libraries of the 
 SOPE application serve
 libsope-gdl1-4.9  4.9.r1664.20120601  GNUstep database 
 libraries for SOPE
 libsope-ldap4.9   4.9.r1664.20120601  SOPE libraries for LDAP 
 access
 libsope-mime4.9   4.9.r1664.20120601  SOPE libraries for MIME 
 processing
 libsope-xml4.94.9.r1664.20120601  SOPE libraries for XML 
 processing
 sope4.9-gdl1-mysql4.9.r1664.20120601  MySQL connector for 
 SOPE's fork of the GNUst
 sope4.9-gdl1-postgresql   4.9.r1664.20120601  ̇̇̇PostgreSQL connector 
 for SOPE's fork of the 
 sope4.9-libxmlsaxdriver   4.9.r1664.20120601  XML Parser for SOPE's 
 SAX engine
 
 gnustep-base-common   1.19.3-1ubuntu1 GNUstep Base library - 
 common files
 gnustep-base-runtime  1.19.3-1ubuntu1 GNUstep Base library
 gnustep-common2.2.0-1 Common files for the 
 core GNUstep environmen
 gnustep-make  2.2.0-1 Basic GNUstep Makefiles
 libgnustep-base1.19   1.19.3-1ubuntu1 GNUstep Base library
 
 libsope-gdl1-4.9  4.9.r1664.20120601  GNUstep database 
 libraries for SOPE
 

I don't see package sogo-tool here.
Did you upgrade that as well?


...
 In case of the user has deleted some appointments after the backup, the
 restore fails with segfault:
 
 sogo@sh-sogodev01:~/backup/2012-06-14_1455$ sogo-tool restore -f
 Calendar/personal . aaasys08
 
 Jun 14 15:12:46 sogo-tool [15238]: 0x0x82db948[SOGoCache] Cache
 cleanup interval set every 1.00 seconds
 
 Jun 14 15:12:46 sogo-tool [15238]: 0x0x82db948[SOGoCache] Using
 host(s) 'localhost' as server(s)
 
 2012-06-14 15:12:46.422 sogo-tool[15238] PostgreSQL72 connection
 established: 0x0x81baa58[PGConnection]:  connection=0x0x8369a50
 
 2012-06-14 15:12:46.422 sogo-tool[15238] PostgreSQL72 channel
 0x0x832d680 opened (connection=0x0x81baa58[PGConnection]: 
 connection=0x0x8369a50)
 
 2012-06-14 15:12:46.422 sogo-tool[15238] PG0x0x832d680 SQL: SELECT
 c_folder_id, c_path, c_location, c_quick_location, c_acl_location,
 c_folder_type FROM sogo_folder_info WHERE c_path1 = 'Users' AND c_path2
 = 'aaasys08' AND c_path3 = 'Calendar' AND c_path4 = 'personal'
 
 2012-06-14 15:12:46.432 sogo-tool[15238] PG0x0x832d680 SQL: UPDATE
 sogo_folder_info SET c_foldername = 'Persönlicher Kalender' WHERE c_path
 = '/Users/aaasys08/Calendar/personal'
 
 2012-06-14 15:12:46.435 sogo-tool[15238] PG0x0x832d680 SQL: BEGIN
 TRANSACTION
 
 2012-06-14 15:12:46.435 sogo-tool[15238] PG0x0x832d680 SQL: DELETE FROM
 sogoaaasys08004000ea9ed_acl
 
 2012-06-14 15:12:46.436 sogo-tool[15238] PG0x0x832d680 SQL: COMMIT
 TRANSACTION
 
 2012-06-14 15:12:46.437 sogo-tool[15238] PG0x0x832d680 SQL: BEGIN
 TRANSACTION
 
 2012-06-14 15:12:46.437 sogo-tool[15238] PG0x0x832d680 SQL: INSERT INTO
 sogoaaasys08004000ea9ed_acl (c_object, c_uid, c_role) VALUES
 ('/aaasys08/Calendar/personal', 'sx', 'PublicViewer')
 
 2012-06-14 15:12:46.438 sogo-tool[15238] PG0x0x832d680 SQL: INSERT INTO
 sogoaaasys08004000ea9ed_acl (c_object, c_uid, c_role) VALUES
 ('/aaasys08/Calendar/personal', 'sx', 'ConfidentialDAndTViewer')
 
 2012-06-14 15:12:46.438 sogo-tool[15238] PG0x0x832d680 SQL: INSERT INTO
 sogoaaasys08004000ea9ed_acl (c_object, c_uid, c_role) VALUES
 ('/aaasys08/Calendar/personal', 'sx', 'ObjectCreator')
 
 2012-06-14 15:12:46.438 sogo-tool[15238] PG0x0x832d680 SQL: INSERT INTO
 sogoaaasys08004000ea9ed_acl (c_object, c_uid, c_role) VALUES
 ('/aaasys08/Calendar/personal', 'sx', 'ObjectEraser')
 
 2012-06-14 15:12:46.439 sogo-tool[15238] PG0x0x832d680 SQL: COMMIT
 TRANSACTION
 
 2012-06-14 15:12:46.440 sogo-tool[15238] PG0x0x832d680 SQL: SELECT
 c_name FROM sogoaaasys08004000ea9ed WHERE (c_deleted != 1 OR c_deleted
 IS NULL)
 
 2012-06-14 15:12:46.441 sogo-tool[15238] restoring record
 '4E7-4FD9DF00-13-4D8FFA80.ics'
 
 2012-06-14 15:12:46.442 sogo-tool[15238] PG0x0x832d680 SQL: SELECT
 c_version, c_deleted FROM sogoaaasys08004000ea9ed WHERE (c_name =
 '4E7-4FD9DF00-13-4D8FFA80.ics')
 
 2012-06-14 15:12:46.442 sogo-tool[15238] PG0x0x832d680 SQL: BEGIN
 TRANSACTION
 
 2012-06-14 15:12:46.443 sogo-tool[15238] PG0x0x832d680 SQL: DELETE FROM
 sogoaaasys08004000ea9ed WHERE c_name = '4E7-4FD9DF00-13-4D8FFA80.ics'
 
 2012-06-14 15:12:46.443 sogo-tool[15238] PG0x0x832d680 SQL: COMMIT
 TRANSACTION
 
 Speicherzugriffsfehler
 
 

[SOGo] Feature request.

2012-06-15 Thread Hans de Groot

	Hi,

	 

	I have a feature request. (I hope I post this in the right place)

	

	I would like to have a configuration option that when set, lets the calendar/contacts sharing menu only show/search email adresses in the same domain.

	IE: if I am logged in with ha...@dandy.nl I can only share with users in the dandy.nl domain. I do not want my users to see all email adresses in the system.

	

	Why do I want this?

	

	I like to deploy SOGo once and never have to look at it again. So when I add a new mail domain to my system SOGo automatically works with it.

	It does this allready except when using the share calendar/contacts part. Here users are shown all existing email accounts/users on the system.

	I know I can use SOGo with multiple virtual hosts but this way I have to add this to the SOGo config (and remove it later) and restart SOGo everytime a domain gets added or removed.

	

	If this is to much work than maybe a quicker solution would be to have an option to disable the search function when sharing calendars.

	Users just have to type the complete email address of the user they want to share the calender with.

	It will start in red and turn blue when it matches.

	

	I hope you will look into this. I think it will add a lot power to SOGo.
	
	Regards
	
	Hans de Groot
	


Re: [SOGo] sogo-tool restore not working: segmentation fault

2012-06-15 Thread J. Echter
Am 15.06.2012 11:23, schrieb Christian Mack:
 Hello Hartmut Raithel


 On 2012-06-14 17:03, Hartmut Raithel wrote:
 I’m running SOGo version 1.3.16-1 on a Ubuntu 10.04.4 LTS System and
 sogo is running well, in general.

 The SW Versions (prebuild from Ubuntu repository)are:

 sogo@sh-sogodev01:~/backup/2012-06-14_1455$ dpkg -l |grep sogo

 sogo1.3.16-1 
  

 libsope-appserver4.9 4.9.r1664.20120601  SOPE application server 
 libraries
 libsope-core4.9  4.9.r1664.20120601  Core libraries of the 
 SOPE application serve
 libsope-gdl1-4.9 4.9.r1664.20120601  GNUstep database 
 libraries for SOPE
 libsope-ldap4.9  4.9.r1664.20120601  SOPE libraries for LDAP 
 access
 libsope-mime4.9  4.9.r1664.20120601  SOPE libraries for MIME 
 processing
 libsope-xml4.9   4.9.r1664.20120601  SOPE libraries for XML 
 processing
 sope4.9-gdl1-mysql   4.9.r1664.20120601  MySQL connector for 
 SOPE's fork of the GNUst
 sope4.9-gdl1-postgresql  4.9.r1664.20120601  ̇̇̇PostgreSQL connector 
 for SOPE's fork of the 
 sope4.9-libxmlsaxdriver  4.9.r1664.20120601  XML Parser for SOPE's 
 SAX engine

 gnustep-base-common  1.19.3-1ubuntu1 GNUstep Base library - 
 common files
 gnustep-base-runtime 1.19.3-1ubuntu1 GNUstep Base library
 gnustep-common   2.2.0-1 Common files for the 
 core GNUstep environmen
 gnustep-make 2.2.0-1 Basic GNUstep Makefiles
 libgnustep-base1.19  1.19.3-1ubuntu1 GNUstep Base library

 libsope-gdl1-4.9 4.9.r1664.20120601  GNUstep database 
 libraries for SOPE

 I don't see package sogo-tool here.
 Did you upgrade that as well?


 ...
 In case of the user has deleted some appointments after the backup, the
 restore fails with segfault:

 sogo@sh-sogodev01:~/backup/2012-06-14_1455$ sogo-tool restore -f
 Calendar/personal . aaasys08

 Jun 14 15:12:46 sogo-tool [15238]: 0x0x82db948[SOGoCache] Cache
 cleanup interval set every 1.00 seconds

 Jun 14 15:12:46 sogo-tool [15238]: 0x0x82db948[SOGoCache] Using
 host(s) 'localhost' as server(s)

 2012-06-14 15:12:46.422 sogo-tool[15238] PostgreSQL72 connection
 established: 0x0x81baa58[PGConnection]:  connection=0x0x8369a50

 2012-06-14 15:12:46.422 sogo-tool[15238] PostgreSQL72 channel
 0x0x832d680 opened (connection=0x0x81baa58[PGConnection]: 
 connection=0x0x8369a50)

 2012-06-14 15:12:46.422 sogo-tool[15238] PG0x0x832d680 SQL: SELECT
 c_folder_id, c_path, c_location, c_quick_location, c_acl_location,
 c_folder_type FROM sogo_folder_info WHERE c_path1 = 'Users' AND c_path2
 = 'aaasys08' AND c_path3 = 'Calendar' AND c_path4 = 'personal'

 2012-06-14 15:12:46.432 sogo-tool[15238] PG0x0x832d680 SQL: UPDATE
 sogo_folder_info SET c_foldername = 'Persönlicher Kalender' WHERE c_path
 = '/Users/aaasys08/Calendar/personal'

 2012-06-14 15:12:46.435 sogo-tool[15238] PG0x0x832d680 SQL: BEGIN
 TRANSACTION

 2012-06-14 15:12:46.435 sogo-tool[15238] PG0x0x832d680 SQL: DELETE FROM
 sogoaaasys08004000ea9ed_acl

 2012-06-14 15:12:46.436 sogo-tool[15238] PG0x0x832d680 SQL: COMMIT
 TRANSACTION

 2012-06-14 15:12:46.437 sogo-tool[15238] PG0x0x832d680 SQL: BEGIN
 TRANSACTION

 2012-06-14 15:12:46.437 sogo-tool[15238] PG0x0x832d680 SQL: INSERT INTO
 sogoaaasys08004000ea9ed_acl (c_object, c_uid, c_role) VALUES
 ('/aaasys08/Calendar/personal', 'sx', 'PublicViewer')

 2012-06-14 15:12:46.438 sogo-tool[15238] PG0x0x832d680 SQL: INSERT INTO
 sogoaaasys08004000ea9ed_acl (c_object, c_uid, c_role) VALUES
 ('/aaasys08/Calendar/personal', 'sx', 'ConfidentialDAndTViewer')

 2012-06-14 15:12:46.438 sogo-tool[15238] PG0x0x832d680 SQL: INSERT INTO
 sogoaaasys08004000ea9ed_acl (c_object, c_uid, c_role) VALUES
 ('/aaasys08/Calendar/personal', 'sx', 'ObjectCreator')

 2012-06-14 15:12:46.438 sogo-tool[15238] PG0x0x832d680 SQL: INSERT INTO
 sogoaaasys08004000ea9ed_acl (c_object, c_uid, c_role) VALUES
 ('/aaasys08/Calendar/personal', 'sx', 'ObjectEraser')

 2012-06-14 15:12:46.439 sogo-tool[15238] PG0x0x832d680 SQL: COMMIT
 TRANSACTION

 2012-06-14 15:12:46.440 sogo-tool[15238] PG0x0x832d680 SQL: SELECT
 c_name FROM sogoaaasys08004000ea9ed WHERE (c_deleted != 1 OR c_deleted
 IS NULL)

 2012-06-14 15:12:46.441 sogo-tool[15238] restoring record
 '4E7-4FD9DF00-13-4D8FFA80.ics'

 2012-06-14 15:12:46.442 sogo-tool[15238] PG0x0x832d680 SQL: SELECT
 c_version, c_deleted FROM sogoaaasys08004000ea9ed WHERE (c_name =
 '4E7-4FD9DF00-13-4D8FFA80.ics')

 2012-06-14 15:12:46.442 sogo-tool[15238] PG0x0x832d680 SQL: BEGIN
 TRANSACTION

 2012-06-14 15:12:46.443 sogo-tool[15238] PG0x0x832d680 SQL: DELETE FROM
 sogoaaasys08004000ea9ed WHERE c_name = '4E7-4FD9DF00-13-4D8FFA80.ics'

 2012-06-14 15:12:46.443 sogo-tool[15238] PG0x0x832d680 SQL: COMMIT
 TRANSACTION

 Speicherzugriffsfehler

 

Re: [SOGo] Feature request.

2012-06-15 Thread Nathanael Bettridge

Hi Hans,

We're doing something like this with our SOGo implementation using LDAP 
permissions, to let us auto-provision new domains in SOGo


Our openldap is set up so users can only see objects within their own 
domain's OU (so something like 
DC=com,DC=example,OU=whateverclientdomain.com,...) , and we use the 
bindAsCurrentUser setting on the LDAP authentication source to ensure 
that SOGo searches the ldap directory using the currently logged in user 
credentials (whereas by default, it uses global credentials). So users 
only see what they have permissions to see, and the permissions masks 
mean they can only see their own domain :)


It works pretty well. Occassionally regressions creep in with new 
releases, but the Inverse team are brilliant about fixing them :)


It also means that users see the exact same results when looking at the 
address book with LDAP directly (most desktop mail clients) vs with 
SOGo/Thunderbird


Of course if you're using an SQL auth source this doesn't really help 
you :)


Thanks,

-Nathanael Bettridge



Hans de Groot wrote:

Hi,
I have a feature request. (I hope I post this in the right place)
I would like to have a configuration option that when set, lets the 
calendar/contacts sharing menu only show/search email adresses in the 
same domain.
IE: if I am logged in with ha...@dandy.nl I can only share with users 
in the dandy.nl domain. I do not want my users to see all email 
adresses in the system.

Why do I want this?
I like to deploy SOGo once and never have to look at it again. So when 
I add a new mail domain to my system SOGo automatically works with it.
It does this allready except when using the share calendar/contacts 
part. Here users are shown all existing email accounts/users on the 
system.
I know I can use SOGo with multiple virtual hosts but this way I have 
to add this to the SOGo config (and remove it later) and restart SOGo 
everytime a domain gets added or removed.
If this is to much work than maybe a quicker solution would be to have 
an option to disable the search function when sharing calendars.
Users just have to type the complete email address of the user they 
want to share the calender with.

It will start in red and turn blue when it matches.
I hope you will look into this. I think it will add a lot power to SOGo.

Regards

Hans de Groot

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

Re: [SOGo] Feature request.

2012-06-15 Thread Francis Lachapelle
Hi Hans

On 2012-06-15, at 6:40 AM, Hans de Groot wrote:

 I have a feature request. (I hope I post this in the right place)
  
 I would like to have a configuration option that when set, lets the 
 calendar/contacts sharing menu only show/search email adresses in the same 
 domain.
 IE: if I am logged in with ha...@dandy.nl I can only share with users in the 
 dandy.nl domain. I do not want my users to see all email adresses in the 
 system.
  
 Why do I want this?
  
 I like to deploy SOGo once and never have to look at it again. So when I add 
 a new mail domain to my system SOGo automatically works with it.
 It does this allready except when using the share calendar/contacts part. 
 Here users are shown all existing email accounts/users on the system.
 I know I can use SOGo with multiple virtual hosts but this way I have to add 
 this to the SOGo config (and remove it later) and restart SOGo everytime a 
 domain gets added or removed.

Is your authentication source SQL or LDAP-based? If you use LDAP, consider 
Nathanael's solution. With an SQL source, you can dynamically associate users 
to a domain using the DomainFieldName parameter. The value must be the column 
name that corresponds to the user domain.

  If this is to much work than maybe a quicker solution would be to have an 
 option to disable the search function when sharing calendars.
 Users just have to type the complete email address of the user they want to 
 share the calender with.
 It will start in red and turn blue when it matches. 
  
 I hope you will look into this. I think it will add a lot power to SOGo.

--
flachape...@inverse.ca :: +1.514.755.3640 :: http://www.inverse.ca
Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)

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

[SOGo] WebUI un authenticated access to public calendar(s)

2012-06-15 Thread Ronald J. Yacketta

All,

Is it possible to use SOGo WebUi to view Public Calendars 
un-authenticated? Know about the CalDav, ics and xml share links, just 
wondering if the WebUI could be used as well.


Regards,

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


[SOGo] Have Thunderbird automatically install integrator

2012-06-15 Thread Donny Brooks
I am trying to get thunderbird to automatically install integrator. I have 
tried putting the .xpi file in the %PROGRAMFILES%\Mozilla 
Thunderbird\extensions\ folder named as the {extension-id}.xpi located in the 
install.rdf. I even tried adding a %PROGRAMFILES%\Mozilla 
Thunderbird\distribution\extensions\ folder and placing it there instead. I 
have tried putting the unzipped files from the .xpi file in the folder named 
the extension-id also. In my config I have added extensions.autoDisableScopes 
to 11 but nothing works. I am at a loss. Once I get integrator I can have it 
pull connector and lightning but it's just a matter of getting integrator to 
install automatically first. I am doing this testing manually but eventually I 
want to create a wpkg package that will push it out to the end users for the 
initial time. Anyone have any ideas on how to do this?

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


Re: [SOGo] Have Thunderbird automatically install integrator

2012-06-15 Thread Luca Olivetti

Al 15/06/2012 14:36, En/na Donny Brooks ha escrit:

I am trying to get thunderbird to automatically install integrator. I have 
tried putting the .xpi file in the %PROGRAMFILES%\Mozilla 
Thunderbird\extensions\ folder named as the {extension-id}.xpi located in the 
install.rdf. I even tried adding a %PROGRAMFILES%\Mozilla 
Thunderbird\distribution\extensions\ folder and placing it there instead. I 
have tried putting the unzipped files from the .xpi file in the folder named 
the extension-id also. In my config I have added extensions.autoDisableScopes 
to 11 but nothing works. I am at a loss. Once I get integrator I can have it 
pull connector and lightning but it's just a matter of getting integrator to 
install automatically first. I am doing this testing manually but eventually I 
want to create a wpkg package that will push it out to the end users for the 
initial time. Anyone have any ideas on how to do this?


I'm still on an old version of thunderbird (I'm personally testing 10 
esr, but cannot give to my user a thunderbird with an integrator that 
asks 10 times the password), but I just put the extensions in the 
extensions folder.


I also put this file, named local-prefs.js, in defaults\pref:

--[cut]---
pref(general.config.obscure_value, 0);
pref(general.config.filename, mozilla.cfg);
//see http://forums.mozillazine.org/viewtopic.php?f=23t=2320715
--[cut]---


Then, in the program directory, this is the content of mozilla.cfg

--[cut]---
//
lockPref(extensions.autoDisableScopes, 11);
lockPref(signon.rememberSignons, false);
lockPref(toolkit.telemetry.enabled, false);
lockPref(toolkit.telemetry.prompted, true);
--[cut]---


Bye
--
Luca Olivetti
Wetron Automation Technology http://www.wetron.es
Tel. +34 935883004  Fax +34 935883007
--
users@sogo.nu
https://inverse.ca/sogo/lists


Solved: [SOGo] sogo-tool restore not working: segmentation fault

2012-06-15 Thread Hartmut Raithel (Rechenzentrum)
Hello Christian,


Am Freitag, 15. Juni 2012 11:23 CEST, Christian Mack christian.m...@uni-konstanz.de schrieb:


	Hello Hartmut Raithel
	
	
	
	If you have the up to date sogo-tool, you should open a bug report at
	http://www.sogo.nu/bugs
	
	
	Kind regards,
	Christian Mack
	
	--
	Christian Mack
	Gruppe Informationsdienste
	Rechenzentrum Universitt Konstanz

As J.Echter has mentioned before, there is no separate sogo-tool package available in ubuntu repository. But because of your suggestions, i got it!
I had installed the System with sogo ver. 1.3.14 and have updated it afterwards with apt-get upgrade. It seems there was some inconsitencies in the ubuntu 10.04 sogo packages. There are two sogo-tool binaries on the System yet, one in /usr/bin and one in /usr/sbin:

sogo@sh-sogodev01:~/backup/2012-06-14_1455$ ls -l /usr/bin/sogo-tool /usr/sbin/sogo-tool
-rwxr-xr-x 1 root root 94132 2012-02-14 09:16 /usr/bin/sogo-tool*
-rwxr-xr-x 1 root root 95704 2012-06-07 19:32 /usr/sbin/sogo-tool*

Unfortunately /usr/bin/sogo-tool, which is in path of the user sogo, was not properly up-to date. When using the /usr/sbin/sogo-tool binary, the restore is workin correctly.
Maybe, in case of the authors of the ubuntu packages is reading this, they may take a look onto this missmatch, to avoid confusion of other users. ;-)

Many thanks for your help!

Kind regards
Hartmut


-- Hartmut Raithel
Hochschule Hof | University of Applied Sciences
Rechenzentrum | Data Center
Infrastructure Services

Alfons-Goppel-Platz 1

95028 Hof
Email: hartmut.rait...@hof-university.de
Fon: +49 9281 409-3634
Fax: +49 9281 409-553634



Re: [SOGo] Have Thunderbird automatically install integrator

2012-06-15 Thread Donny Brooks
 
 
 
On Friday, June 15, 2012 08:16 AM CDT, Luca Olivetti l...@wetron.es wrote: 
 
 Al 15/06/2012 14:36, En/na Donny Brooks ha escrit:
  I am trying to get thunderbird to automatically install integrator. I have 
  tried putting the .xpi file in the %PROGRAMFILES%\Mozilla 
  Thunderbird\extensions\ folder named as the {extension-id}.xpi located in 
  the install.rdf. I even tried adding a %PROGRAMFILES%\Mozilla 
  Thunderbird\distribution\extensions\ folder and placing it there instead. I 
  have tried putting the unzipped files from the .xpi file in the folder 
  named the extension-id also. In my config I have added 
  extensions.autoDisableScopes to 11 but nothing works. I am at a loss. Once 
  I get integrator I can have it pull connector and lightning but it's just a 
  matter of getting integrator to install automatically first. I am doing 
  this testing manually but eventually I want to create a wpkg package that 
  will push it out to the end users for the initial time. Anyone have any 
  ideas on how to do this?
 
 I'm still on an old version of thunderbird (I'm personally testing 10 
 esr, but cannot give to my user a thunderbird with an integrator that 
 asks 10 times the password), but I just put the extensions in the 
 extensions folder.
 
 I also put this file, named local-prefs.js, in defaults\pref:
 
 --[cut]---
 pref(general.config.obscure_value, 0);
 pref(general.config.filename, mozilla.cfg);
 //see http://forums.mozillazine.org/viewtopic.php?f=23t=2320715
 --[cut]---
 
 
 Then, in the program directory, this is the content of mozilla.cfg
 
 --[cut]---
 //
 lockPref(extensions.autoDisableScopes, 11);
 lockPref(signon.rememberSignons, false);
 lockPref(toolkit.telemetry.enabled, false);
 lockPref(toolkit.telemetry.prompted, true);
 --[cut]---
 
 
 Bye
 -- 
 Luca Olivetti
 Wetron Automation Technology http://www.wetron.es
 Tel. +34 935883004  Fax +34 935883007
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists


I understand about the asking for passwords. If you set that 
signon.rememberSignons to true the end users will have a checkbox to remember 
password and it will not ask. I initially had that set to false but then the 
higher ups got tired of having to type their passwords a bazillion times so I 
was forced to change it to true. I have also put a file in the defaults/pref 
directory pointing to a .js file in the main thunderbird directory. However 
this file merely points to another settings file that is on our intranet web 
server. That way I can change the preferences globally with just one config 
change. I have set the extensions.autoDisableScopes to 11 but it still will not 
work as it should. The global configs work beautifully but the auto install of 
extensions does not.

-- 
Donny B. 

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


Re: [SOGo] WebUI un authenticated access to public calendar(s)

2012-06-15 Thread Francis Lachapelle
Hi Ron

On 2012-06-15, at 8:17 AM, Ronald J. Yacketta wrote:

 Is it possible to use SOGo WebUi to view Public Calendars un-authenticated? 
 Know about the CalDav, ics and xml share links, just wondering if the WebUI 
 could be used as well.


Not with the current version (1.3.16).


Francis

--
flachape...@inverse.ca :: +1.514.755.3640 :: http://www.inverse.ca
Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)

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

Re: [SOGo] WebUI un authenticated access to public calendar(s)

2012-06-15 Thread Systeembeheer Z-Netwerken

Any idea when this will be implemented? It would be great!

Kind regards,

Merijn

On 06/15/2012 04:13 PM, Francis Lachapelle wrote:

Hi Ron

On 2012-06-15, at 8:17 AM, Ronald J. Yacketta wrote:


Is it possible to use SOGo WebUi to view Public Calendars un-authenticated? 
Know about the CalDav, ics and xml share links, just wondering if the WebUI 
could be used as well.


Not with the current version (1.3.16).


Francis

--
flachape...@inverse.ca :: +1.514.755.3640 :: http://www.inverse.ca
Inverse :: Leaders behind SOGo (http://sogo.nu) and PacketFence 
(http://packetfence.org)


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


Re: [SOGo] Have Thunderbird automatically install integrator

2012-06-15 Thread Luca Olivetti

Al 15/06/2012 15:51, En/na Donny Brooks ha escrit:


I understand about the asking for passwords. If you set that 
signon.rememberSignons to true the end users will have a checkbox to remember 
password and it will not ask.


Well, yes, but I don't like that. However, I tried now the option, 
albeit with a master password. Guess what? It asks for the master 
password as many times as it previously asked for the normal one.



I initially had that set to false but then the higher ups got tired of having 
to type their passwords a bazillion times so I was forced to change it to true.


I think that's a problem with the integrator, I don't know what's the 
right solution but surely it's not to lower my safety standards (that 
are quite lax already).



I have also put a file in the defaults/pref directory pointing to a .js file in 
the main thunderbird directory. However this file merely points to another 
settings file that is on our intranet web server. That way I can change the 
preferences globally with just one config change. I have set the 
extensions.autoDisableScopes to 11 but it still will not work as it should. The 
global configs work beautifully but the auto install of extensions does not.


Well, it seems to be working here.

Bye
--
Luca Olivetti
Wetron Automation Technology http://www.wetron.es
Tel. +34 935883004  Fax +34 935883007
--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] 2012-06-15 12:01:07.601 sogod[6840] WARNING(-[NSNull(misc) length]): called NSNull -length (returns 0) !!!

2012-06-15 Thread greg
Hi !
I have a lot of of these errors after view of week :

localhost - - [15/Jun/2012:11:46:34 GMT] POST
/SOGo/so/age...@orthobourg.com/Calendar/6C80-4DC44680-15D-7357BF80/1AB8-4FD5ED00-3D-43007A00.ics/view
HTTP/1.1 200 256/0 0.872 - - 0
localhost - - [15/Jun/2012:11:46:39 GMT] GET
/SOGo/so/age...@orthobourg.com/Calendar/6C80-4DC44680-15D-7357BF80/1AB8-4FD5ED00-3D-43007A00.ics/edit
HTTP/1.1 200 10747/0 4.013 33169 67% 0
localhost - - [15/Jun/2012:12:01:05 GMT] POST
/SOGo/so/age...@orthobourg.com/Calendar/6C80-4DC44680-15D-7357BF80/1AB8-4FD5ED00-3D-43007A00.ics/saveAsAppointment?moveToCalendar=6C80-4DC44E00-173-7357BF80
HTTP/1.1 200 21/1146 0.926 - - 0
localhost - - [15/Jun/2012:12:01:05 GMT] POST
/SOGo/so/age...@orthobourg.com/Calendar/alarmslist?browserTime=1339776065
HTTP/1.1 200 2/0 0.036 - - 0
localhost - - [15/Jun/2012:12:01:07 GMT] POST
/SOGo/so/age...@orthobourg.com/Calendar/eventslist?asc=truesort=startday=20120615filterpopup=view_thismonth
HTTP/1.1 200 8726/0 1.831 53849 83% 0
localhost - - [15/Jun/2012:12:01:07 GMT] POST
/SOGo/so/age...@orthobourg.com/Calendar/weekview?day=20120615 HTTP/1.1 200
2050/0 0.019 22295 90% 0
2012-06-15 12:01:07.601 sogod[6840] WARNING(-[NSNull(misc) length]): called
NSNull -length (returns 0) !!!

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


[SOGo] SOGo+CAS+Dovecot

2012-06-15 Thread Federico Alberto Sayd

Hello

I am trying to configure SOGo to use CAS as authentication backend. I 
have already configured SOGo (sogo parameters and Apache conf) but I 
can't make work the imap autentication with CAS.


I run Dovecot in my IMAP server and use pam_cas as backend for 
authentication, but without success. It seems that pam_cas is no longer 
maintained but the module compiles ok and I can make some tests with the 
binary castest, however when I configure pam_cas to work with ssl, the 
module don't connect with the cas server and displays the next error:


Certificate verification error: 20

However the certificate in the cas server is valid and recognized by any 
browser and connection to server tested with openssl, also, the 
certificate is installed in the dovecot server and configured in the 
pam_cas.conf configuration file.


Anyone running SOGo+CAS+Dovecot?

Any clue is appreciated

Thanks

Federico

PS: Script cas-proxy-validate.py isn't in the sogo v. 1.3.16 package for 
Debian. I think that such file should be in the /usr/share/doc/sogo dir; 
I had to download it from the mtn repository

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


[SOGo] BTS activities for Friday, June 15 2012

2012-06-15 Thread SOGo reporter
Title: BTS activities for Friday, June 15 2012





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Friday, June 15 2012

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
1840
	2012-06-15 08:38:16
	new (open)
	Web Calendar
	Audio reminders / notifications / alerts via the WebUI
	
	  
	
1841
	2012-06-15 08:39:16
	new (open)
	Web Calendar
	Ability to not display weekends in calendar views
	
	  
	
1842
	2012-06-15 08:41:05
	new (open)
	Web Calendar
	Ability to set working day in 30 minute increments
	
	  
	
1843
	2012-06-15 10:44:40
	new (open)
	Web Calendar
	WebUI un authenticated access to public calendar(s)