Re: [SOGo] SOGo v3, unable to send mails

2016-01-21 Thread Roel van Meer

Patrick Rauter writes:

while testing SOGo v3 (3.0.0b5) I experienced problems when I try to compose  
or forward a message or create a reply to a message, nothing happens on the  
web interface.


I have seen the same, and in my case the problem was caused by the mysql  
database structure. I had a database that was created by Sogo 2.3.3. After  
dropping and recreating the database I was able to send mail.


Maybe this helps,

Roel

This behaviour has been reproduced with Firefox 43.0.4 (Debian 8), Chromium  
46.0.2490 (Debian 8) and Safari 9.0.3 (OS X 10.10.5), therefore I think it  
is either my server set up, or something within Sogo v3.



The Logfile on the server reveals the following informations:

Jan 21 13:22:20 sogod [11093]: |SOGo| traverse(acquire): TestUser => Mail =>  
UIxMailEditor

Jan 21 13:22:20 sogod [11093]: |SOGo|   do traverse name: 'TestUser'
Jan 21 13:22:20 sogod [11093]: |SOGo|   do traverse name: 'Mail'
Jan 21 13:22:20 sogod [11093]: |SOGo|   do traverse name: 'UIxMailEditor'
Jan 21 13:22:20 sogod [11093]: |SOGo| set clientObject:  
<0xACA84D30[SOGoMailAccounts]: name=Mail container=0xAC9E8410/TestUser>
Jan 21 13:22:20 sogod [11094]: |SOGo| traverse(acquire): TestUser => Mail =>  
0 => compose

Jan 21 13:22:20 sogod [11094]: |SOGo|   do traverse name: 'TestUser'
Jan 21 13:22:20 sogod [11094]: |SOGo|   do traverse name: 'Mail'
Jan 21 13:22:20 sogod [11094]: |SOGo|   do traverse name: '0'
Jan 21 13:22:20 sogod [11094]: |SOGo|   do traverse name: 'compose'
Jan 21 13:22:20 sogod [11093]: 141.69.60.236 "GET  
/SOGo/so/TestUser/Mail/UIxMailEditor HTTP/1.1" 200 9377/0 0.009 - - 0
Jan 21 13:22:20 sogod [11094]: <0x0x7f4cace2ef50[NGImap4Client]> TLS started  
successfully.
Jan 21 13:22:20 sogod [11094]: |SOGo| set clientObject:  
<0xACDEB680[SOGoMailAccount]: name=0 container=0xACF0DDF0/Mail>
Jan 21 13:22:20 sogod [11094]: 141.69.60.236 "GET /SOGo/so/TestUser/Mail/ 
0/compose HTTP/1.1" 201 78/0 0.345 - - 0


After this, nothing else happens within the log until I press another button.

Any clues are welcome.

Regards

  P. Rauter

--
Dipl.-Ing.(FH) Patrick Rauter
IT Service Center
Server Wissenschaftsnetz, Mailsystem, Storage
Benutzerverwaltung / LDAP
Raum H205

Hochschule Ravensburg-Weingarten
Doggenriedstr.
88250 Weingarten

Tel. +49 751 / 501 4602
E-Mail: rau...@hs-weingarten.de


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


[SOGo] creating event on mouse drag

2016-01-21 Thread Hugo
.. is not possible. I get NaN/NaN/NaN as date and NaN:NaN as time field. 
if I try to set a date, first it shows me the year 1932 (!) and if I 
scroll down aaall the way to the current year and pick a date, the field 
still stays the same and the save button is greyed out.
if created with the green button, it's all ok, even if I change the 
date. (see attached screenshots)


sogo version is latest from git (master branch), pulled today and 
compiled on an ARM (Odroid-XU)


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

Re: [SOGo] SOGo v3, unable to send mails

2016-01-21 Thread Emilio Fonseca

Hey Patrick,

See if your problem was not solved with the correction of this bug --> 
http://www.sogo.nu/bugs/view.php?id=3439


Best Regards,

Em 21-01-2016 10:30, Patrick Rauter escreveu:

Hello,

while testing SOGo v3 (3.0.0b5) I experienced problems when I try to 
compose or forward a message or create a reply to a message, nothing 
happens on the web interface.


This behaviour has been reproduced with Firefox 43.0.4 (Debian 8), 
Chromium 46.0.2490 (Debian 8) and Safari 9.0.3 (OS X 10.10.5), 
therefore I think it is either my server set up, or something within 
Sogo v3.



The Logfile on the server reveals the following informations:

Jan 21 13:22:20 sogod [11093]: |SOGo| traverse(acquire): TestUser => 
Mail => UIxMailEditor

