[SOGo] BTS activities for Monday, March 13 2017

2017-03-13 Thread SOGo reporter
Title: BTS activities for Monday, March 13 2017





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Monday, March 13 2017

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
4009
	2017-03-13 06:13:30
	updated (open)
	Web Calendar
	Event list show yesterday's all days events, when the timezone not GMT+0
	
	  
	
4079
	2017-03-13 18:10:32
	updated (open)
	Web Calendar
	Whole-Day Events show one additional day
	
	  
	
4076
	2017-03-13 06:10:52
	updated (open)
	Web Mail
	Korean characters not displayed in web mail content. And I can not create a mail folder called ""
	
	  
	
4082
	2017-03-13 16:38:13
	updated (open)
	Web Mail
	Folder names appear empty
	
	  
	
4081
	2017-03-13 12:26:53
	updated (open)
	with SOGo
	Do you have any BOT script which automate event creation
	
	  
	
3776
	2017-03-13 07:10:31
	resolved (fixed)
	Apple iPhone OS
	Calendar Event is duplicated when moved between calendars
	
	  
	
  
  


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

Re: [SOGo] got 35118 messages like this in my mail plese help me fix it

2017-03-13 Thread idmi...@droidox.com

What can i do if i got messages like that?
# sogo-ealarms-notify
sogo-ealarms-notify: Uncaught exception NSInvalidArgumentException, 
reason: SOGoEMailAlarmsManager(instance) does not recognize 
scheduledAlarmsFromDate:toDate:withOwners:

Aborted
# sogo-tool expire-sessions 30
[so-category-info] did not find exported SoClass 'SOGo' in product 
<0x0x16f2688[SoProduct]: loaded code-loaded 
bundle=/usr/lib64/GNUstep/SOGo/MainUI.SOGo #classes=8 #categories=4 
rm=0x0x16f4f88>!


Thanks,

Zhang Huangbin писал 2017-03-13 18:28:
On Mar 13, 2017, at 10:58 PM, Renato Gallo (vmxevils...@gmail.com) 
 wrote:


<0x0x17e5160[GCSAlarmsFolder]> -[GCSAlarmsFolder 
recordsForEntriesFromDate:toDate:]: cannot execute fetch: 
 NAME:ExecutionFailed REASON:Table 
'sogo.sogo_alarms_folder' doesn't exist

...
2017-03-13 10:56:28.195 sogo-tool[32052:32052] Table 
'sogo.sogo_sessions_folder' doesn't exist


Restarting SOGo service should fix this, it will create required SQL
tables automatically.


Zhang Huangbin, founder of iRedMail project: http://www.iredmail.org/
Time zone: GMT+8 (China/Beijing).
Available on Telegram: https://t.me/iredmail

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

[SOGo] CardDav

2017-03-13 Thread Joan Moreau
Hi

What parameters to be used in sogo.conf to setup an external CardDav
server ? (similar to what does the cardav extension for RoundCube) 

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

[SOGo] Integrating SOGo Calendar in Custom Application

2017-03-13 Thread aparna.b...@techblue.co.uk
Hi All,

I have been using SOGo for sometime now and would like to integrate SOGo 
Calendar with one of our custom applications.

I googled about it but unfortunately was not able to find any API or something 
else.

Can anyone please guide me.

Thanks in Advance.

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

Re: [SOGo] ActiceSync w/outlook 2016

2017-03-13 Thread "Ivan Gonzalez"
reported bug
https://sogo.nu/bugs/view.php?id=4068



