Re: [SOGo] Weird load issue

2011-11-30 Thread Sebastian Reitenbach
 Hi,

On Tuesday, November 29, 2011 19:25 CET, Ludovic Marcotte 
lmarco...@inverse.ca wrote: 
 
 On 29/11/11 13:23, Donny Brooks wrote:
  The only reference to the WOWorkerCount is for the GNUStepDefaults 
  file. I am running Centos 5.4 currently on that machine and have no 
  /etc/sogo anything.
 And what's the value? What does ps aux  | grep sogod tells you?

also for me on OpenBSD, from time to time, sogod freaks out. One sogod process 
is running the Watchdog, and the other, is busy. This usually happens when in 
the web interface, reading mail. Connecting with gdb to the process, a stack 
trace looks like this:


Program received signal SIGINT, Interrupt.
[Switching to process 3442, thread 0x6baf7000]
0x5f5574a9 in _la (self=0x6514b8e8, _laCnt=0) at NGImap4ResponseParser.m:66
66register unsigned char c = __la(self, _laCnt);
(gdb) bt
#0  0x5f5574a9 in _la (self=0x6514b8e8, _laCnt=0) at NGImap4ResponseParser.m:66
#1  0x5f55766e in -[NGImap4ResponseParser parseResponseForTagId:exception:] 
(self=0x6514b8e8, _cmd=0x5f5d7b18, _tag=6, ex_=0xcfbe2944) at 
NGImap4ResponseParser.m:271
#2  0x5f5695a6 in -[NGImap4Client 
processCommand:withTag:withNotification:logText:] (self=0x6573c188, 
_cmd=0x5f5d7f50, _command=0x5f5d6c10, _tag=1 '\001', _notification=1 '\001', 
_txt=0x5f5d6c10) at NGImap4Client.m:1552
#3  0x5f569bf8 in -[NGImap4Client processCommand:] (self=0x6573c188, 
_cmd=0x5f5d7b38, _command=0x5f5d6c10) at NGImap4Client.m:1623
#4  0x5f564343 in -[NGImap4Client logout] (self=0x6573c188, _cmd=0x5f5d7aa8) at 
NGImap4Client.m:604
#5  0x5f5625a2 in -[NGImap4Client dealloc] (self=0x6573c188, _cmd=0x65c526d0) 
at NGImap4Client.m:232
#6  0x65a1301a in -[NSObject release] (self=0x6573c188, _cmd=0x5f5e15e0) at 
NSObject.m:1919
#7  0x5f59586e in -[NGImap4Connection dealloc] (self=0x5c052088, 
_cmd=0x65c526d0) at NGImap4Connection.m:92
#8  0x65a1301a in -[NSObject release] (self=0x5c052088, _cmd=0x5fc49bc8) at 
NSObject.m:1919
#9  0x5fc26c15 in -[SOGoMailBaseObject dealloc] (self=0x665023c8, 
_cmd=0x5fc4d908) at SOGoMailBaseObject.m:63
#10 0x5fc2c1f5 in -[SOGoMailFolder dealloc] (self=0x665023c8, _cmd=0x65c526d0) 
at SOGoMailFolder.m:139
#11 0x65a1301a in -[NSObject release] (self=0x665023c8, _cmd=0x65c0ec90) at 
NSObject.m:1919
#12 0x658f7bfd in -[GSArray dealloc] (self=0x63894f28, _cmd=0x65c526d0) at 
GSArray.m:136
#13 0x65a1301a in -[NSObject release] (self=0x63894f28, _cmd=0x65c0ed78) at 
NSObject.m:1919
#14 0x658fa26f in -[GSArrayEnumerator dealloc] (self=0x5c055108, 
_cmd=0x65c526d0) at GSArray.m:942
#15 0x65a1301a in -[NSObject release] (self=0x5c055108, _cmd=0x65c21998) at 
NSObject.m:1919
#16 0x65951685 in -[NSAutoreleasePool emptyPool] (self=0x6748c748, 
_cmd=0x65c21988) at NSAutoreleasePool.m:603
#17 0x65951455 in -[NSAutoreleasePool dealloc] (self=0x6748c748, 
_cmd=0x65c21980) at NSAutoreleasePool.m:485
#18 0x6595140a in -[NSAutoreleasePool release] (self=0x6748c748, 
_cmd=0x5dda4168) at NSAutoreleasePool.m:478
#19 0x5dcd2533 in -[WOHttpAdaptor acceptControlMessage:] (self=0x6748cfc8, 
_cmd=0x5dda4068, aNotification=0x692ed948) at WOHttpAdaptor.m:522
#20 0x65a019fb in -[NSNotificationCenter _postAndRelease:] (self=0x686e0f78, 
_cmd=0x65c4bf30, notification=0x692ed948) at NSNotificationCenter.m:1162
#21 0x65a02345 in -[NSNotificationCenter postNotificationName:object:userInfo:] 
(self=0x686e0f78, _cmd=0x65c4bf38, name=0x6a3fe160, object=0x6989bc08, 
info=0x0) at NSNotificationCenter.m:1221
#22 0x65a021dd in -[NSNotificationCenter postNotificationName:object:] 
(self=0x686e0f78, _cmd=0x6a3fe268, name=0x6a3fe160, object=0x6989bc08) at 
NSNotificationCenter.m:1201
#23 0x6a3c9c00 in -[NSObject(FileObjectWatcher) 
receivedEvent:type:extra:forMode:] (self=0x6989bc08, _cmd=0x65ca65d0, 
_fdData=0x8, _type=ET_RDESC, _extra=0x8, _mode=0x65c61b18) at 
NSRunLoop+FileObjects.m:57
#24 0x65b29b39 in -[GSRunLoopCtxt pollUntil:within:] (self=0x6989e288, 
_cmd=0x65c623d0, milliseconds=3241, contexts=0x663c3608) at GSRunLoopCtxt.m:633
#25 0x65a54064 in -[NSRunLoop acceptInputForMode:beforeDate:] (self=0x663c3248, 
_cmd=0x65c623f8, mode=0x65c61b18, limit_date=0x66910ba8) at NSRunLoop.m:1198
#26 0x65a54492 in -[NSRunLoop runMode:beforeDate:] (self=0x663c3248, 
_cmd=0x5dd44f78, mode=0x65c61b18, date=0x6a9327a8) at NSRunLoop.m:1266
#27 0x5dc1eaeb in -[WOCoreApplication run] (self=0x65234708, _cmd=0x1c008368) 
at WOCoreApplication.m:576
#28 0x1c002449 in -[SOGo run] (self=0x65234708, _cmd=0x5dd6c420) at SOGo.m:275
#29 0x5dc708f9 in -[WOWatchDog _runChildWithControlSocket:] (self=0x6989b948, 
_cmd=0x5dd6c488, controlSocket=0x6989bc08) at WOWatchDogApplicationMain.m:499
#30 0x5dc70d8e in -[WOWatchDog _spawnChild:] (self=0x6989b948, _cmd=0x5dd6c4f8, 
child=0x6989b2c8) at WOWatchDogApplicationMain.m:563
#31 0x5dc71578 in -[WOWatchDog _ensureChildren] (self=0x6989b948, 
_cmd=0x5dd6c600) at WOWatchDogApplicationMain.m:653
#32 0x5dc729d0 in -[WOWatchDog run:argc:argv:] (self=0x6989b948, 
_cmd=0x5dd6c688, 