Jan 21 13:22:20 sogod [11093]: |SOGo|   do traverse name: 'TestUser'
Jan 21 13:22:20 sogod [11093]: |SOGo|   do traverse name: 'Mail'
Jan 21 13:22:20 sogod [11093]: |SOGo|   do traverse name: 'UIxMailEditor'
Jan 21 13:22:20 sogod [11093]: |SOGo| set clientObject: 
<0xACA84D30[SOGoMailAccounts]: name=Mail container=0xAC9E8410/TestUser>
Jan 21 13:22:20 sogod [11094]: |SOGo| traverse(acquire): TestUser => 
Mail => 0 => compose

Jan 21 13:22:20 sogod [11094]: |SOGo|   do traverse name: 'TestUser'
Jan 21 13:22:20 sogod [11094]: |SOGo|   do traverse name: 'Mail'
Jan 21 13:22:20 sogod [11094]: |SOGo|   do traverse name: '0'
Jan 21 13:22:20 sogod [11094]: |SOGo|   do traverse name: 'compose'
Jan 21 13:22:20 sogod [11093]: 141.69.60.236 "GET 
/SOGo/so/TestUser/Mail/UIxMailEditor HTTP/1.1" 200 9377/0 0.009 - - 0
Jan 21 13:22:20 sogod [11094]: <0x0x7f4cace2ef50[NGImap4Client]> TLS 
started successfully.
Jan 21 13:22:20 sogod [11094]: |SOGo| set clientObject: 
<0xACDEB680[SOGoMailAccount]: name=0 container=0xACF0DDF0/Mail>
Jan 21 13:22:20 sogod [11094]: 141.69.60.236 "GET 
/SOGo/so/TestUser/Mail/0/compose HTTP/1.1" 201 78/0 0.345 - - 0


After this, nothing else happens within the log until I press another 
button.


Any clues are welcome.

Regards

  P. Rauter



--

Emílio Fonseca
Development Analyst
Mav Tecnologia - (31) 3211-

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


[SOGo] SOGo v3, unable to send mails

2016-01-21 Thread Patrick Rauter

Hello,

while testing SOGo v3 (3.0.0b5) I experienced problems when I try to 
compose or forward a message or create a reply to a message, nothing 
happens on the web interface.


This behaviour has been reproduced with Firefox 43.0.4 (Debian 8), 
Chromium 46.0.2490 (Debian 8) and Safari 9.0.3 (OS X 10.10.5), therefore 
I think it is either my server set up, or something within Sogo v3.



The Logfile on the server reveals the following informations:

Jan 21 13:22:20 sogod [11093]: |SOGo| traverse(acquire): TestUser => 
Mail => UIxMailEditor

Jan 21 13:22:20 sogod [11093]: |SOGo|   do traverse name: 'TestUser'
Jan 21 13:22:20 sogod [11093]: |SOGo|   do traverse name: 'Mail'
Jan 21 13:22:20 sogod [11093]: |SOGo|   do traverse name: 'UIxMailEditor'
Jan 21 13:22:20 sogod [11093]: |SOGo| set clientObject: 
<0xACA84D30[SOGoMailAccounts]: name=Mail container=0xAC9E8410/TestUser>
Jan 21 13:22:20 sogod [11094]: |SOGo| traverse(acquire): TestUser => 
Mail => 0 => compose

Jan 21 13:22:20 sogod [11094]: |SOGo|   do traverse name: 'TestUser'
Jan 21 13:22:20 sogod [11094]: |SOGo|   do traverse name: 'Mail'
Jan 21 13:22:20 sogod [11094]: |SOGo|   do traverse name: '0'
Jan 21 13:22:20 sogod [11094]: |SOGo|   do traverse name: 'compose'
Jan 21 13:22:20 sogod [11093]: 141.69.60.236 "GET 
/SOGo/so/TestUser/Mail/UIxMailEditor HTTP/1.1" 200 9377/0 0.009 - - 0
Jan 21 13:22:20 sogod [11094]: <0x0x7f4cace2ef50[NGImap4Client]> TLS 
started successfully.
Jan 21 13:22:20 sogod [11094]: |SOGo| set clientObject: 
<0xACDEB680[SOGoMailAccount]: name=0 container=0xACF0DDF0/Mail>
Jan 21 13:22:20 sogod [11094]: 141.69.60.236 "GET 
/SOGo/so/TestUser/Mail/0/compose HTTP/1.1" 201 78/0 0.345 - - 0


After this, nothing else happens within the log until I press another 
button.


Any clues are welcome.

Regards

  P. Rauter

--
Dipl.-Ing.(FH) Patrick Rauter
IT Service Center
Server Wissenschaftsnetz, Mailsystem, Storage
Benutzerverwaltung / LDAP
Raum H205

