Re: [SOGo] Email content not displaying correctly or at all!

2018-07-16 Thread philippe brangier

Hello,

    the revert resolve the issue, I found a workaround for this problem 
: It appear that the problem occur (for us) when you come to sogo from 
another wesite with a link with target="_blank". adding : rel="noopener 
noreferrer nofollow" resolve the issue


https://sogo.aaa.com/SOGo/; target="_blank">sogo _blank  

https://sogo.aaa.com/SOGo/; target="_blank" rel="noopener 
noreferrer nofollow">sogo _blank noopener 


Regards

Le 12/07/2018 à 15:49, Tom Plancon (tplan...@bkaarchs.com) a écrit :


Phillippe,

Thanks for this input!

Did reverting to 4.0.0 solve the issue? Is this a bug?

Thomas Plancon Thomas Plancon
CAD/IT MANAGER

E: tplan...@bkaarchs.com
W: www.bkaarchitects.com <http://www.bkaarchs.com>

BKA/LOGO

On 7/11/2018 2:57 AM, philippe brangier (philippe.brang...@ilex.fr) wrote:


Hello,

I have the same problem after a 4.0.1 upgrade. javascript throw a 
domexeption for each message I wanted to read


I will revert to 4.0.0 for the moment

Regards

javascript console :

angular.js:15018 DOMException: Blocked a frame with origin 
"https://sogo.ilex.fr; from accessing a cross-origin frame.
    at e.$onInit 