Re: [SOGo] SOGo prefetch subfolders

2011-11-30 Thread Christian Mack
Hi Donny Brooks


On 2011-11-29 20:31, Donny Brooks wrote:
 Is there a way to have SOGo automatically prefetch the unread message
 count in subfolders? As it currently stands I have filters setup to move
 messages to subfolders. When I load the web interface I have to click on
 the individual subfolders that I want to monitor for new messages.
 From that point on it will show me the unread count next to the folder
 name, at least until I log out/in again. I vaguely remember this being
 discussed before but cannot seem to find the exact message.

There are several bug reports regarding this.
See http://www.sogo.nu/bugs/view.php?id=965

But the essence is:
Yes, you have to select these subfolders once per session.
Then it will display the unread count on these folders and update that
count.
There is currently no way in checking them automatically on login.


Kind regards,
Christian Mack

-- 
Christian Mack
Gruppe Informationsdienste
Rechenzentrum Universität Konstanz
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Weird load issue

2011-11-30 Thread André Schild

Am 29.11.2011 18:29, schrieb Donny Brooks:
For the past few months since deploying thunderbird with the 
connector/lightning/integrator plugins to over half of our users we 
have been having some issues. Mainly, if the load on the server ever 
reaches 1.00 and you try to compose a new email in thunderbird once 
you get the first or second letter in the address bar and it just 
hangs. To exit you have to close the window.