Hochschule Ravensburg-Weingarten
Doggenriedstr.
88250 Weingarten

Tel. +49 751 / 501 4602
E-Mail: rau...@hs-weingarten.de



smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] sogo-tool remove-doubles

2016-01-21 Thread Christian Mack
Am 20.01.2016 um 18:49 schrieb Louis-Philippe:
> Hi,
> 
> In the documentation, sogo-tool remove-doubles is for contacts only. There
> is a way with sogo-tool to delete duplicate events ?
> 
> A Blackberry push a lot of existing events many times (up to 1800 times
> (copies) for one event !)
> The events have the same c_startdate  and same c_enddate but not the same
> title (encoding problem with accented letter)
> 

No, there is no such feature in SOGo.


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] SOGo v3, unable to send mails

2016-01-21 Thread Patrick Rauter

Thanks for the clues.

Since dumping the database isn't much trouble on an experimental server 
I have tried it first, but in my case it didn't helped.


Applying the Patch mentioned in http://www.sogo.nu/bugs/view.php?id=3439 
is under way, but i experienced some nasty dependency-problems...


kind regards

  Patrick Rauter

--
Dipl.-Ing.(FH) Patrick Rauter
IT Service Center
Server Wissenschaftsnetz, Mailsystem, Storage
Benutzerverwaltung / LDAP
Raum H205

Hochschule Ravensburg-Weingarten
Doggenriedstr.
88250 Weingarten

Tel. +49 751 / 501 4602
E-Mail: rau...@hs-weingarten.de

Am 21.01.2016 um 13:56 schrieb Roel van Meer:

Patrick Rauter writes:


while testing SOGo v3 (3.0.0b5) I experienced problems when I try to
compose or forward a message or create a reply to a message, nothing
happens on the web interface.


I have seen the same, and in my case the problem was caused by the mysql
database structure. I had a database that was created by Sogo 2.3.3.
After dropping and recreating the database I was able to send mail.

Maybe this helps,

Roel


This behaviour has been reproduced with Firefox 43.0.4 (Debian 8),
Chromium 46.0.2490 (Debian 8) and Safari 9.0.3 (OS X 10.10.5),
therefore I think it is either my server set up, or something within
Sogo v3.


The Logfile on the server reveals the following informations:

Jan 21 13:22:20 sogod [11093]: |SOGo| traverse(acquire): TestUser =>
Mail => UIxMailEditor
Jan 21 13:22:20 sogod [11093]: |SOGo|   do traverse name: 'TestUser'
Jan 21 13:22:20 sogod [11093]: |SOGo|   do traverse name: 'Mail'
Jan 21 13:22:20 sogod [11093]: |SOGo|   do traverse name: 'UIxMailEditor'
Jan 21 13:22:20 sogod [11093]: |SOGo| set clientObject:
<0xACA84D30[SOGoMailAccounts]: name=Mail container=0xAC9E8410/TestUser>
Jan 21 13:22:20 sogod [11094]: |SOGo| traverse(acquire): TestUser =>
Mail => 0 => compose
Jan 21 13:22:20 sogod [11094]: |SOGo|   do traverse name: 'TestUser'
Jan 21 13:22:20 sogod [11094]: |SOGo|   do traverse name: 'Mail'
Jan 21 13:22:20 sogod [11094]: |SOGo|   do traverse name: '0'
Jan 21 13:22:20 sogod [11094]: |SOGo|   do traverse name: 'compose'
Jan 21 13:22:20 sogod [11093]: 141.69.60.236 "GET
/SOGo/so/TestUser/Mail/UIxMailEditor HTTP/1.1" 200 9377/0 0.009 - - 0
Jan 21 13:22:20 sogod [11094]: <0x0x7f4cace2ef50[NGImap4Client]> TLS
started successfully.
Jan 21 13:22:20 sogod [11094]: |SOGo| set clientObject:
<0xACDEB680[SOGoMailAccount]: name=0 container=0xACF0DDF0/Mail>
Jan 21 13:22:20 sogod [11094]: 141.69.60.236 "GET
/SOGo/so/TestUser/Mail/0/compose HTTP/1.1" 201 78/0 0.345 - - 0

After this, nothing else happens within the log until I press another
button.

Any clues are welcome.

Regards

  P. Rauter

--
Dipl.-Ing.(FH) Patrick Rauter
IT Service Center
Server Wissenschaftsnetz, Mailsystem, Storage
Benutzerverwaltung / LDAP
Raum H205

Hochschule Ravensburg-Weingarten
Doggenriedstr.
88250 Weingarten

