[SOGo] Thunderbird 10.0.5esr is out

2012-06-07 Thread Fabian Rodriguez
https://plus.google.com/u/0/s/%23ThunderbirdThunderbird 10.0.5esr, is
now available for download:
http://www.mozilla.org/en-US/thunderbird/organizations/all-esr.html

Release notes for Thunderbird 10.0.5esr can be found here:
http://www.mozilla.org/en-US/thunderbird/10.0.5/releasenotes/

Associated security advisories have already been posted:
http://www.mozilla.org/security/known-vulnerabilities/thunderbirdESR.html

Cheers,

Fabian Rodriguez
http://fsf.magicfab.ca




signature.asc
Description: OpenPGP digital signature


Re: [SOGo] multi domains and mass virtual hosting.

2012-06-07 Thread Francis Lachapelle
Hi Hans

On 2012-06-04, at 2:21 AM, hans wrote:

 It seems I have to provision (and restart) SOGo seperatly for each domain 
 that it should handle mail for when using multi domains.
 
 Is there an other way or are there plans for an other way? It seems to me 
 that the domain could easily be taken from the users login (when user 
 user\@domain logins) and SOGo figures out which dc's to use.  This way we can 
 leave SOGo alone when new domains are added.

The user domain can be extracted from the user login if 
SOGoEnableDomainBasedUID is enabled. However, the domain need to be defined in 
the configuration.

When authentication is performed through SQL, you can dynamically associate 
users to a domain using the DomainFieldName. The value of this parameter must 
be the column name that corresponds to the user domain.


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] SOGO + LDAP auth

2012-06-07 Thread Francis Lachapelle
Hi

On 2012-06-04, at 6:57 AM, Николай Клименко wrote:

 sogo Version 2.0.0
 Authorization is in Active Directory
 
 Changing CN attribute, the user won’t get authorization till sogo daemon is 
 started on.
 
 Authorization attempt
 Jun 03 21:05:48 sogod [10192]: SOGoRootPage Login for user 'test_user' might 
 not have worked - password policy: 65535  grace: -1  expire: -1  bound: 0
 10.8.0.6 - - [03/Jun/2012:21:05:48 GMT] POST /SOGo/connect HTTP/1.1 403 
 34/59 0.003 - - 0
 
 After daemon restart – authorization is on
 Jun 03 21:07:12 sogod [10562]: SOGoRootPage successful login for user 
 'test_user' - expire = -1  grace = -1

The DN is cached in memory. If you change a CN, your only option is to restart 
sogod (and memcached).

You can fill a bug report if you want (http://sogo.nu/bugs).

Thanks,

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

[SOGo] HELP ! Error message after CentOs upgrade

2012-06-07 Thread greg
Hi to all

I update my Centos x64 one week ago with yum update 

Sogod was very slow and I try to restart I but when I try to restart I have
these message:

Restarting SOGo:
/usr/GNUstep/System/Tools/Admin/sogod: error while loading shared libraries:
libgnustep-base.so.1.20: cannot open shared object file: No such file or
directory

Before message was : /etc/init.d/sogod: line 73:
/usr/GNUstep/System/Library/Makefiles/GNUstep.sh: Aucun fichier ou répertoire
de ce type

and I remember to have exactyl same problem here 
https://inverse.ca/sogo/lists/arc/users/2011-10/msg00377.html

So I correct etc/init.d/sogod file ligne 73 with this instruction :   .
/usr/share/GNUstep/Makefiles/GNUstep.sh It's correct first error but not the
second one -- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] HELP ! Error message after CentOs upgrade

2012-06-07 Thread Ludovic Marcotte

On 07/06/12 11:28, g...@orthobourg.com wrote:

Sogod was very slow and I try to restart I but when I try to restart I have
these message:

Restarting SOGo:
/usr/GNUstep/System/Tools/Admin/sogod: error while loading shared libraries:
libgnustep-base.so.1.20: cannot open shared object file: No such file or
directory

Before message was : /etc/init.d/sogod: line 73:
/usr/GNUstep/System/Library/Makefiles/GNUstep.sh: Aucun fichier ou répertoire
de ce type