Are you sure it's not this issue ?

https://bugzilla.mozilla.org/show_bug.cgi?id=608041

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


Re: [SOGo] Weird load issue

2011-11-30 Thread Julian Robbins

On 29/11/11 19:02, Donny Brooks wrote:


On Tuesday, November 29, 2011 12:57 PM CST, Georg Bretschneider 
georg+s...@georgb.de wrote:



Hi,


Am 29.11.2011 19:38, schrieb Donny Brooks:
 AH HA!

 [root@webmail ~]# ps aux | grep sogod
 sogo 27641 20.3 0.3 219992 14120 ? S 09:35 35:59
 /usr/sbin/sogod -WOWorkersCount 1 -WOPidFile /var/run/sogo/sogo.pid
 -WOLogFile /var/log/sogo/sogo.log
 sogo 28260 1.4 1.2 272796 54360 ? Ss 12:20 0:11
 /usr/sbin/sogod -WOWorkersCount 1 -WOPidFile /var/run/sogo/sogo.pid
 -WOLogFile /var/log/sogo/sogo.log
 root 28323 0.0 0.0 61156 740 pts/1 S+ 12:32 0:00 grep sogod
 [root@webmail ~]#

 I now see that it needed to be changed in /etc/sysconfig/sogo also! 
So I

 changed it to 8 there also and now I see 8 processes.

If I'm not mistaken, this is where you have to change the worker count
when you are starting sogo with the init.d script; according to the
manual, if I remember correctly.


 Could this help solve the issue? I know time will tell but since you
 deal with it day in and day out you may know before anyone Ludovic.
 Also, what is a reasonable number of WOWorkers to use on my setup?
 Virtual machine with 4 cpu cores, 4GB memory and up to 200 people
 hitting it at once.

Not much experience, but I would start with four workers.

 --
 Donny B
 MDAH

 On Tuesday, November 29, 2011 12:25 PM CST, Ludovic Marcotte
 wrote:

 On 29/11/11 13:23, Donny Brooks wrote:
  The only reference to the WOWorkerCount is for the GNUStepDefaults
  file. I am running Centos 5.4 currently on that machine and have no
  /etc/sogo anything.
 And what's the value? What does ps aux | grep sogod tells you?

 Regards,

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


Well in the past 30 minutes the load has gone from around 0.10-0.20 on 
average to 0.00 and the 15 minute load is at 0.01! I would say this 
resolved the load issue at least. Now just to see if anyone has the 
composition issue.
So it looks like I was on the right lines about defining WOWorkers in 
the /etc config file not with the sogo home users GNUStep file. Its easy 
to miss that with an init script (I know I said daemon but I was rushing 
to leave at the time). The number of WOWorkers is mentioned in the log 
on sogo start up,


ie 0x0x2297ba0[WOWatchDog] preparing 5 children
Nov 30 06:32:41 sogod [28032]: 0x0x2297ba0[WOWatchDog] child spawned 
with pid 28044
Nov 30 06:32:41 sogod [28032]: 0x0x2297ba0[WOWatchDog] child spawned 
with pid 28045
Nov 30 06:32:41 sogod [28032]: 0x0x2297ba0[WOWatchDog] child spawned 
with pid 28046
Nov 30 06:32:41 sogod [28032]: 0x0x2297ba0[WOWatchDog] child spawned 
with pid 28047
Nov 30 06:32:41 sogod [28032]: 0x0x2297ba0[WOWatchDog] child spawned 
with pid 28048


Whereas by default, I think its just set to one WOWorker.

I still have my problem, but perhaps although sounding similar is 
actually something quite different.


Julian



--
Donny B
MDAH



--
Kind Regards,

Julian Robbins
Web Marketing and IT Manager