Tel. +49 751 / 501 4602
E-Mail: rau...@hs-weingarten.de





smime.p7s
Description: S/MIME Cryptographic Signature


Re: [SOGo] Calendar Timezone-like errors (webmail & lightning)

2016-01-21 Thread Ben
Could someone import the attached ICS file into SOGo and report what 
time the event shows up at? If you go to webmail and change your 
timezone to Europe/London, it should say 19:00 GMT (for me I get 18:00). 
If you change to America/Denver, it should been 12:00 MST (I get 11:00 
MST).


Assuming it imports right for other people (there would be a lot more 
traffic on the mailing list if everyone were seeing this), any one have 
any ideas why such a simple ICS isn't being read right on my SOGo 
install? (Debian Jessie, SOGo version 2.3.6).


Thanks,

Ben



On 1/19/2016 9:31 AM, Ben wrote:
More info. The problem seems to be SOGo subtracting an hour off all 
events that it displays. I created a calendar event in google 
calendar. Inspecting the ICS file, it has no timezone information -- 
just sends the date in GMT (DTSTART:20160119T19Z). America/Denver 
is currently in standard timezone and -700. That puts the time at 
T1900 - 700 = 1200 = Noon.


But that event in SOGo webmail shows up at 11:00 MST.  (I looked at 
ICS file once it was in my calendar and it is the same, so SOGo isn't 
doing anything to the ICS file). If I go into my preferences in 
webmail and change the timezone to Europe/London, then it reports the 
time as "18:00 GMT" even though the event says T1900 for the start. 
I've attached the ICS file (and included it inline here). Can someone 
try adding this event into either SOGo and see if it is the right 
time? Does SOGo use anything other than the ICS file and the timezone 
in the preferences file to display the time?



BEGIN:VEVENT
CREATED:20160119T161546Z
LAST-MODIFIED:20160119T161546Z
DTSTAMP:20160119T161546Z
UID:lekluubsasdfasdfasdfgtmp179inpgse8f...@google.com
SUMMARY:Noon Denver
DTSTART:20160119T19Z
DTEND:20160119T20Z
DESCRIPTION:blah
SEQUENCE:0
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR


Thanks,

Ben


On 1/18/2016 1:10 PM, Ben wrote:
Some more information on my (probably) timezone error. I created an 
event externally and invited myself. The ICS file is right and using 
the ICS Inspector t-bird plugin, I can view the ICS file as it is 
reported to t-bird by SOGo. The file looks correct and is shown below 
(I've removed some lines that aren't relevant)


BEGIN:VTIMEZONE
TZID:America/Denver
BEGIN:DAYLIGHT
TZOFFSETFROM:-0700
TZOFFSETTO:-0600
TZNAME:MDT
DTSTART:19700308T02
RRULE:FREQ=YEARLY;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0600
TZOFFSETTO:-0700
TZNAME:MST
DTSTART:19701101T02
RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=11
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
CREATED:20160116T000552Z
LAST-MODIFIED:20160116T002552Z
DTSTAMP:20160116T002552Z
SUMMARY:Test
DTSTART;TZID=America/Denver:20160122T12
DTEND;TZID=America/Denver:20160122T13
END:VEVENT
END:VCALENDAR

The event is on Jan 22nd at 12:00 America/Denver time, where that 
timezone is defined as -0700 by the TIMEZONE section (Jan is between 
Nov and March, and thus Standard time). Everything looks good here. 
But the event shows up in SOGo webmail at "11:00 MST" If I change my 
timezone preferences in SOGo to Chicago timezone, the event shows up 
at "12:00 CST" so it is doing the adjustments for timezone, but 
somehow is reading the time wrong for the ICS file.


Is there a way to get more information on why SOGo web views the 
event as being at 11 and not 12? Any other ideas of things to check / 
change or report?


For the full story, here's the original post 
. 
Also, could this be similar to 
https://bugzilla.mozilla.org/show_bug.cgi?id=1086573



Thanks,

Ben






BEGIN:VCALENDAR
PRODID:-//Google Inc//Google Calendar 70.9054//EN
VERSION:2.0
CALSCALE:GREGORIAN
METHOD:REQUEST
BEGIN:VEVENT
DTSTART:20160119T19Z
DTEND:20160119T20Z
DTSTAMP:20160119T161546Z
ORGANIZER;CN=Bug reporter:mailto:no...@none.com
UID:lekluubsgtmasdfasdfasdf
ATTENDEE;CUTYPE=INDIVIDUAL;ROLE=REQ-PARTICIPANT;PARTSTAT=ACCEPTED;RSVP=TRUE
 ;CN=Bug Reporter;X-NUM-GUESTS=0:mailto:no...@none.com