Show the complete list of installed SOGo/SOPE packages.

--
Ludovic Marcotte
+1.514.755.3630  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

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


Re: Re: [SOGo] HELP ! Error message after CentOs upgrade

2012-06-07 Thread greg


[root@serv1 ~]# rpm -q sogo
sogo-1.3_20110907-1.el5

[root@serv1 ~]# rpm -q GNUstep
le paquetage GNUstep n'est pas installé-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] HELP ! Error message after CentOs upgrade

2012-06-07 Thread Ludovic Marcotte

On 07/06/12 11:44, g...@orthobourg.com wrote:

[root@serv1 ~]# rpm -q sogo
sogo-1.3_20110907-1.el5

[root@serv1 ~]# rpm -q GNUstep
le paquetage GNUstep n'est pas installé--

You updated GNUstep but not SOGo (and likely not all SOPE packages).

Force the installation of SOGo v1.3.15a and the required SOPE packages.

See http://inverse.ca/downloads/SOGo/RHEL6/x86_64/RPMS/ for the packages 
list.


--
Ludovic Marcotte
+1.514.755.3630  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

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


Re: Re: [SOGo] HELP ! Error message after CentOs upgrade

2012-06-07 Thread greg
OK , I need to be sure about the command to type

my old sogo is under MySql with ldap server, I want to be sure if I install
Sogo or GNU I dont' loose the data ...
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Looking for a way to change default privacy for a new event

2012-06-07 Thread Francis Lachapelle
Hi Joel

On 2012-06-05, at 8:32 AM, Golliet Joel - 2LM wrote:

 I have to deploy a Sogo server for nearly 40 people to be used with
 lightning avec ical compatibility.
 
 The server is installed and working.
 
 The problem i have is that default privacy state is set to public. I'd
 like to change it to private (as lightning default conf) of confidential.
 
 I found a post in this list archive (
 http://www.mail-archive.com/users@sogo.nu/msg00153.html done on
 20/05/2010) but there were no answer and i didn't understand what to do
 to have the choice (by fixing it in gnustep conf file for example).
 
 Is there no way to do that ?

You can set SOGoCalendarEventsDefaultClassification to PRIVATE or 
CONFIDENTIAL.

Same thing for SOGoCalendarTasksDefaultClassification.


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: Re: Re: [SOGo] HELP ! Error message after CentOs upgrade

2012-06-07 Thread greg
I check log just after restart Mysqld :

2012-06-07 10:56:46.105 sogod[24076] EOAdaptor: cannot find adaptor bundle:
'MySQL'
Jun 07 10:56:46 sogod [24076]: [ERROR] 0x0x1bcb510[WOWatchDog] an exception
occured in runloop NSException: 0x23648a0 NAME:NSInvalidArgumentException
REASON:Tried to add nil value for key 'localhost:3306:sogo:sogo' to dictionary
INFO:{}
Jun 07 10:56:46 sogod [6271]: 0x0x1cf8c50[WOWatchDogChild] child 24076 exited
Jun 07 10:56:46 sogod [6271]: 0x0x1cf8c50[WOWatchDogChild] avoiding to
respawn child before 2012-06-07 10:56:51 -0400
Jun 07 10:56:51 sogod [6271]: 0x0x1bcb510[WOWatchDog] child spawned with pid
28064

So please I need information to correct the installation
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] ldap filter

2012-06-07 Thread Николай Клименко

hi all
Tell me please how to write a ldap filter for sogo like this ldap query
(|((mail=*@domain.ru)(objectClass=user)(!userAccountControl:1.2.840.113556.1.4.803:=2))((mail=*@domain.ru)(objectClass=group)))

--

thx

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


Re: Re: [SOGo] HELP ! Error message after CentOs upgrade

2012-06-07 Thread greg
[root@serv1 ~]# rpm -q sope49-gdl1-mysql
sope49-gdl1-mysql-4.9-20120511_1664.el5.1