Q-par Angus Ltd, Barons Cross Laboratories, Leominster, Herefordshire, HR6 8RS, 
United Kingdom

Telephone +44 (0) 1568 612138, Fax +44 (0) 1568 616373, Web www.q-par.com

IDEAS ENGINEERED - SPECIALISTS IN MICROWAVE and RF ENGINEERING

(Registered office)
Incorporated in England No 1826221



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

[SOGo] Errors since iCalender upgrade

2011-11-30 Thread Christian Holzberger
Hi,

on one of my customers computer which has recently been updated icalender sogo 
the calender wont sync with sogo anymore.

in the log the following line appears: 

127.0.0.1 - - [30/Nov/2011:11:57:28 GMT] PROPFIND /SOGo/dav/bt@fischer-
cgd.de/Contacts/5F0F-4E8C2180-3-57805900/ HTTP/1.1 207 449/181 0.005 - - 0
2011-11-30 11:57:33.904 sogod[24428] -[WEClientCapabilities initWithRequest:]: 
Unknown WebClient: user-agent='CalendarStore/5.0.1 (1139.14); iCal/5.0.1 
(1547.4); Mac OS X/10.7.2 (11C74)'

there was a message on this list related to this issue before, with an older 
version of iCalendar i guess. (which i cant find).

is there any bugfix available?

Mit freundlichen Grüßen
Christian Holzberger
(Inhaber) 

-- 
MOSAIK Software - Inhaber: Christian Holzberger
Tel.: 0571 / 730 71 46 - Fax: 0571 / 730 71 46 9

Dankerser Str. 20
32423 Minden

AGB - Fernwartung - Preisliste 

Steuernummer: 335/5091/1890 - Ust. ID.: DE257761637-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] Survey: What does mean the S of scalability for your SOGo installation

2011-11-30 Thread Stéphane GAUDICHE

Le 17/11/2011 17:38, Stéphane GAUDICHE a écrit :

Le 14/11/2011 16:01, Stéphane GAUDICHE a écrit :

Hi all, my question:
What does mean the S of scalability for your SOGo installation?
or how do you evaluate it?

Thanks all to help me to consider the performance of my installation
Summary:
Version SOGo 1.3.9 / lightning 105 (Fresh updated)

hardware a bit special (cause of virtualisation : openvz)
virtualiszation  openvz / centos
memory  6 to 12 Go RAM
processordual core@1,7GHz
harddriveSAS 15KRPM

we just upgrade the contener from 6 to 8 Go RAM,(more if necessary)
same for processor upgrade from 1 to 3 VCPUs
operating system: debian 6 mostly up-to-date

Primary usage:
Nb potentials users: 3000 (students) only through the webmail (http) 
interface

Secundary usage: (cause it really works fine)
~50 of 150 potentials sogo-connectors with thunderbird
~20 iPhone to synchronise agenda https://domain/users/dav/:443

mail server: cyrus imap
authentification: openldap

How could I measure/check some point level of scalabity?
Is there any way, maybe already integrated tool?
number of sogoworkers considering availability of RAM (6-8-10 Go)
postgresql input output

I'm a bit in the fog! cause we reach since Setpember an unknowned 
maximum of users this year (+10%)

and even we try to anticipate the needs... it seems to be not enough.

If you consider there is a much better way to collect this sort of 
information to help me and the community of sogo users

please fill free to purpose!


I've collect few informations i wish share with the lists:
- RAM capacities regarding number of SOGo Workers : not more than ~4Go 
for not more than ~15 SOGo workers
- using log result of sogo debug request command line (showing time 
responding with reason)
I haven't found much more details on that, but i'm interesting in it 
more explanation.


--
Stéphane GAUDICHE


The SOGoDebugRequest is set to YES;
so now i'm reading the log file per day with glogg.
It there a specific tool to explore sogo logs?

maybe it include in the sogo webmin modules?

in the 50 to 75 lines, I notice : successful login ~ 3500 to 
4500 lines per day

is it a good thing to measure the user load towards others installations?
Any records  are wellcome!


attachment: stephane_gaudiche.vcf

Re: [SOGo] Errors since iCalender upgrade

2011-11-30 Thread Marek Czardybon

W dniu 30.11.2011 12:01, Christian Holzberger pisze:

Hi,

on one of my customers computer which has recently been updated
icalender sogo the calender wont sync with sogo anymore.

in the log the following line appears:

127.0.0.1 - - [30/Nov/2011:11:57:28 GMT] PROPFIND
/SOGo/dav/b...@fischer-cgd.de/Contacts/5F0F-4E8C2180-3-57805900/ HTTP/1.1
207 449/181 0.005 - - 0

2011-11-30 11:57:33.904 sogod[24428] -[WEClientCapabilities
initWithRequest:]: Unknown WebClient: user-agent='CalendarStore/5.0.1
(1139.14); iCal/5.0.1 (1547.4); Mac OS X/10.7.2 (11C74)'



here is the problem - user-agent='CalendarStore/5.0.1 - sogo can't 
recognize client as Mac/iOS.


You can:
- wait for official patched version
- add this client header to sources ( file 
sope-appserver/NGObjWeb/WEClientCapabilities.m ) and recompile sope :)


BR
--
Marek Czardybon
Dział IT
3S Śląskie Sieci Światłowodowe

tel. 032 428 83 58
e-mail m.czardy...@3s.pl

***
TKP S.A.
ul. Chorzowska 50, 44-100 GLIWICE
tel: 032 428 83 00, fax: 032 330 44 21
Regon: 277704261; NIP: 969-12-97-176
KRS: 095232 (Sąd Rejonowy w Gliwicach X Wydz. Gospodarczy)
Kapitał zakładowy: 536.000,00 zł opłacony w całości
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Errors since iCalender upgrade

2011-11-30 Thread Christian Holzberger
thanks for the quickfix.

is this patch allready included in sope nightlies? 

On Wednesday November 30 2011 12:51:36 Marek Czardybon wrote:
 W dniu 30.11.2011 12:01, Christian Holzberger pisze:
  Hi,
  
  on one of my customers computer which has recently been updated
  icalender sogo the calender wont sync with sogo anymore.
  
  in the log the following line appears:
  
  127.0.0.1 - - [30/Nov/2011:11:57:28 GMT] PROPFIND
  /SOGo/dav/b...@fischer-cgd.de/Contacts/5F0F-4E8C2180-3-57805900/ HTTP/1.1
  207 449/181 0.005 - - 0
  
  2011-11-30 11:57:33.904 sogod[24428] -[WEClientCapabilities
  initWithRequest:]: Unknown WebClient: user-agent='CalendarStore/5.0.1
  (1139.14); iCal/5.0.1 (1547.4); Mac OS X/10.7.2 (11C74)'
 
 here is the problem - user-agent='CalendarStore/5.0.1 - sogo can't
 recognize client as Mac/iOS.
 
 You can:
 - wait for official patched version
 - add this client header to sources ( file
 sope-appserver/NGObjWeb/WEClientCapabilities.m ) and recompile sope :)
 
 BR

Mit freundlichen Grüßen
Christian Holzberger
(Inhaber) 

-- 
MOSAIK Software - Inhaber: Christian Holzberger
Tel.: 0571 / 730 71 46 - Fax: 0571 / 730 71 46 9

Dankerser Str. 20
32423 Minden

AGB - Fernwartung - Preisliste 

Steuernummer: 335/5091/1890 - Ust. ID.: DE257761637-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] Multiple SOGo instances sharing one database?

2011-11-30 Thread Patrick Ben Koetter
Greetings!

Is it possible to have multiple SOGo instances running on multiple Servers
share one database on one machine?

p@rick

-- 
state of mind ()
Digitale Kommunikation

http://www.state-of-mind.de

Franziskanerstraße 15  Telefon +49 89 3090 4664
81669 München  Telefax +49 89 3090 4666

Amtsgericht MünchenPartnerschaftsregister PR 563

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


[SOGo] Downgrade Sogo server from 1.3.9 to 1.3.8b?

2011-11-30 Thread Julian Robbins

Hi

We're still having a few problems, difficult to track down where events 
are not written correctly into the Thunderbird calendar/or caching is 
working incorrectly, ie where events cannot be saved in a calendar or 
always show fine in the web calendar.


I had no real issues in 1.3.8b and wished I'd stuck to that .. :-(