CREATED:20160119T161546Z
DESCRIPTION:blah
LAST-MODIFIED:20160119T161546Z
LOCATION:
SEQUENCE:0
STATUS:CONFIRMED
SUMMARY:Noon Denver
TRANSP:OPAQUE
END:VEVENT
END:VCALENDAR


Re: [SOGo] Duplicate Meeting Invitations

2016-01-21 Thread Martin Simovic
Hi,

> On 20 Jan 2016, at 22:31, Alexander Nimmervoll  wrote:
> 
> Are you sure that SCHEDULE-AGENT=CLIENT is set for the ORGANIZER, I believe 
> it doesn't work if it is set for the ATTENDEES.
> Just right-click an event in SOGo UI and view the raw source.

You are correct, this is how event source looks like:

BEGIN:VCALENDAR
PRODID:-//iCal4OL2.15.6
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
UID:04008200E00074C5B7101A82E00820EBEDF06154D101000
 01000BB3F451BFC71544BA7770AF2635BC008
LAST-MODIFIED:20160121T153902Z
X-MICROSOFT-TASK:20160121T153902Z
SUMMARY:TEST1
DESCRIPTION:TEST
DTSTAMP:20160121T154041Z
CLASS:PUBLIC
LOCATION:Office
ORGANIZER;CN=Martin Simovic:mailto:msimo...@example1.com
DTSTART;VALUE=DATE:20160122
DTEND;VALUE=DATE:20160123
TRANSP:TRANSPARENT
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:TEST1
TRIGGER;VALUE=DURATION:-PT180M
END:VALARM
ATTENDEE;PARTSTAT=NEEDS-ACTION;ROLE=REQ-PARTICIPANT;SCHEDULE-AGENT=CLIENT;R
 SVP=TRUE;CN=Martin Simovic:MAILTO:mar...@example2.sk
END:VEVENT
END:VCALENDAR
But how do I achieve that SCHEDULE-AGENT=CLIENT is set for organiser?

Many thanks for your help

Best Regards
Martin.



smime.p7s
Description: S/MIME cryptographic signature


[SOGo] Help! inbox does not sync anymore after upgrade to nightly 2.3.6.20160121!

2016-01-21 Thread Andreas Blaha
Anyone got the same symptoms? Subfolders mainly work (as far as I can see .)

Please help!

 

This is what I see in sogo.log:

 



2016-01-21 20:36:44.999 sogod[1032] PG0x0x7f82618a6d68 SQL: SELECT * FROM
sogo_cache_folder_ablaha WHERE c_path = '/android1426226542656'

2016-01-21 20:36:44.1000 sogod[1032] PG0x0x7f82618a6d68 SQL: UPDATE
sogo_cache_folder_ablaha  SET c_lastmodified = 1453405004, c_deleted = 0,
c_version = 602, c_content = '3wMAAAJTeW5j

S2V5AAwxMDE3MS0zMjgwOAADRGF0ZUNhY2hlADACAAARMTAxODEAGgAA

ADIwMTYtMDEtMjEgMjA6MzY6NDMgKzAxMDAAETEwMTgyABoyMDE2LTAxLTIxIDIwOjM2

OjQ0ICswMTAwABExMDE4MwAaMjAxNi0wMS0yMSAyMDozNjo0NCArMDEwMAARMTAxODQA

GgAAADIwMTYtMDEtMjEgMjA6MzY6NDQgKzAxMDAAETEwMTg1ABoyMDE2LTAxLTIxIDIw

OjM2OjQ0ICswMTAwABExMDE4NgAaMjAxNi0wMS0yMSAyMDozNjo0NCArMDEwMAARMTAx

ODcAGgAAADIwMTYtMDEtMjEgMjA6MzY6NDQgKzAxMDAAETEwMTcxABoyMDE2LTAxLTIx

IDIwOjM2OjQzICswMTAwABExMDE4OAAaMjAxNi0wMS0yMSAyMDozNjo0NCArMDEwMAAR

MTAxODkAGgAAADIwMTYtMDEtMjEgMjA6MzY6NDQgKzAxMDAAETEwMTc0ABoyMDE2LTAx

LTIxIDIwOjM2OjQzICswMTAwABExMDE3NQAaMjAxNi0wMS0yMSAyMDozNjo0MyArMDEw

MAARMTAxNzYAGgAAADIwMTYtMDEtMjEgMjA6MzY6NDMgKzAxMDAAETEwMTc3ABoyMDE2

LTAxLTIxIDIwOjM2OjQzICswMTAwABExMDE4MAAaMjAxNi0wMS0yMSAyMDozNjo0MyAr