So I juist need to reinstall sogo ?  I'm under Centos 5.5 x64 
is this command could help me ?

rpm -Uvh
http://inverse.ca/downloads/SOGo/RHEL5/x86_64/RPMS/sogo-1.3.15a-1.el5.x86_64.rpm
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: Re: Re: Re: [SOGo] HELP ! Error message after CentOs upgrade

2012-06-07 Thread greg
OK I remove it and install new version but I have same message :(

[root@serv1 ~]# yum remove sogo
Loaded plugins: fastestmirror, priorities
Setting up Remove Process
Resolving Dependencies
There are unfinished transactions remaining. You might consider running
yum-complete-transaction first to finish them.
The program yum-complete-transaction is found in the yum-utils package.
-- Running transaction check
--- Package sogo.x86_64 0:1.3_20110907-1.el5 set to be erased
-- Finished Dependency Resolution

Dependencies Resolved

===
 Package   ArchVersion 
  Repository  Size
===
Removing:
 sogo  x86_64 
1.3_20110907-1.el5 installed   
   14 M

Transaction Summary
===
Remove1 Package(s)
Reinstall 0 Package(s)
Downgrade 0 Package(s)

Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Erasing: sogo
   1/1
attention: /etc/httpd/conf.d/SOGo.conf sauvé en tant que
/etc/httpd/conf.d/SOGo.conf.rpmsave

Removed:
  sogo.x86_64 0:1.3_20110907-1.el5

Complete!
[root@serv1 ~]# rpm -Uvh sogo-1.3.15a-1.el5.x86_64.rpm
Préparation...###
[100%]
   1:sogo   ### [100%]
[root@serv1 ~]# service sogod start
Starting SOGo:
/usr/sbin/sogod: error while loading shared libraries: libgnustep-base.so.1.20:
cannot open shared object file: No such file or directory
  sogo [ÉCHOUÉ]
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] Cannot select then unselect in web calendar

2012-06-07 Thread Donny Brooks
Ever since we upgraded to 1.3.15 a week ago I have had users complain 
about some problems in calendar of the web interface. I have been able 
to reproduce the issue consistently. If you open your calendar, uncheck 
any of the checked calendars it will go away like it should. However if 
you try to recheck it you cannot. Same in reverse. Plus the checkmark 
never goes away. You have to reload the webpage to get it to work again. 
I have tried multiple browsers and os's. I have cleared the cache and 
everything I can think of on the client pc's all to no avail. Does 
anyone have pointers on what to check?


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


Re: [SOGo] Cannot select then unselect in web calendar

2012-06-07 Thread Ludovic Marcotte

On 07/06/12 16:49, Donny Brooks wrote:
Does anyone have pointers on what to check? 

Yes, the BTS: http://www.sogo.nu/bugs/view.php?id=1818

--
Ludovic Marcotte
+1.514.755.3630  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

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


[SOGo] SOGoMailAuxilliaryUserAccountsEnabled not working for me

2012-06-07 Thread Stephen Ingram
I've set the SOGoMailAuxilliaryUserAccountsEnabled option to YES in
the configuration, yet there is still no apparent way to add external
accounts to the Web interface. Should there be a button or a plus at
the bottom of the window or do you have add these somewhere in
LDAP/SQLDB? I've tried in Firefox and Safari with no luck. I'm using
the latest version.

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


Re: Re: [SOGo] HELP ! Error message after CentOs upgrade

2012-06-07 Thread greg
I double check and SOPE49 are installed at last version :(
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] BTS activities for Thursday, June 07 2012

2012-06-07 Thread SOGo reporter
Title: BTS activities for Thursday, June 07 2012





  
BTS Activities

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

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
1826
	2012-06-07 11:40:40
	updated (open)
	Backend Address Book
	Global address book on LDPA backend synchronize to os x 10.7.3 Addressbook
	
	  
	
1813
	2012-06-07 14:18:16
	updated (open)
	Web Mail
	Sieve script are not saved
	
	  
	
1822
	2012-06-07 10:02:15
	updated (open)
	Web Mail
	Problem viewing some pdf attachements