What's the view as to how straight forward it might be to downgrade a 
SOGo install on an Ubuntu 10.04 server ? We would need to keep our 
user's data in the MySQL server created in 1.3.9 though


Obviously I would test carefully offline first , but wondered what 
everyone's view is or whether you've done this before ?


--
Kind Regards,

Julian Robbins


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


[SOGo] Time shifts when saving/modifying events in SOGo web interface

2011-11-30 Thread Jörg Kurlbaum
Hi List and Sogo Users,

we have deployed Sogo a few weeks ago. Everything worked fine so far.
Our main usage is the calendar part of sogo.

Most people use the sogo web client to manage their appointments and
events.

Since a few weeks and definitly after the change from summer time to
winter time, we started to have massive problem. Every event *created*
in the web interface is shifted in time (-2 hours).

When *moved* (by drag an drop) the time shift is -1 hour. E.g. you
move the entry from 10 to 12 and it gets displayed at 11.

Everytime an event is updated by the web client, the event gets
shifted another hour. This includes invitations, Title change, etc.
With especially interesting behaviour when you modify an all day
event, then the event is moved to the day before. This might be the
same bug, since it may be updated with one
hour time shift and is then displayed the day before.

In other clients (iCal, Thunderbird+lightning) the events are
displayed correctly.

We are in the Europe/Berlin timezone. Which is also configured as
timezone in the sogo configuration.

Sogo version is 1.3.9 (Debian package from inverse)

We tested nightly builds but the symptoms are the same.

The sogo bugtracker has some similar issues. But they all date from
2010 or even 2009 and are marked fixed.

Does anyone have similar problems?
Are there known misconfigurations, that cause this type of behaviour?
What can we do? The sogo software is nearly unusable for us, because
we have so many different clients (iCal, web, ligthning, iPhones)

Any help would be highly appreciated!


Best regards,
   Jörg K.

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


Re: [SOGo] Multiple SOGo instances sharing one database?

2011-11-30 Thread Christian Mack
Hi Patrick Ben Koetter


On 2011-11-30 15:06, Patrick Ben Koetter wrote:
 
 Is it possible to have multiple SOGo instances running on multiple Servers
 share one database on one machine?

Shure.
But the performance of this DB server has to be appropriate.


Kind regards,
Christian Mack

-- 
Christian Mack
Gruppe Informationsdienste
Rechenzentrum Universität Konstanz
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Multiple SOGo instances sharing one database?

2011-11-30 Thread Patrick Ben Koetter
* Christian Mack users@sogo.nu:
 Hi Patrick Ben Koetter
 On 2011-11-30 15:06, Patrick Ben Koetter wrote:
  Is it possible to have multiple SOGo instances running on multiple Servers
  share one database on one machine?
 
 Shure.
 But the performance of this DB server has to be appropriate.

Can you share any numbers regarding concurring users etc.?

p@rick

-- 
state of mind ()
Digitale Kommunikation

http://www.state-of-mind.de

Franziskanerstraße 15  Telefon +49 89 3090 4664
81669 München  Telefax +49 89 3090 4666

Amtsgericht MünchenPartnerschaftsregister PR 563

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


Re: [SOGo] Time shifts when saving/modifying events in SOGo web interface

2011-11-30 Thread Ludovic Marcotte

On 30/11/11 09:19, Jörg Kurlbaum wrote:

Does anyone have similar problems?

Can you reproduce the issue on http://sogo-demo.inverse.ca ?

--
Ludovic Marcotte
lmarco...@inverse.ca  ::  +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: [SOGo] Time shifts when saving/modifying events in SOGo web interface

2011-11-30 Thread Jörg Kurlbaum
On Wed, Nov 30, 2011 at 09:56:21AM -0500, Ludovic Marcotte wrote:
 On 30/11/11 09:19, Jörg Kurlbaum wrote:
 Does anyone have similar problems?
 Can you reproduce the issue on http://sogo-demo.inverse.ca ?

No, sadly not.

So i would assume it's an configuration error?

Everything was fine before end of daylight saving time.
The switch is on the last sunday in october.

The installation was upgraded with every new release since 1.3.5a
until 1.3.9, which is the recent version.

The configuration is quite minimal:

sogo@sogo:/usr/share/doc$ defaults read
sogod SOGoMailDomain neuland-bfi.de
sogod SOGoSentFolderName Sent
sogod SOGoDraftsFolderName Drafts
sogod SOGoFolderSendEMailNotifications YES
sogod OCSFolderInfoURL
postgresql://sogo:sogo@localhost:5432/sogo/sogo_folder_info
sogod SOGoMailingMechanism smtp
sogod SOGoUserSources '(
{
CNFieldName = cn;
IDFieldName = uid;
IMAPHostFieldName = mailHost;
UIDFieldName = uid;
baseDN = ou=People,dc=neuland-bfi,dc=de;
bindDN = cn=manager,dc=neuland-bfi,dc=de;
bindPassword = xxx;
canAuthenticate = YES;
displayName = Shared Addresses;
hostname = ldap;
id = public;
isAddressBook = YES;
port = 389;
}
)'
sogod OCSSessionsFolderURL
postgresql://sogo:sogo@localhost:5432/sogo/sogo_sessions_folder
sogod SOGoIMAPServer imaps://mail.neuland-bfi.de:993
sogod SOGoTimeZone Europe/Berlin
sogod WOPort localhost:2
sogod SOGoSMTPServer mail.neuland-bfi.de
sogod SOGoLanguage German
sogod SOGoACLsSendEMailNotifications YES
sogod SOGoAppointmentSendEMailNotifications YES
sogod SOGoTrashFolderName Trash
sogod SOGoProfileURL
postgresql://sogo:sogo@localhost:5432/sogo/sogo_user_profile


I will test a new installation and import the old events, to be sure,
that it's not a side effencts from updating the sogo packages.

Or do you have any other ideas? Since it seems the other people not have
this issue, we must have done something wrong or bad.


Best regards,
   Jörg

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


Re: [SOGo] ANN: SOGo v1.3.10

2011-11-30 Thread Donny Brooks
Where can I find more information on this:
* users can now set an end date to their vacation message (sysadmin must configure sogo-tool)
--
Donny B
MDAH