MDEwM0ZvbGRlck9wdGlvbnMAMgJCb2R5UHJlZmVyZW5jZVR5cGUAAgAAADIAAk1J

TUVTdXBwb3J0AAIwAAACSW5pdGlhbExvYWRTZXF1ZW5jZQAGMzI4MDgAAmRpc3Bs

YXlOYW1lAAYAAABJTkJPWAADU3luY0NhY2hlAAQBAAACMTAxODEABgAAADMyNzk5AAIxMDE4

MgAGMzI4MDAAAjEwMTgzAAYzMjgwOAACMTAxODQABgAAADMyODAyAAIxMDE4NQAG

MzI4MDQAAjEwMTg2AAYzMjgwNQACMTAxODcABgAAADMyODA2AAIxMDE3MQAG

MzI3NzQAAjEwMTg4AAYzMjgwNwACMTAxODkABgAAADMyODA3AAIxMDE3NAAGMzI3

ODUAAjEwMTc1AAYzMjc4OAACMTAxNzYABgAAADMyNzkwAAIxMDE3NwAGMzI3OTEA

AjEwMTgwAAYzMjc5Ng==' WHERE c_path =
'/android1426226542656+folder270243073647115540670f5b5cd8'

2016-01-21 20:36:45.001 sogod[1032] PG0x0x7f82618a6d68 SQL: SELECT * FROM
sogo_cache_folder_ablaha WHERE c_path =
'/android1426226542656+folder270243073647115540670f5b5cd8' AND c_versio

n > 602

2016-01-21 20:36:45.001 sogod[1032] PG0x0x7f82618a6d68 SQL: SELECT * FROM
sogo_cache_folder_ablaha WHERE c_path = '/android1426226542656'

Jan 21 20:36:45 sogod [1032]: <0x0x7f8260d39868[SOGoActiveSyncDispatcher]>
Change detected during Sync, we push the content.

Jan 21 20:36:45 sogod [1032]: [ERROR] <0x0x7f82610a0638[NSDataMalloc]>
xml2wbxmlFromContent: failed: Parsing of XML Document Failed

 

Jan 21 20:36:45 sogod [1032]: |SOGo| request took 2.559123 seconds to
execute

Jan 21 20:36:45 sogod [1032]: 62.218.75.43 "POST
/SOGo/Microsoft-Server-ActiveSync?Cmd=Sync=ablaha=android14262
26542656=Android HTTP/1.1" 200 0/97 2.561 - - 4K

Jan 21 20:36:45 sogod [1032]: |SOGo| starting method 'POST' on uri
'/SOGo/Microsoft-Server-ActiveSync?Cmd=Sync=ablaha=android1426
226542656=Android'

2016-01-21 20:36:45.447 sogod[1032] PG0x0x7f82618a6d68 SQL: SELECT count(*)
FROM sogo_cache_folder_ablaha

2016-01-21 20:36:45.448 sogod[1032] PG0x0x7f82618a6d68 SQL: SELECT * FROM
sogo_cache_folder_ablaha WHERE c_path = '/android1426226542656'

2016-01-21 20:36:45.449 sogod[1032] PG0x0x7f82618a6d68 SQL: UPDATE
sogo_cache_folder_ablaha  SET c_lastmodified = 1453405005, c_deleted = 0,
c_version = 664, c_content = 'eQIAABBTeW5jU

mVxdWVzdCttYWlsLzcwOWU0NDAwZDUwNjEzNTU5NjQyMDAwMDBmNWI1Y2Q4

AAwEAAAQU3luY1JlcXVlc3QrbWFpbC9lMzVkNmEwNjM2NzYxMjU1MjIzYzAwMDAwZjViNWNk

OACICAAAEFN5bmNSZXF1ZXN0K21haWwvYzE5MGYxMmIzYTA4MTM1NTBiNDUwMDAwMGY1YjVj

ZDgAmEkAABBTeW5jUmVxdWVzdCt2ZXZlbnQvcGVyc29uYWwAEgQAABBTeW5jUmVxdWVzdCtt

YWlsL2U5Mzc2NzAwYzc3NTEyNTU4ODNiMDAwMDBmNWI1Y2Q4ABIEAAAQU3luY1JlcXVlc3Qr

bWFpbC8yNzAyNDMwNzM2NDcxMTU1NDA2NzAwMDAwZjViNWNkOAAIBAAAEFN5bmNSZXF1ZXN0

K21haWwvOTY3ZDcxMzQ3MjA3MTM1NTdmNDMwMDAwMGY1YjVjZDgAhjoAABBTeW5jUmVxdWVz

dCt2Y2FyZC9wZXJzb25hbAASBAAAEFN5bmNSZXF1ZXN0AE0zoVYQU3luY1JlcXVlc3QrbWFp