(https://sogo.ilex.fr/SOGo.woa/WebServerResources/js/Mailer.services.js?lm=1531286432:1:51384)
    at ei 
(https://sogo.ilex.fr/SOGo.woa/WebServerResources/js/vendor/angular-ui-router.min.js:11:107995)
    at Object. 
(https://sogo.ilex.fr/SOGo.woa/WebServerResources/js/vendor/angular-ui-router.min.js:11:102548)
    at 
https://sogo.ilex.fr/SOGo.woa/WebServerResources/js/vendor/angular.min.js:17:134
    at ra 
(https://sogo.ilex.fr/SOGo.woa/WebServerResources/js/vendor/angular.min.js:85:380)
    at p 
(https://sogo.ilex.fr/SOGo.woa/WebServerResources/js/vendor/angular.min.js:70:342)
    at g 
(https://sogo.ilex.fr/SOGo.woa/WebServerResources/js/vendor/angular.min.js:62:426)
    at 
https://sogo.ilex.fr/SOGo.woa/WebServerResources/js/vendor/angular.min.js:62:51
    at 
https://sogo.ilex.fr/SOGo.woa/WebServerResources/js/vendor/angular.min.js:67:198
    at R 
(https://sogo.ilex.fr/SOGo.woa/WebServerResources/js/vendor/angular-ui-router.min.js:11:107074) 
"ui-view="message" id="detailView" md-colors="::{backgroundColor: 
'default-background-200'}" ng-class="{ 'sg-close': 
!mailbox.service.selectedFolder.hasSelectedMessage() }">"

(anonymous) @ angular.js:15018
(anonymous) @ angular.js:11302
ra @ angular.js:10724
p @ angular.js:10099
g @ angular.js:9370
(anonymous) @ angular.js:9235
(anonymous) @ angular.js:9626
R @ viewDirective.ts:301
configUpdated @ viewDirective.ts:233
(anonymous) @ view.ts:266
t.sync @ view.ts:276
t.registerUIView @ view.ts:306
(anonymous) @ viewDirective.ts:240
(anonymous) @ angular.js:1364
ra @ angular.js:10722
p @ angular.js:10099
g @ angular.js:9370
p @ angular.js:10093
g @ angular.js:9370
(anonymous) @ angular.js:9235
(anonymous) @ viewDirective.ts:415
(anonymous) @ angular.js:1364
ra @ angular.js:10722
p @ angular.js:10099
g @ angular.js:9370
(anonymous) @ angular.js:9235
(anonymous) @ angular.js:9626
R @ viewDirective.ts:301
configUpdated @ viewDirective.ts:233
(anonymous) @ view.ts:266
t.sync @ view.ts:276
t.registerUIView @ view.ts:306
(anonymous) @ viewDirective.ts:240
(anonymous) @ angular.js:1364
ra @ angular.js:10722
p @ angular.js:10099
g @ angular.js:9370
(anonymous) @ angular.js:9235
(anonymous) @ viewDirective.ts:415
(anonymous) @ angular.js:1364
ra @ angular.js:10722
p @ angular.js:10099
g @ angular.js:9370
(anonymous) @ angular.js:9235
(anonymous) @ angular.js:9626
R @ viewDirective.ts:301
configUpdated @ viewDirective.ts:233
(anonymous) @ view.ts:266
t.sync @ view.ts:276
Vr @ views.ts:49
e.invokeHook @ transitionHook.ts:153
(anonymous) @ transitionHook.ts:124
e.runAllHooks @ transitionHook.ts:124
(anonymous) @ transition.ts:674
(anonymous) @ angular.js:17396
$digest @ angular.js:18557
$apply @ angular.js:18945
(anonymous) @ angular.js:20917
e @ angular.js:6494
(anonymous) @ angular.js:6772
setTimeout (async)
h.defer @ angular.js:6770
f @ angular.js:20907
(anonymous) @ Message.service.js:764
(anonymous) @ angular.js:17396
$digest @ angular.js:18557
$apply @ angular.js:18945
k @ angular.js:12799
V @ angular.js:13056
A.onload @ angular.js:12961
load (async)
(anonymous) @ angular.js:12944
t @ angular.js:12744
(anonymous) @ angular.js:12485
(anonymous) @ angular.js:17396
$digest @ angular.js:18557
$apply @ angular.js:18945
(anonymous) @ angular.js:20917
e @ angular.js:6494
(anonymous) @ angular.js:6772
setTimeout (async)
h.defer @ angular.js:6770
f @ angular.js:20907
(anonymous) @ Mailbox.service.js:897
(anonymous) @ angular.js:17396
$digest @ angular.js:18557
$apply @ angular.js:18945
k @ angular.js:12799
V @ angular.js:13056
A.onload @ angular.js:12961
load (async)
(anonymous) @ angular.js:12944
t @ angular.js:12744
(anonymous) @ angular.js:12485
(anonymous) @ angular.js:17396
$digest @ angular.js:18557
$apply @ angular.js:18945

Re: [SOGo] Email content not displaying correctly or at all!

2018-07-11 Thread philippe brangier

Hello,

I have the same problem after a 4.0.1 upgrade. javascript throw a 
domexeption for each message I wanted to read


I will revert to 4.0.0 for the moment

Regards

javascript console :

angular.js:15018 DOMException: Blocked a frame with origin 
"https://sogo.ilex.fr; from accessing a cross-origin frame.
    at e.$onInit 
(https://sogo.ilex.fr/SOGo.woa/WebServerResources/js/Mailer.services.js?lm=1531286432:1:51384)
    at ei 
(https://sogo.ilex.fr/SOGo.woa/WebServerResources/js/vendor/angular-ui-router.min.js:11:107995)
    at Object. 
(https://sogo.ilex.fr/SOGo.woa/WebServerResources/js/vendor/angular-ui-router.min.js:11:102548)
    at 
https://sogo.ilex.fr/SOGo.woa/WebServerResources/js/vendor/angular.min.js:17:134
    at ra 
(https://sogo.ilex.fr/SOGo.woa/WebServerResources/js/vendor/angular.min.js:85:380)
    at p 
(https://sogo.ilex.fr/SOGo.woa/WebServerResources/js/vendor/angular.min.js:70:342)
    at g 
(https://sogo.ilex.fr/SOGo.woa/WebServerResources/js/vendor/angular.min.js:62:426)
    at 
https://sogo.ilex.fr/SOGo.woa/WebServerResources/js/vendor/angular.min.js:62:51
    at 
https://sogo.ilex.fr/SOGo.woa/WebServerResources/js/vendor/angular.min.js:67:198
    at R 
(https://sogo.ilex.fr/SOGo.woa/WebServerResources/js/vendor/angular-ui-router.min.js:11:107074) 
"ui-view="message" id="detailView" md-colors="::{backgroundColor: 
'default-background-200'}" ng-class="{ 'sg-close': 
!mailbox.service.selectedFolder.hasSelectedMessage() }">"

(anonymous) @ angular.js:15018
(anonymous) @ angular.js:11302
ra @ angular.js:10724
p @ angular.js:10099
g @ angular.js:9370
(anonymous) @ angular.js:9235
(anonymous) @ angular.js:9626
R @ viewDirective.ts:301
configUpdated @ viewDirective.ts:233
(anonymous) @ view.ts:266
t.sync @ view.ts:276
t.registerUIView @ view.ts:306
(anonymous) @ viewDirective.ts:240
(anonymous) @ angular.js:1364
ra @ angular.js:10722
p @ angular.js:10099
g @ angular.js:9370
p @ angular.js:10093
g @ angular.js:9370
(anonymous) @ angular.js:9235
(anonymous) @ viewDirective.ts:415
(anonymous) @ angular.js:1364
ra @ angular.js:10722
p @ angular.js:10099
g @ angular.js:9370
(anonymous) @ angular.js:9235
(anonymous) @ angular.js:9626
R @ viewDirective.ts:301
configUpdated @ viewDirective.ts:233
(anonymous) @ view.ts:266
t.sync @ view.ts:276
t.registerUIView @ view.ts:306
(anonymous) @ viewDirective.ts:240
(anonymous) @ angular.js:1364
ra @ angular.js:10722
p @ angular.js:10099
g @ angular.js:9370
(anonymous) @ angular.js:9235
(anonymous) @ viewDirective.ts:415
(anonymous) @ angular.js:1364
ra @ angular.js:10722
p @ angular.js:10099
g @ angular.js:9370
(anonymous) @ angular.js:9235
(anonymous) @ angular.js:9626
R @ viewDirective.ts:301
configUpdated @ viewDirective.ts:233
(anonymous) @ view.ts:266
t.sync @ view.ts:276
Vr @ views.ts:49
e.invokeHook @ transitionHook.ts:153
(anonymous) @ transitionHook.ts:124
e.runAllHooks @ transitionHook.ts:124
(anonymous) @ transition.ts:674
(anonymous) @ angular.js:17396
$digest @ angular.js:18557
$apply @ angular.js:18945
(anonymous) @ angular.js:20917
e @ angular.js:6494
(anonymous) @ angular.js:6772
setTimeout (async)
h.defer @ angular.js:6770
f @ angular.js:20907
(anonymous) @ Message.service.js:764
(anonymous) @ angular.js:17396
$digest @ angular.js:18557
$apply @ angular.js:18945
k @ angular.js:12799
V @ angular.js:13056
A.onload @ angular.js:12961
load (async)
(anonymous) @ angular.js:12944
t @ angular.js:12744
(anonymous) @ angular.js:12485
(anonymous) @ angular.js:17396
$digest @ angular.js:18557
$apply @ angular.js:18945
(anonymous) @ angular.js:20917
e @ angular.js:6494
(anonymous) @ angular.js:6772
setTimeout (async)
h.defer @ angular.js:6770
f @ angular.js:20907
(anonymous) @ Mailbox.service.js:897
(anonymous) @ angular.js:17396
$digest @ angular.js:18557
$apply @ angular.js:18945
k @ angular.js:12799
V @ angular.js:13056
A.onload @ angular.js:12961
load (async)
(anonymous) @ angular.js:12944
t @ angular.js:12744
(anonymous) @ angular.js:12485
(anonymous) @ angular.js:17396
$digest @ angular.js:18557
$apply @ angular.js:18945
(anonymous) @ angular.js:20917
e @ angular.js:6494
(anonymous) @ angular.js:6772
setTimeout (async)
h.defer @ angular.js:6770
f @ angular.js:20907
(anonymous) @ Mailbox.service.js:114
(anonymous) @ angular.js:17396
$digest @ angular.js:18557
$apply @ angular.js:18945
k @ angular.js:12799
V @ angular.js:13056
A.onload @ angular.js:12961
load (async)
(anonymous) @ angular.js:12944
t @ angular.js:12744
(anonymous) @ angular.js:12485
(anonymous) @ angular.js:17396
$digest @ angular.js:18557
$apply @ angular.js:18945
(anonymous) @ angular.js:1939
invoke @ angular.js:5108
c @ angular.js:1937
Vc @ angular.js:1957
ye @ angular.js:1842
(anonymous) @ angular.js:35431
b @ angular.js:3491

Le 03/07/2018 à 17:54, Tom Plancon (tplan...@bkaarchs.com) a écrit :


Hello,

New to Sogo and this list. I'm running Sogo 4.0 on a CentOS 7server 
with Nginx and a PGSQL backend. Everything started off running fine 
but now when selecting an 

[SOGo] Precise nightly, dependancy trouble

2015-05-26 Thread philippe brangier

Hello.

I can't install sogo nightly build on precise because of 
libmemcached10 (included in inverse repository) can't install :
libmemcached10 : Depends: libc6 (= 2.16) but 2.15-0ubuntu10.12 is to be 
installed



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


[SOGo] Precise nightly, dependancy trouble

2015-05-26 Thread philippe brangier

Hello.

I can't install sogo nightly build on precise because of 
libmemcached10 (included in inverse repository) can't install :
libmemcached10 : Depends: libc6 (= 2.16) but 2.15-0ubuntu10.12 is to be 
installed



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


[SOGo] SOGo does not interpret date-time without timezone correctly

2015-05-04 Thread philippe brangier

Hello,

I want to bring to your attention the bug report n°2865 SOGo does 
not interpret date-time without timezone correctly ( 
http://www.sogo.nu/bugs/view.php?id=2865 ).
It was declared with severity 'minor' but some people in our 
organisation miss their appointment due to this bug !
I think it's a major bug but I can't change it's severity, and I 
don't want to duplicate it.


Regards

Philippe BRANGIER
Ilex


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


Re: [SOGo] event privacy, category, priority, show time as free and reminder isn't set between outlook 2013 and sogo with activesync

2014-12-03 Thread philippe brangier

Hello,

Nobody have a clue about my problem ? Is it a general trouble or am I 
the only one who encountered it ?

whithout the privacy synchronisation we can't use activesync here.

regards

Le 27/11/2014 15:38, philippe brangier a écrit :

Hello,

When I set  privacy, category, priority, show time as free or 
reminder  inside outlook 2013 or Sogo and synchronize the two with 
activesync, the synchronized item doesn't reflect the settings of the 
original item (the repeat status is correctly set between the two).
Is this due to a misconfiguration, a non-implemented fonctionality 
or a bug ?


FYI, I use a french outlook version.

Regards


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

[SOGo] event privacy, category, priority, show time as free and reminder isn't set between outlook 2013 and sogo with activesync

2014-11-27 Thread philippe brangier

Hello,

When I set  privacy, category, priority, show time as free or 
reminder  inside outlook 2013 or Sogo and synchronize the two with 
activesync, the synchronized item doesn't reflect the settings of the 
original item (the repeat status is correctly set between the two).
Is this due to a misconfiguration, a non-implemented fonctionality 
or a bug ?


FYI, I use a french outlook version.

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


Re: [SOGo] Problem with activesync, outlook 2013 and middle size or big size mailbox

2014-04-10 Thread Philippe Brangier

Hello,

find below the result of xmllint --format on one of my .data file :
---
/tmp/sogotest_ilex-si_com_6d4_18f2db70_0.data:404510: parser error : 
error parsing attribute name
ndee_EmailAttendee_Name xmlns=Calendar:Olivier Gouranton 
Olivier.Gouranton

^
/tmp/sogotest_ilex-si_com_6d4_18f2db70_0.data:404510: parser error : 
attributes construct error
ndee_EmailAttendee_Name xmlns=Calendar:Olivier Gouranton 
Olivier.Gouranton

^
/tmp/sogotest_ilex-si_com_6d4_18f2db70_0.data:404510: parser error : 
Couldn't find end of Start Tag Olivier.Gouranton line 404510
ndee_EmailAttendee_Name xmlns=Calendar:Olivier Gouranton 
Olivier.Gouranton

^
/tmp/sogotest_ilex-si_com_6d4_18f2db70_0.data:1626644: error: 
xmlSAX2Characters: huge text node: out of memory

lt;http://img.dell.com/images/us/segments/dhs=5Fodg/emea/secondary.gifgt;
^
/tmp/sogotest_ilex-si_com_6d4_18f2db70_0.data:1626644: parser error : 
Extra content at the end of the document

lt;http://img.dell.com/images/us/segments/dhs=5Fodg/emea/secondary.gifgt;
^
---

It seem that I have reach another memory limit !
libxml2 since 2.7.0 have a XML_PARSE_HUGE option that may be useful ?

regards

*Philippe Brangier *
Administrateur systèmes et réseaux
Ilex

51, boulevard Voltaire
92600 Asnières-sur-Seine
*philippe.brang...@ilex.fr mailto:philippe.brang...@ilex.fr*
Tél // +33 (0)1 46 88 03 40
Fax // +33 (0)1 46 88 03 41
http://www.ilex.fr/

Le 10/04/2014 01:42, Ludovic Marcotte a écrit :

On 2014-04-07, 9:28 AM, Philippe Brangier wrote:
2014-04-07 12:06:52.203 sogod[5432] xml2wbxmlFromContent: failed: 
Parsing of XML Document Failed
2014-04-07 12:06:52.360 sogod[5432] Original data written to: 
/tmp/sogotest_ilex-si_com_1538_18f2b03c_0.data


Take one of these files and run xmllint --format on it. You'll see 
the culprit part in the XML. Send it over.




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

Re: [SOGo] Problem with activesync, outlook 2013 and middle size or big size mailbox

2014-04-10 Thread Philippe Brangier

ok,
  thanks a lot for your help.
  bugs added as 0002709 http://www.sogo.nu/bugs/view.php?id=2709 and 
0002710 http://www.sogo.nu/bugs/view.php?id=2710


Regards

*Philippe Brangier *
Administrateur systèmes et réseaux
Ilex

51, boulevard Voltaire
92600 Asnières-sur-Seine
*philippe.brang...@ilex.fr mailto:philippe.brang...@ilex.fr*
Tél // +33 (0)1 46 88 03 40
Fax // +33 (0)1 46 88 03 41
http://www.ilex.fr/


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

Re: [SOGo] Problem with activesync, outlook 2013 and middle size or big size mailbox

2014-04-04 Thread Philippe Brangier
I can compile SOGo if needed, but I don't do that since a long time and 
I need some time to be able to do that again (not before monday, it's 
20:09 in france).


How can I increase the sogod limit ?  I  use a modified ZEG sogo.

did I have to modify /etc/security/limits.conf with something like that  :
---
sogo   hardnproc   65535
sogo   softnproc   65535
---

FYI :
# cat /proc/sys/fs/file-max
 398874

# ulimit -a
core file size  (blocks, -c) 0
data seg size   (kbytes, -d) unlimited
scheduling priority (-e) 0
file size   (blocks, -f) unlimited
pending signals (-i) 31549
max locked memory   (kbytes, -l) 64
max memory size (kbytes, -m) unlimited
open files  (-n) 1024
pipe size(512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority  (-r) 0
stack size  (kbytes, -s) 8192
cpu time   (seconds, -t) unlimited
max user processes  (-u) 31549
virtual memory  (kbytes, -v) unlimited
file locks  (-x) unlimited

Regards

*Philippe Brangier *
Administrateur systèmes et réseaux
Ilex

51, boulevard Voltaire
92600 Asnières-sur-Seine
*philippe.brang...@ilex.fr mailto:philippe.brang...@ilex.fr*
Tél // +33 (0)1 46 88 03 40
Fax // +33 (0)1 46 88 03 41
http://www.ilex.fr/

Le 04/04/2014 19:55, Ludovic Marcotte a écrit :

On 2014-04-04, 12:36 PM, Philippe Brangier wrote:
It work well with an almost empty, new mailbox (~10 messages and a 
few events ), but when I try it on a real Mailbox (thousand messages, 
some folders and hundreds events), the  folder names sync pretty 
well  ('other user' folders lacks the last character name ex: Autres 
utilisateurs/postmaster appear as Autres utilisateurs/postmaste)
but no message or event sync at all. 
From the error below, my guess is that Outlook asks for a huge chuck 
of mails and you run out of file descriptor for the sogod process.


Are you in a position to test a patch? (ie., can compile SOGo/SOPE 
yourself).


You could also increase the limit sogod has and retest.



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

Re: [SOGo] Problem with activesync, outlook 2013 and middle size or big size mailbox

2014-04-04 Thread Philippe Brangier

ok, I find a way to do it :

I have modified  /etc/init.d/sogo by adding a line at the begining:
---
ulimit -n 65536
---

before :
#cat /proc/sogodPID/limits| grep 'Max open files'
Max open files1024 4096 files

and now :
#cat /proc/sogodPID/limits| grep 'Max open files'
Max open files65536 65536files

I don't get the same problem but now I reach the VMem limit :
sogo.log :
---
Apr 04 22:19:03 sogod [4867]: |SOGo| terminating app, vMem size limit 
(384 MB) has been reached (currently 2420 MB)
Apr 04 22:19:03 sogod [4808]: 0x0x7f6a42d78da0[WOWatchDogChild] child 
4867 exited
Apr 04 22:19:03 sogod [4808]: 0x0x7f6a42da2e10[WOWatchDog] child 
spawned with pid 5208

---

I will try to raise the memory limit monday !

Regards

*Philippe Brangier *
Administrateur systèmes et réseaux
Ilex

51, boulevard Voltaire
92600 Asnières-sur-Seine
*philippe.brang...@ilex.fr mailto:philippe.brang...@ilex.fr*
Tél // +33 (0)1 46 88 03 40
Fax // +33 (0)1 46 88 03 41
http://www.ilex.fr/

Le 04/04/2014 20:30, Philippe Brangier a écrit :
I can compile SOGo if needed, but I don't do that since a long time 
and I need some time to be able to do that again (not before monday, 
it's 20:09 in france).


How can I increase the sogod limit ?  I  use a modified ZEG sogo.

did I have to modify /etc/security/limits.conf with something like that  :
---
sogo   hardnproc   65535
sogo   softnproc   65535
---

FYI :
# cat /proc/sys/fs/file-max
 398874

# ulimit -a
core file size  (blocks, -c) 0
data seg size   (kbytes, -d) unlimited
scheduling priority (-e) 0
file size   (blocks, -f) unlimited
pending signals (-i) 31549
max locked memory   (kbytes, -l) 64
max memory size (kbytes, -m) unlimited
open files  (-n) 1024
pipe size(512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority  (-r) 0
stack size  (kbytes, -s) 8192
cpu time   (seconds, -t) unlimited
max user processes  (-u) 31549
virtual memory  (kbytes, -v) unlimited
file locks  (-x) unlimited

Regards

*Philippe Brangier *
Administrateur systèmes et réseaux
Ilex

51, boulevard Voltaire
92600 Asnières-sur-Seine
*philippe.brang...@ilex.fr mailto:philippe.brang...@ilex.fr*
Tél // +33 (0)1 46 88 03 40
Fax // +33 (0)1 46 88 03 41
http://www.ilex.fr/

Le 04/04/2014 19:55, Ludovic Marcotte a écrit :

On 2014-04-04, 12:36 PM, Philippe Brangier wrote:
It work well with an almost empty, new mailbox (~10 messages and a 
few events ), but when I try it on a real Mailbox (thousand 
messages, some folders and hundreds events), the  folder names sync 
pretty well  ('other user' folders lacks the last character name ex: 
Autres utilisateurs/postmaster appear as Autres 
utilisateurs/postmaste)
but no message or event sync at all. 
From the error below, my guess is that Outlook asks for a huge chuck 
of mails and you run out of file descriptor for the sogod process.


Are you in a position to test a patch? (ie., can compile SOGo/SOPE 
yourself).


You could also increase the limit sogod has and retest.





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

[SOGo] old or undocumented parameters

2013-12-12 Thread Philippe Brangier

Hello,

  I made a review of our sogo configuration, and I discover that some 
of the parameters we used are undocumented :


WOMessageUseUTF8 = YES;
WOParsersUseUTF8 = YES;
WOUseRelativeURLs = YES;
SOGoLDAPUserManagerCleanupInterval = 300;
SOGoAuthentificationMethod = LDAP;

Did this parameters are gone and we don't need tem anymore or did they 
are still usefull but undocumented ?


Regards.

--

*Philippe Brangier *
Administrateur systèmes et réseaux
Ilex

51, boulevard Voltaire
92600 Asnières-sur-Seine
*philippe.brang...@ilex.fr mailto:philippe.brang...@ilex.fr*
Tél // +33 (0)1 46 88 03 40
Fax // +33 (0)1 46 88 03 41
http://www.ilex.fr/

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

[SOGo] [BUG] All day event incorrectly displayed in SOGo

2012-11-13 Thread philippe brangier

Nobody-else get this bug ? It is really annoying for us.


Regards

On 08/11/2012 17:21, philippe brangier wrote:

hello,

   When we create a All day event within Sogo, it is correctly displayed in Month View or 
Week View but it is displayed has a two day event in Day View (my sample event is displayed on 
Friday AND Saturday).

   I updated SOGo to the last nightly build : Version 2.0.2(@shiva 
201211080220).

   Our time zone is Europe/Paris


my sample event :
--
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Inverse inc./SOGo 2.0.2//EN
BEGIN:VEVENT
UID:4B9C-509B9680-1-4B3F6B80
SUMMARY:test
CLASS:PUBLIC
CREATED:20121108T112504Z
DTSTAMP:20121108T112504Z
LAST-MODIFIED:20121108T112504Z
DTSTART;VALUE=DATE:20121109
DTEND;VALUE=DATE:20121110
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR



Regards.
--

*Philippe Brangier *
Administrateur systèmes et réseaux
Ilex

51, boulevard Voltaire
92600 Asnières-sur-Seine
*philippe.brang...@ilex.fr mailto:philippe.brang...@ilex.fr*
Tél // +33 (0)1 46 88 03 40
Fax // +33 (0)1 46 88 03 41
http://www.ilex.fr/


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

[SOGo] All day event incorrectly displayed in SOGo

2012-11-08 Thread philippe brangier

hello,

  When we create a All day event within Sogo, it is correctly displayed in Month View or 
Week View but it is displayed has a two day event in Day View (my sample event is displayed on 
Friday AND Saturday).

  I updated SOGo to the last nightly build : Version 2.0.2(@shiva 201211080220).

  Our time zone is Europe/Paris


my sample event :
--
BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Inverse inc./SOGo 2.0.2//EN
BEGIN:VEVENT
UID:4B9C-509B9680-1-4B3F6B80
SUMMARY:test
CLASS:PUBLIC
CREATED:20121108T112504Z
DTSTAMP:20121108T112504Z
LAST-MODIFIED:20121108T112504Z
DTSTART;VALUE=DATE:20121109
DTEND;VALUE=DATE:20121110
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR



Regards.

--

*Philippe Brangier *
Administrateur systèmes et réseaux
Ilex

51, boulevard Voltaire
92600 Asnières-sur-Seine
*philippe.brang...@ilex.fr mailto:philippe.brang...@ilex.fr*
Tél // +33 (0)1 46 88 03 40
Fax // +33 (0)1 46 88 03 41
http://www.ilex.fr/

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