Re: [SOGo] Unknown WebClient with Caldav Sync Free Beta

2013-11-19 Thread Thomas White
Hi Nerijus,

From looking through Github, it looks like the developer has changed the 
user-agent string that the CalDAV app is sending (More specifically, it now 
explicitly sets a user-agent... From memory with Android if it isn't set it 
just doesn't send one). It's possible that the new user-agent is tripping SOGo 
up.

My understanding is that SOGo maintains a list of recognised user-agents and 
their associated protocols and quirks. If SOGo comes across one it doesn't 
understand, it simply throws the error and doesn't go any further.

Perhaps open a bug/feature request for SOGo with the details to have the agent 
added?

I don't think there is a way to change this yourself without recompiling. As a 
workaround you may want to see if you can downgrade your CalDAV app. If you 
wanted to try another app, I use CalDAV-Sync (Used to be free, not sure if it 
still is): https://play.google.com/store/apps/details?id=org.dmfs.caldav.lib   
 
Hope this helps!

Regards,

Thomas
 
-- 
Thomas White
www.tribalchicken.com.au
 
On Tuesday, November 19, 2013 10:03 WST, Nerijus Baliunas 
neri...@users.sourceforge.net wrote: 
 
 Hello,
 
 I am using Caldav Sync Free Beta 
 (https://play.google.com/store/apps/details?id=org.gege.caldavsyncadapter)
 on Android. Recently it updated to version 1.8 (which adds 2 way sync 
 support),
 and it stopped synchronizing. sogo.log:
 
 5.20.x.x - - [19/Nov/2013:03:50:29 GMT] PROPFIND /SOGo/dav/admin HTTP/1.1 
 401 0/284 0.001 - - 0
 2013-11-19 03:50:29.942 sogod[13933] -[WEClientCapabilities 
 initWithRequest:]: Unknown WebClient: user-agent='CalDAV Sync Adapter 
 (Android) https://github.com/gggard/AndroidCaldavSyncAdapater Version:1.8'
 5.20.x.x - - [19/Nov/2013:03:50:29 GMT] PROPFIND /SOGo/dav/admin HTTP/1.1 
 207 1878/284 0.004 - - 0
 2013-11-19 03:50:29.982 sogod[13933] -[WEClientCapabilities 
 initWithRequest:]: Unknown WebClient: user-agent='CalDAV Sync Adapter 
 (Android) https://github.com/gggard/AndroidCaldavSyncAdapater Version:1.8'
 
 Is it an error or warning? Did it stop working because of this? I didn't have 
 such message with an earlier
 1.7 version.
 
 Regards,
 Nerijus
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists
 
 

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


Re: [SOGo] Unknown WebClient with Caldav Sync Free Beta

2013-11-19 Thread Nerijus Baliunas
On Tue, 19 Nov 2013 16:17:58 +0800 Thomas White tho...@tribalchicken.com.au 
wrote:

 My understanding is that SOGo maintains a list of recognised user-agents and 
 their associated protocols and quirks. If SOGo comes across one it doesn't 
 understand, it simply throws the error and doesn't go any further.
 
 Perhaps open a bug/feature request for SOGo with the details to have the 
 agent added?

I have tried to create a patch (attached). I don't get Unknown WebClient 
message anymore,
but I get Caldav sync error (general) on a phone.

 I don't think there is a way to change this yourself without recompiling. As 
 a workaround you may want to see if you can downgrade your CalDAV app.

I don't want to downgrade, as earlier version does not support 2 way sync.

 If you wanted to try another app, I use CalDAV-Sync (Used to be free, not 
 sure if it still is): 
 https://play.google.com/store/apps/details?id=org.dmfs.caldav.lib   

It is not free, and I'd like a free solution.

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

SOPE.CalDAV_Sync_Adapter.diff
Description: Binary data


Re: [SOGo] Unknown WebClient with Caldav Sync Free Beta

2013-11-19 Thread Martin (Lists)
Am 19.11.2013 03:03, schrieb Nerijus Baliunas:
 Hello,
 
 I am using Caldav Sync Free Beta 
 (https://play.google.com/store/apps/details?id=org.gege.caldavsyncadapter)
 on Android. Recently it updated to version 1.8 (which adds 2 way sync 
 support),
 and it stopped synchronizing. sogo.log:
 
 5.20.x.x - - [19/Nov/2013:03:50:29 GMT] PROPFIND /SOGo/dav/admin HTTP/1.1 
 401 0/284 0.001 - - 0
 2013-11-19 03:50:29.942 sogod[13933] -[WEClientCapabilities 
 initWithRequest:]: Unknown WebClient: user-agent='CalDAV Sync Adapter 
 (Android) https://github.com/gggard/AndroidCaldavSyncAdapater Version:1.8'
 5.20.x.x - - [19/Nov/2013:03:50:29 GMT] PROPFIND /SOGo/dav/admin HTTP/1.1 
 207 1878/284 0.004 - - 0
 2013-11-19 03:50:29.982 sogod[13933] -[WEClientCapabilities 
 initWithRequest:]: Unknown WebClient: user-agent='CalDAV Sync Adapter 
 (Android) https://github.com/gggard/AndroidCaldavSyncAdapater Version:1.8'
 
 Is it an error or warning? Did it stop working because of this? I didn't have 
 such message with an earlier
 1.7 version.
 
 Regards,
 Nerijus
 

Hallo

I use current CalDAV sync (not the free version) with current SOGo and
have not such Problems. Syncing works as expected.

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


Re: [SOGo] Unknown WebClient with Caldav Sync Free Beta

2013-11-19 Thread Angel Docampo

  
  
El 19/11/13 16:15, Martin (Lists)
  escribi:


  Am 19.11.2013 03:03, schrieb Nerijus Baliunas:

  
Hello,

I am using Caldav Sync Free Beta (https://play.google.com/store/apps/details?id=org.gege.caldavsyncadapter)
on Android. Recently it updated to version 1.8 (which adds 2 way sync support),
and it stopped synchronizing. sogo.log:

5.20.x.x - - [19/Nov/2013:03:50:29 GMT] "PROPFIND /SOGo/dav/admin HTTP/1.1" 401 0/284 0.001 - - 0
2013-11-19 03:50:29.942 sogod[13933] -[WEClientCapabilities initWithRequest:]: Unknown WebClient: user-agent='CalDAV Sync Adapter (Android) https://github.com/gggard/AndroidCaldavSyncAdapater Version:1.8'
5.20.x.x - - [19/Nov/2013:03:50:29 GMT] "PROPFIND /SOGo/dav/admin HTTP/1.1" 207 1878/284 0.004 - - 0
2013-11-19 03:50:29.982 sogod[13933] -[WEClientCapabilities initWithRequest:]: Unknown WebClient: user-agent='CalDAV Sync Adapter (Android) https://github.com/gggard/AndroidCaldavSyncAdapater Version:1.8'

Is it an error or warning? Did it stop working because of this? I didn't have such message with an earlier
1.7 version.

Regards,
Nerijus


  
  
Hallo

I use current CalDAV sync (not the free version) with current SOGo and
have not such Problems. Syncing works as expected.

Regards
Martin


Hi there, 

On android, install first F-Droid (a 100% open source applications
market) and make a search for CalDAV Sync adapter. It's free.

There are usefull stuff on this market, and everything free, as the
owncloud client, that on play store isn't.

Regards, 

-- 
  
  

  



  Angel
  Docampo

  Datalab
  Tecnologia, s.a.
  Castillejos,
352 - 08025 Barcelona
  Tel. 93 476
69 14 - Ext: 706
Mob. 670.299.381

  

  

  



[SOGo] ANN: SOGo v2.1.1

2013-11-19 Thread Jean Raby
The Inverse Team is pleased to announce the immediate availability of SOGo 
2.1.1. This is a minor release of SOGo which focuses on 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, Apple Calendar and Address 
Book (OSX and iOS) and Microsoft Outlook.


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
 * Native compatibility for Microsoft Outlook 2003, 2007 and 2010
 *

   Two-way synchronization support with any SyncML-capable devices (BlackBerry,
   Palm, Windows CE, etc.) by using the Funambol SOGo Connector

 * Excellent native integration with Apple software (OSX and iOS) and
   Android-based devices

and many more! SOGo and our connectors are completely free.


 Changes from the previous release

*New features*

 * creation and modification of mail labels

*Enhancements*

 * the color picker is no longer a popup window

*Bug fixes*

 * fixed utf8 character handling in special folder names
 o Special folder names can now be set as UTF8 or modified UTF7 in sogo.conf
 * fixed reply-to header not being set for auxiliary IMAP accounts
 * fixed handling of broken/invalid email addresses

New extensions for Mozilla Thunderbird 24 have also been released. They include 
support for synchronizing mail labels.


Seehttp://www.sogo.nu/bugs/changelog_page.php?project_id=1for closed tickets 
andhttps://github.com/inverse-inc/sogo/commits/SOGo-2.1.1for the complete change 
log.



 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 v2.1.1

No special measure needs to be taken when upgrading from v2.1.1.


 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 tosupp...@inverse.ca 
mailto:supp...@inverse.ca


Customer support packages for SOGo are available 
fromhttp://inverse.ca/support.html

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

[SOGo] SOGO, Openchange and Outlook 2012 fails on CentOS 6.4

2013-11-19 Thread owltechtn
I have built SOGO as the backend for Openchange from the yum repos and the nil
array that is passed between Outlook 2012 and SOGO crashes Samba4/Openchange
mapi. This is always after the first message is sent to a user.

I am using dovecot with postfix with the imap settings as shown in the docs.
Is there a better solution for a Samba4/Openchange/SOGO CentOS 6.4 server? If
so, what are the settings?
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] SOGO, Openchange and Outlook 2012 fails on CentOS 6.4

2013-11-19 Thread Ludovic Marcotte

On 2013-11-19 9:19 PM, owltec...@gmail.com wrote:

I have built SOGO as the backend for Openchange from the yum repos and the nil
array that is passed between Outlook 2012 and SOGO crashes Samba4/Openchange
mapi. This is always after the first message is sent to a user.

Try producing a relevant stacktrace:

http://www.sogo.nu/nc/support/faq/article/how-do-i-debug-sogo.html

Thanks,

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

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