bC9hZmU4ODMyYmYzNWVmODU1NDAwYjAwMDAwZjViNWNkOAC5CAAAEFN5bmNSZXF1ZXN0K21h

aWwvMDI5MGNlMTk4NTA3MTM1NTk3NDMwMDAwMGY1YjVjZDgAFQQAABBTeW5jUmVxdWVzdCtt

YWlsLzAyYjQ0MjAxNjgwNzEzNTU2ZjQzMDAwMDBmNWI1Y2Q4ABUEAAACRm9sZGVyU3luY0tl

eQAgbHZwczE3Ni0yOC0xNy0zNl80MTJfMWM1MTY4MzdfMgAA' WHERE c_path =
'/android1426226542656'

2016-01-21 20:36:45.759 sogod[1032] PG0x0x7f82618a6d68 SQL: SELECT * FROM
sogo_cache_folder_ablaha WHERE c_path =
'/android1426226542656+folder270243073647115540670f5b5cd8'

2016-01-21 20:36:45.760 sogod[1032] PG0x0x7f82618a6d68 SQL: SELECT * FROM
sogo_cache_folder_ablaha WHERE c_path =
'/android1426226542656+folder270243073647115540670f5b5cd8' AND c_version
> 602

Jan 21 20:36:46 sogod [1032]: <0x0x7f826094f8c8[NGImap4Client]> Note: no key
found for sorting, using 'DATE': (null)

2016-01-21 20:36:47.991 sogod[1032] PG0x0x7f82618a6d68 SQL: SELECT * FROM
sogo_cache_folder_ablaha WHERE c_path = '/android1426226542656'

2016-01-21 20:36:47.993 sogod[1032] PG0x0x7f82618a6d68 SQL: UPDATE
sogo_cache_folder_ablaha  SET c_lastmodified = 1453405007, c_deleted = 0,
c_version 

Re: [SOGo] Help! inbox does not sync anymore after upgrade to nightly 2.3.6.20160121!

2016-01-21 Thread tfu
Hi Andreas!

Set SOGoEASDebugEnabled = YES in sogo.conf and check for files in /tmp when
the parsing erros is reported in sogo.log

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


Re: Re: [SOGo] Help! inbox does not sync anymore after upgrade to nightly 2.3.6.20160121!

2016-01-21 Thread tfu
Hi!
Compare the emails on the device with the emails in your inbox (webui).
One of the mails not showing up on the client causes the issue.
If you send me (privately)  one of the files in /tmp I can have a look.

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


Re: [SOGo] Help! inbox does not sync anymore after upgrade to nightly 2.3.6.20160121!

2016-01-21 Thread Andreas Blaha

Am Donnerstag, 21. Januar 2016 21:29 CET,  schrieb:

> Hi Andreas!
>
> Set SOGoEASDebugEnabled = YES in sogo.conf and check for files in /tmp when
> the parsing erros is reported in sogo.log
>
> Regards,
> Thomas
> --
> users@sogo.nu
> https://inverse.ca/sogo/lists




Hi Thomas,
many thanks for helping out again and again!
I actually DO get loads of data files in /tmp with file structure like this:  
lvps176-28-17-36_425_1c51818b_4b.data, Content are actually emails I should get 
into my inbox. strangely this seems to affect only my own mailbox, no one else 
has reported issues with this (my mailbox is rather large in comparison)
any idea what might cause this? the effect has only started after upgrading to 
the latest nightly, an hour before all was fine

best
Andy

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

Re: [SOGo] Calendar Timezone-like errors (webmail & lightning)

2016-01-21 Thread Ben
Thanks Jeff. That confirms that there is something strange in my setup / 
install of SOGo. My /etc/sogo/sogo.conf hasn't changed since Feb 2015, 
but it is the only thing I can think of iun that file that might be the 
source of this timezone weirdness is the SOGoTimeZone parameter. I have


   SOGoTimeZone = America/Denver;