Ivan Gonzalez Jr. x101
NocRoom | ceo | e: iva...@nocroom.com w: NocRoom.com [http://nocroom.com/]
West Coast/Las Vegas 702-789-0409 | East Coast/Miami 786-802-7666 [ social tw 
[http://twitter.com/nocroom] | fb [http://fb.com/miaminetwork] | in 
[http://linkedin.com/company/nocroom] | g+ [https://url.nocroom.com/ODF8S] ]

Turnkey Solution | Virtualization Kings – Dedicated Servers – Cloud Email 
Servers – Cloud PBX Hosted Systems - Bitcoin ok

All emails from NocRoom.com are encrypted

IMPORTANT: This email and any files transmitted with it are confidential and 
intended solely for the use of the individual or entity to whom they are 
addressed. If the reader is not the intended recipient, please notify us 
immediately by return e-mail and delete the original message from your e-mail 
system. Any dissemination, distribution or copying of the communication is 
strictly prohibited. This correspondence is being transmitted for informational 
purposes only and the views, opinions and any electronic signatures of the 
sender are not intended to bind NocRoom LLC.​
On 3/1/2017 8:28:56 AM, Ivan Gonzalez  wrote:
any help will be great, thanks

Ivan Gonzalez Jr. x101
NocRoom | ceo | e: iva...@nocroom.com w: NocRoom.com [http://nocroom.com/]
West Coast/Las Vegas 702-789-0409 | East Coast/Miami 786-802-7666 [ social tw 
[http://twitter.com/nocroom] | fb [http://fb.com/miaminetwork] | in 
[http://linkedin.com/company/nocroom] | g+ [https://url.nocroom.com/ODF8S] ]

Turnkey Solution | Virtualization Kings – Dedicated Servers – Cloud Email 
Servers – Cloud PBX Hosted Systems - Bitcoin ok

All emails from NocRoom.com are encrypted

IMPORTANT: This email and any files transmitted with it are confidential and 
intended solely for the use of the individual or entity to whom they are 
addressed. If the reader is not the intended recipient, please notify us 
immediately by return e-mail and delete the original message from your e-mail 
system. Any dissemination, distribution or copying of the communication is 
strictly prohibited. This correspondence is being transmitted for informational 
purposes only and the views, opinions and any electronic signatures of the 
sender are not intended to bind NocRoom LLC.​
On 2/27/2017 4:02:57 PM, Ivan Gonzalez  wrote:
just noticed it is added

was in /etc/nginx/templates/sogo.tmpl

# Settings for SOGo Groupware

# SOGo
location ~ ^/sogo { rewrite ^ https://$host/SOGo; }
location ~ ^/SOGO { rewrite ^ https://$host/SOGo; }

# For Mac OS X and iOS devices.
rewrite ^/.well-known/caldav /SOGo/dav permanent;
rewrite ^/.well-known/carddav /SOGo/dav permanent;
rewrite ^/principals/ /SOGo/dav permanent;

location ^~ /SOGo {
proxy_pass http://127.0.0.1:2;
#proxy_redirect http://127.0.0.1:2/SOGo/ /SOGo;

# forward user's IP address
#proxy_set_header X-Real-IP $remote_addr;
#proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
#proxy_set_header Host $host;
proxy_set_header x-webobjects-server-protocol HTTP/1.0;
#proxy_set_header x-webobjects-remote-host 127.0.0.1;
#proxy_set_header x-webobjects-server-name $server_name;
proxy_set_header x-webobjects-server-url $scheme://$host;
}

location ^~ /Microsoft-Server-ActiveSync {
proxy_pass http://127.0.0.1:2/SOGo/Microsoft-Server-ActiveSync;
proxy_redirect http://127.0.0.1:2/Microsoft-Server-ActiveSync /;

proxy_connect_timeout 3540;
proxy_send_timeout 3540;
proxy_read_timeout 3540;
}

location ^~ /SOGo/Microsoft-Server-ActiveSync {
proxy_pass http://127.0.0.1:2/SOGo/Microsoft-Server-ActiveSync;
proxy_redirect http://127.0.0.1:2/SOGo/Microsoft-Server-ActiveSync /;

proxy_connect_timeout 3540;
proxy_send_timeout 3540;
proxy_read_timeout 3540;
}

location /SOGo.woa/WebServerResources/ {
alias /usr/lib/GNUstep/SOGo/WebServerResources/;
}
location /SOGo/WebServerResources/ {
alias /usr/lib/GNUstep/SOGo/WebServerResources/;
}
location ^/SOGo/so/ControlPanel/Products/([^/]*)/Resources/(.*)$ {
alias /usr/lib/GNUstep/SOGo/$1.SOGo/Resources/$2;
}



Ivan Gonzalez Jr. x101
NocRoom | ceo | e: iva...@nocroom.com w: NocRoom.com [http://nocroom.com/]
West Coast/Las Vegas 702-789-0409 | East Coast/Miami 786-802-7666 [ social tw 
[http://twitter.com/nocroom] | fb [http://fb.com/miaminetwork] | in 
[http://linkedin.com/company/nocroom] | g+ [https://url.nocroom.com/ODF8S] ]

Turnkey Solution | Virtualization Kings – Dedicated Servers – Cloud Email 
Servers – Cloud PBX Hosted Systems - Bitcoin ok

All emails from NocRoom.com are encrypted

IMPORTANT: This email and any files transmitted with it are confidential and 
intended solely for the use of the individual or entity to whom they are 
addressed. If the reader is not the intended recipient, please notify us 
immediately by return e-mail and delete the original message from your e-mail 
system. Any dissemination, distribution or copying of the communication is 
strictly prohibited. This correspondence is being transmitted for informational

Re: [SOGo] got 35118 messages like this in my mail plese help me fix it

2017-03-13 Thread Zhang Huangbin

> On Mar 13, 2017, at 10:58 PM, Renato Gallo (vmxevils...@gmail.com) 
>  wrote:
> 
> <0x0x17e5160[GCSAlarmsFolder]> -[GCSAlarmsFolder 
> recordsForEntriesFromDate:toDate:]: cannot execute fetch:  0x15caba0> NAME:ExecutionFailed REASON:Table 'sogo.sogo_alarms_folder' 
> doesn't exist
> ...
> 2017-03-13 10:56:28.195 sogo-tool[32052:32052] Table 
> 'sogo.sogo_sessions_folder' doesn't exist

Restarting SOGo service should fix this, it will create required SQL tables 
automatically.


Zhang Huangbin, founder of iRedMail project: http://www.iredmail.org/
Time zone: GMT+8 (China/Beijing).
Available on Telegram: https://t.me/iredmail

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

Re: [SOGo] got 35118 messages like this in my mail plese help me fix it

2017-03-13 Thread Renato Gallo

[root@vmi100909 ~]# rpm -q sogo-tool
sogo-tool-3.2.7.20170307-1.el7.centos.x86_64
[root@vmi100909 ~]# rpm -q sogo-ealarms-notify
sogo-ealarms-notify-3.2.7.20170307-1.el7.centos.x86_64
[root@vmi100909 ~]# /usr/sbin/sogo-ealarms-notify
<0x0x17e5160[GCSAlarmsFolder]> -[GCSAlarmsFolder 
recordsForEntriesFromDate:toDate:]: cannot execute fetch: 
 NAME:ExecutionFailed REASON:Table 
'sogo.sogo_alarms_folder' doesn't exist

[root@vmi100909 ~]# /usr/sbin/sogo-tool expire-sessions 30
2017-03-13 10:56:28.195 sogo-tool[32052:32052] Table 
'sogo.sogo_sessions_folder' doesn't exist
/usr/sbin/sogo-tool: Uncaught exception ExecutionFailed, reason: Table 
'sogo.sogo_sessions_folder' doesn't exist



Il 13/03/2017 15:50, Christian Mack (christian.m...@uni-konstanz.de) ha 
scritto:

Hello

What do you get for the following 4 commands?
rpm -q sogo-tool
rpm -q sogo-ealarms-notify
/usr/sbin/sogo-ealarms-notify
/usr/sbin/sogo-tool expire-sessions 30


Kind regards,
Christian Mack

Am 13.03.2017 um 15:39 schrieb Renato Gallo (vmxevils...@gmail.com):

[xevilstar@vmi100909 ~]$ uname -a
Linux vmi100909.contabo.host 3.10.0-514.6.1.el7.x86_64 #1 SMP Wed Jan 18
13:06:36 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
[xevilstar@vmi100909 ~]$ rpm -q sogo
sogo-3.2.7.20170307-1.el7.centos.x86_64


Il 13/03/2017 13:30, Christian Mack (christian.m...@uni-konstanz.de) ha
scritto:

Hello

Am 10.03.2017 um 21:47 schrieb Renato Gallo (vmxevils...@gmail.com):

/bin/sh: line 1: 21823 Segmentation fault  /usr/sbin/sogo-tool
expire-sessions 30 2> /dev/null
/bin/sh: line 1: 21824 Segmentation fault
/usr/sbin/sogo-ealarms-notify


Did you try those commands manually?
Do you get error messages doing them manually?
Which version of sogo are you using?
Do the versions of packages sogo and sogo-tool and sogo-ealarms-notify
match?

Kind regards,
Christian Mack





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


Re: [SOGo] got 35118 messages like this in my mail plese help me fix it

2017-03-13 Thread Christian Mack
Hello

What do you get for the following 4 commands?
rpm -q sogo-tool
rpm -q sogo-ealarms-notify
/usr/sbin/sogo-ealarms-notify
/usr/sbin/sogo-tool expire-sessions 30


Kind regards,
Christian Mack

Am 13.03.2017 um 15:39 schrieb Renato Gallo (vmxevils...@gmail.com):
> [xevilstar@vmi100909 ~]$ uname -a
> Linux vmi100909.contabo.host 3.10.0-514.6.1.el7.x86_64 #1 SMP Wed Jan 18
> 13:06:36 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
> [xevilstar@vmi100909 ~]$ rpm -q sogo
> sogo-3.2.7.20170307-1.el7.centos.x86_64
> 
> 
> Il 13/03/2017 13:30, Christian Mack (christian.m...@uni-konstanz.de) ha
> scritto:
>> Hello
>>
>> Am 10.03.2017 um 21:47 schrieb Renato Gallo (vmxevils...@gmail.com):
>>> /bin/sh: line 1: 21823 Segmentation fault  /usr/sbin/sogo-tool
>>> expire-sessions 30 2> /dev/null
>>> /bin/sh: line 1: 21824 Segmentation fault
>>> /usr/sbin/sogo-ealarms-notify
>>>
>> Did you try those commands manually?
>> Do you get error messages doing them manually?
>> Which version of sogo are you using?
>> Do the versions of packages sogo and sogo-tool and sogo-ealarms-notify
>> match?
>>
>> Kind regards,
>> Christian Mack
>>
> 


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



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] got 35118 messages like this in my mail plese help me fix it

2017-03-13 Thread Renato Gallo

[xevilstar@vmi100909 ~]$ uname -a
Linux vmi100909.contabo.host 3.10.0-514.6.1.el7.x86_64 #1 SMP Wed Jan 18 
13:06:36 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

[xevilstar@vmi100909 ~]$ rpm -q sogo
sogo-3.2.7.20170307-1.el7.centos.x86_64


Il 13/03/2017 13:30, Christian Mack (christian.m...@uni-konstanz.de) ha 
scritto:

Hello

Am 10.03.2017 um 21:47 schrieb Renato Gallo (vmxevils...@gmail.com):

/bin/sh: line 1: 21823 Segmentation fault  /usr/sbin/sogo-tool
expire-sessions 30 2> /dev/null
/bin/sh: line 1: 21824 Segmentation fault
/usr/sbin/sogo-ealarms-notify


Did you try those commands manually?
Do you get error messages doing them manually?
Which version of sogo are you using?
Do the versions of packages sogo and sogo-tool and sogo-ealarms-notify
match?

Kind regards,
Christian Mack



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


Re: [SOGo] Outlook on 2 clients

2017-03-13 Thread Robert Koller
i'm sorry. i was still at sleep when i wrote this mail...
my informations are wrong.

please forget my mail!


Thats the right information:

On Fri, Mar 10, 2017 at 11:28:38AM -0500 you wrote:

> On 2017-03-10 5:47 AM, Ralf Cirksena (c...@holmco.de) wrote:
>
>> It's a user who has 2 computers with Outlook connected through
>> ActiveSync to sogo 3.2.7.
>> On both PCs he adds/deletes/changes events.
>> Problem is that on both computers different events are missing/remains
>> unchanged. For short: The clients are not really in sync.
> So the same user is using two different Outlook profiles on
> different computers?
>
> If so, look at if the DeviceID is the same for both. If that's the
> case, it could cause issues.

Did a grep on a sogo.log of a day when both clients were connected
(different IPs).
There is no DeviceID connected through different IPs. There is no IP
with connections using the same DeviceID.

Btw. There are 12 different deviceIDs associated to this user. Most of
them without traces in sogo.log.


Regards
-- 
R. Cirksena



Am 13.03.2017 um 09:21 schrieb Robert Koller (kol...@holmco.de):
> We checked the logs and theres always the same DeviceID for this user.
> 
> Am 10.03.2017 um 17:28 schrieb Ludovic Marcotte (lmarco...@inverse.ca):
>> On 2017-03-10 5:47 AM, Ralf Cirksena (c...@holmco.de) wrote:
>>
>>> It's a user who has 2 computers with Outlook connected through
>>> ActiveSync to sogo 3.2.7.
>>> On both PCs he adds/deletes/changes events.
>>> Problem is that on both computers different events are missing/remains
>>> unchanged. For short: The clients are not really in sync.
>> So the same user is using two different Outlook profiles on different
>> computers?
> 
> The same user on both outlook instances.
> 
>>
>> If so, look at if the DeviceID is the same for both. If that's the case,
>> it could cause issues.
>>
> 
> Regards
> 
> R. Koller
> 

-- 


i.A Robert Koller
IT Abteilung / IT Department
HOLMCO - Holmberg GmbH & Co. KG
http://www.holmco.de

Phone:   +49 (0)30 61780-171
Fax: +49 (0)30 61780-271


Address:
Ohlauer Str. 5-11
10999 Berlin - Germany

AG Berlin-Charlottenburg, HRA 1523
p.h.G.: HOLMCO Geschäftsführungs-GmbH, AG Berlin-Charlottenburg HRB 1015
Geschäftsführer: Lutz-Michael Pöppel, Thorsten Pöppel


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


Re: [SOGo] got 35118 messages like this in my mail plese help me fix it

2017-03-13 Thread Christian Mack
Hello

Am 10.03.2017 um 21:47 schrieb Renato Gallo (vmxevils...@gmail.com):
> /bin/sh: line 1: 21823 Segmentation fault  /usr/sbin/sogo-tool
> expire-sessions 30 2> /dev/null
> /bin/sh: line 1: 21824 Segmentation fault 
> /usr/sbin/sogo-ealarms-notify
> 

Did you try those commands manually?
Do you get error messages doing them manually?
Which version of sogo are you using?
Do the versions of packages sogo and sogo-tool and sogo-ealarms-notify
match?

Kind regards,
Christian Mack

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



smime.p7s
Description: S/MIME Cryptographic Signature


[SOGo] got 35118 messages like this in my mail plese help me fix it

2017-03-13 Thread Renato Gallo

/bin/sh: line 1: 21823 Segmentation fault  /usr/sbin/sogo-tool expire-sessions 
30 2> /dev/null
/bin/sh: line 1: 21824 Segmentation fault  /usr/sbin/sogo-ealarms-notify

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


Re: [SOGo] Outlook on 2 clients

2017-03-13 Thread Robert Koller
We checked the logs and theres always the same DeviceID for this user.

Am 10.03.2017 um 17:28 schrieb Ludovic Marcotte (lmarco...@inverse.ca):
> On 2017-03-10 5:47 AM, Ralf Cirksena (c...@holmco.de) wrote:
> 
>> It's a user who has 2 computers with Outlook connected through
>> ActiveSync to sogo 3.2.7.
>> On both PCs he adds/deletes/changes events.
>> Problem is that on both computers different events are missing/remains
>> unchanged. For short: The clients are not really in sync.
> So the same user is using two different Outlook profiles on different
> computers?

The same user on both outlook instances.

> 
> If so, look at if the DeviceID is the same for both. If that's the case,
> it could cause issues.
> 

Regards

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


Re: [SOGo] Outlook on 2 clients

2017-03-13 Thread Ralf Cirksena
On Fri, Mar 10, 2017 at 11:28:38AM -0500 you wrote:

> On 2017-03-10 5:47 AM, Ralf Cirksena (c...@holmco.de) wrote:
> 
> >It's a user who has 2 computers with Outlook connected through
> >ActiveSync to sogo 3.2.7.
> >On both PCs he adds/deletes/changes events.
> >Problem is that on both computers different events are missing/remains
> >unchanged. For short: The clients are not really in sync.
> So the same user is using two different Outlook profiles on
> different computers?
> 
> If so, look at if the DeviceID is the same for both. If that's the
> case, it could cause issues.

Did a grep on a sogo.log of a day when both clients were connected
(different IPs).
There is no DeviceID connected through different IPs. There is no IP
with connections using the same DeviceID.

Btw. There are 12 different deviceIDs associated to this user. Most of
them without traces in sogo.log.


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


[SOGo] a lot of database connections

2017-03-13 Thread Ralf Cirksena
Hello,

how can I reduce the number of open database connections to mysqld?
What does it depend on?


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


[SOGo] Calendar not shown on IOS ( safari )

2017-03-13 Thread "VILLEMUR Jacques"

Hello,
Sogo 3.2.7 : on mobile ios ( safari ) , events are not displayed only the 
toolbar ( android ok ).
thank
Jacques
 

En 2017, donnez du sens �� la taxe d'apprentissage, soutenez l'ISAE-SUPAERO !
https://www.isae.fr/fr/actualites/versez-la-taxe-d-apprentissage-a-l-isae-supaero-c-est-facile