On Wednesday, November 30, 2011 05:34 PM CST, Ludovic Marcotte lmarco...@inverse.ca wrote:


	The Inverse Team is pleased to announce the immediate availability of
	SOGo 1.3.10. This is a minor release of SOGo which focuses on small new
	features and improved stability over previous versions.
	
	=== What is SOGo ===
	
	SOGo is a free and modern scalable groupware server. It offers shared
	calendars, address books and emails through your favorite Web browser or
	by using a native client such as Mozilla Thunderbird and Lightning.
	
	SOGo is standard-compliant and supports CalDAV, CardDAV, GroupDAV and
	reuses existing IMAP, SMTP and database servers - making the solution
	easy to deploy and interoperable with many applications.
	
	SOGo features :
	
	* Scalable architecture suitable for deployments from dozen to many
	thousand users
	* Rich Web-based interface that shares the look and feel, the features
	and the data of Mozilla Thunderbird and Lightning
	* Improved integration with Mozilla Thunderbird and Lightning by using
	the SOGo Connector and the SOGo Integrator
	* Two-way synchronization support with any SyncML-capable devices
	(BlackBerry, Palm, Windows CE, etc.) by using the Funambol SOGo Connector
	* Excellent integration with Apple iCal 3/4 and Apple iPhone OS 3/4/5
	
	and many more! SOGo and our connectors are completely free.
	
	
	=== Changes from the previous release ===
	
	New Features
	* new migration script for SquirrelMail (address books)
	* users can now set an end date to their vacation message (sysadmin
	must configure sogo-tool)
	
	Enhancements
	* splitted Norwegian translation into NorwegianBokmal and NorwegianNynorsk
	* splitted Spanish translation into SpanishSpain and SpanishArgentina
	* updated timezone files
	
	Bug Fixes
	* added missing Icelandic wod files
	* fixed crash when the Sieve authentication failed
	* fixed bug with iOS devices and UIDs containing the @ symbol
	* fixed handling of commas in multi-values fields of versit strings
	* fixed support of UTF-8 characters in LDAP searches
	* added initial fixes for iCal 5 (Mac OS X 10.7)
	* Address Book 6.1 now shows properly the personal address book
	* fixed vcomponent updates for MySQL
	* fixed clang/llvm and libobjc2 build
	
	See http://www.sogo.nu/bugs/changelog_page.php?project_id=1 for closed
	tickets and http://sogo.nu/files/downloads/SOGo/Sources/ChangeLog for
	the complete change log.
	
	New Thunderbird 3 extensions have also been released.
	
	
	=== Getting SOGo ===
	
	SOGo is free software and is distributed under the GNU GPL. As such, you
	are free to download and try it by visiting the following page :
	
	http://www.sogo.nu/downloads/backend.html
	
	You can also download the sources by following the instructions on this
	page:
	
	http://www.sogo.nu/development/source_code.html
	
	Frontend clients such as Mozilla Thunderbird, Mozilla Lightning (Inverse
	Edition), SOGo Connector and SOGo Integrator extensions are available
	for download from :
	
	http://www.sogo.nu/downloads/frontends.html
	
	Documentation about the installation and configuration of SOGo,
	Thunderbird or mobile devices is available from :
	
	http://www.sogo.nu/downloads/documentation.html
	
	You can also try our online SOGo demo at :
	
	http://www.sogo.nu/tour/online_demo.html
	
	
	=== Upgrading to v1.3.10 ===
	
	No special measure other than updating SOPE and SOGo packages needs to
	be done.
	
	=== How can I help ? ===
	
	SOGo is a collaborative effort in order to create the best Free and Open
	Source groupware solution.
	
	There are multiple ways you can contribute to the project :
	
	* Documentation reviews, enhancements and translations
	* Write test cases - if you know Python, join in!
	* Feature requests or by sharing your ideas (see the roadmap)
	* Participate to the discussion in mailing lists
	* Patches for bugs or enhancements (http://www.sogo.nu/bugs)
	* Provide new translations
	(http://sogo.nu/english/support/faq/article/how-to-translate-sogo-in-another-language-2.html)
	
	Feel free to send us your questions. You can also post them to the SOGo
	mailing list: http://sogo.nu/lists/
	
	=== Getting Support ===
	
	For any questions, do not hesitate to contact us by writing to
	supp...@inverse.ca
	
	Customer support packages for SOGo are available from
	http://inverse.ca/support.html
	
	--
	Ludovic Marcotte
	lmarco...@inverse.ca :: +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] two way sync for shared address book

2011-11-30 Thread Jason Schaefer
Hello
I am new to the list. Thanks for your help!
I am using carddav by Marten Gajda on android. I need to sync
(two-way) a shared address book that belongs to another user, it is
shared and I have given all permissions to the user attempting to
two-way sync. Appears as though only the personal address book is
two-way sync capable?? What am I missing?
Let me tell you my actual needs and perhaps someone has a better
solution. I need a global address book that all users have read+write
access to. I would setup ldap because it sounds as if ldap has r+w and
not sql. The problem is that the SogoUserSource does not display the
contacts in the web interface, you have to search for them. This will
not work as some users might not know what they are looking for and
require a manual inspection of every entry. My work-around was to
create a generic user and share an addressbook from that. But I am
running into this two-way sync permission issue. Any help is greatly
appreciated.

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


Re: [SOGo] ANN: SOGo v1.3.10

2011-11-30 Thread Francis Lachapelle
Hi Donny

On 2011-11-30, at 8:45 PM, Donny Brooks wrote:

 Where can I find more information on this:
 * users can now set an end date to their vacation message (sysadmin must 
 configure sogo-tool)

Check the preferences window (you can try it online -- 
http://sogo-demo.inverse.ca/) and read the section on vacation messages 
expiration in the installation guide 
(http://www.sogo.nu/english/support/documentation.html).


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] BTS activities for Wednesday, November 30 2011

2011-11-30 Thread SOGo reporter
Title: BTS activities for Wednesday, November 30 2011





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Wednesday, November 30 2011

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
1409
	2011-11-30 15:11:04
	updated (open)
	Apple iCal.app
	Issues with iCal 5.0 MacOS 10.7
	
	  
	
1516
	2011-11-30 09:28:06
	new (open)
	Web Calendar
	keyboard date / time entry not working numeric pad