and nothing else looks relevant. (And even that is just a default 
preference, so it shouldn't matter). The date command returns the right 
time (reporting MST):


>  date
Thu Jan 21 13:36:44 MST 2016


I think I've run out of ideas. Can anyone think of something to check or 
a test to run? Is there any data in the database that could have gotten 
messed up that might explain this? This issue has held over multiple 
versions of SOGo and since no one else is seeing it, it makes me think 
if it some subtle server configuration issue, but I just can't think 
what it would be or what would have changed. I did upgrade from Debian 
Wheezy (7)to Jessie (8) about a month ago, but I don't how/why that 
would matter.


Thanks,

Ben




On 1/21/2016 11:52 AM, Jeff Folk wrote:
Belay that… Right-clicked a calendar to import an event… My time zone 
was set to Am/Denver and it imported as 12:00pm


Jeff

On Jan 21, 2016, at 12:49 PM, Jeff Folk wrote:


On Jan 21, 2016, at 10:19 AM, Ben wrote:

Could someone import the attached ICS file into SOGo and report what 
time the event shows up at? If you go to webmail and change your 
timezone to Europe/London, it should say 19:00 GMT (for me I get 
18:00). If you change to America/Denver, it should been 12:00 MST (I 
get 11:00 MST).


Assuming it imports right for other people (there would be a lot 
more traffic on the mailing list if everyone were seeing this), any 
one have any ideas why such a simple ICS isn't being read right on 
my SOGo install? (Debian Jessie, SOGo version 2.3.6).


Thanks,

Ben


Ben,

Imported fine for me - reported 1-19 13:00 (I'm CST). Granted, I 
imported to iCal and sync'd to SOGo. I don't see a way to import an 
.ics directly in the SOGo web interface…


Jeff




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

[SOGo] retains a copy of message in drafts

2016-01-21 Thread aries_file
Good day,


on my webmail, the problem occurs if i send messages with a couple of
attachments not exceeded in 5mb, my message already sent and already delivered
in the receiver of message with complete set of attached files, but when i
look into drafts folder some attachements file are gone but it leaves one
attachment file randomly. second, while attaching file it automatically create
a message to my draft and when i close it not to save still is on drafts
folder.. anyone how can i fix it and why is it happen.. thank you so much for
the response..


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


[SOGo] BTS activities for Thursday, January 21 2016

2016-01-21 Thread SOGo reporter
Title: BTS activities for Thursday, January 21 2016





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Thursday, January 21 2016

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
3446
	2016-01-21 05:53:49
	updated (open)
	SOPE
	Stuck processses sogod, high CPU, no syscall : infinite loop while reading SSL socket
	
	  
	
3450
	2016-01-21 06:29:15
	updated (open)
	Web Mail
	void message might be send if bad numbers of french diacritics or japanese chars !
	
	  
	
3383
	2016-01-21 05:33:18
	assigned (reopened)
	i18n
	Russian translation
	
	  
	
  
  




Re: [SOGo] Calendar Timezone-like errors (webmail & lightning)

2016-01-21 Thread Jeff Folk
Belay that… Right-clicked a calendar to import an event… My time zone was set 
to Am/Denver and it imported as 12:00pm

Jeff

On Jan 21, 2016, at 12:49 PM, Jeff Folk wrote:

> On Jan 21, 2016, at 10:19 AM, Ben wrote:
> 
>> Could someone import the attached ICS file into SOGo and report what time 
>> the event shows up at? If you go to webmail and change your timezone to 
>> Europe/London, it should say 19:00 GMT (for me I get 18:00). If you change 
>> to America/Denver, it should been 12:00 MST (I get 11:00 MST). 
>> 
>> Assuming it imports right for other people (there would be a lot more 
>> traffic on the mailing list if everyone were seeing this), any one have any 
>> ideas why such a simple ICS isn't being read right on my SOGo install? 
>> (Debian Jessie, SOGo version 2.3.6).
>> 
>> Thanks,
>> 
>> Ben
> 
> Ben,
> 
> Imported fine for me - reported 1-19 13:00 (I'm CST). Granted, I imported to 
> iCal and sync'd to SOGo. I don't see a way to import an .ics directly in the 
> SOGo web interface…
> 
> Jeff



smime.p7s
Description: S/MIME cryptographic signature


Re: [SOGo] Calendar Timezone-like errors (webmail & lightning)

2016-01-21 Thread Jeff Folk
On Jan 21, 2016, at 10:19 AM, Ben wrote:

> Could someone import the attached ICS file into SOGo and report what time the 
> event shows up at? If you go to webmail and change your timezone to 
> Europe/London, it should say 19:00 GMT (for me I get 18:00). If you change to 
> America/Denver, it should been 12:00 MST (I get 11:00 MST). 
> 
> Assuming it imports right for other people (there would be a lot more traffic 
> on the mailing list if everyone were seeing this), any one have any ideas why 
> such a simple ICS isn't being read right on my SOGo install? (Debian Jessie, 
> SOGo version 2.3.6).
> 
> Thanks,
> 
> Ben

Ben,

Imported fine for me - reported 1-19 13:00 (I'm CST). Granted, I imported to 
iCal and sync'd to SOGo. I don't see a way to import an .ics directly in the 
SOGo web interface…

Jeff

smime.p7s
Description: S/MIME cryptographic signature