Re: [SOGo] Calendar reload and TB freeze

2012-12-06 Thread Alessio Fattorini

On 05/12/2012 10:25, Alex Garcia wrote:

which sogo-connector version?


17 from github

--
Alessio Fattorini

Nethesis srl
Via degli Olmi 12 - 61122 Pesaro PU
tel. +39 0721 405516 - fax +39 0721 268147
http://www.nethesis.it - suppo...@nethesis.it
http://blog.nethesis.it
http://www.facebook.com/nethesis
--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] 404 on carddav URL

2012-12-06 Thread Daniel Berteaud
Hi there.

I have a very strange problem on one SOGo installation. It's installed
from RPM on a CentOS 5.8 based boxe, SOGo version 1.3.8a (will soon
update to 2.0.2a).

One user (lets call him user1) is sharing it's personal addressbook with
another account (user2).

We're using Thunderbird 10.0.11esr with connector and integrator.

Until recently, user2 had access to user1's addressbook with the URL
https://srv.domain.tld/SOGo/dav/user2/Contacts/user1_personal/ (the
default URL picked up by the integrator extension).

One day, without apparent reason, SOGo started to deny this access, in
our logs, we can see:

localhost - - [06/Dec/2012:10:37:26 GMT]
PROPFIND /SOGo/dav/user2/Contacts/user1_personal/ HTTP/1.1 404 62/175
0.086 - - 0
localhost - - [06/Dec/2012:10:37:38 GMT]
PROPFIND /SOGo/dav/user2/Contacts/user1_personal/ HTTP/1.1 404 62/175
0.009 - - 0

We checked the permissions on this addressbook, and everything was
correct (we also tried to remove and recreate the permission without any
effect)

Now, in Thunderbird, if we change the URL of this addressbook to become
https://srv.domain.tld/SOGo/dav/user1/Contacts/personal/ everything is
working as expected.

The question is, what's the difference between the URLs ? I always
thought it was equivalent, but it doesn't seem so.
How /SOGo/dav/user2/Contacts/user1_personal/ can be denied
while /SOGo/dav/user1/Contacts/personal/ is allowed ? (of course both
access are done using user2 credentials)

Anyone know where should I start looking to debug this problem ?

Regards, Daniel


-- 
Daniel Berteaud
FIREWALL-SERVICES SARL.
Société de Services en Logiciels Libres
Technopôle Montesquieu
33650 MARTILLAC
Tel : 05 56 64 15 32
Fax : 05 56 64 15 32
Web : http://www.firewall-services.com

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


Re: [SOGo] 404 on carddav URL

2012-12-06 Thread Giovanni Bechis
On 12/06/12 10:50, Daniel Berteaud wrote:
 One day, without apparent reason, SOGo started to deny this access, in
 our logs, we can see:
 
 localhost - - [06/Dec/2012:10:37:26 GMT]
 PROPFIND /SOGo/dav/user2/Contacts/user1_personal/ HTTP/1.1 404 62/175
 0.086 - - 0
code 404 is resource not found, access denied is code 403.
It seems that this url is not valid, maybe there was some mod_rewrite rule 
active ?
 Cheers
  Giovanni

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


[SOGo] NGImap4ParserException: unsupported fetch key:

2012-12-06 Thread Alessio Fattorini

I have this error when i'm trying to configure an external imap account
on my sogo (1.3.18)

localhost - - [30/Nov/2012:12:45:50 GMT] POST
/SOGo/so/dario/Mail//2/folderPosta_SP_inviata/unseenCount HTTP/1.1 200
14/0 1.973 - - 0
Nov 30 12:45:51 sogod [24936]: 0x0x8e9e374[NGImap4ResponseParser]
ERROR: got no body content for key: 'body[header.fields'
Nov 30 12:45:51 sogod [24936]: 0x0x8e9b494[NGImap4Client]
ERROR(-[NGImap4Client _processCommandParserException:]): catched IMAP4
parser exception NGImap4ParserException: unsupported fetch key: )
*
Nov 30 12:45:51 sogod [24936]: [ERROR] 0x0x8e9d9ac[NGImap4Connection]
could not fetch 94 uids for url:
imap://andrea.***%40***.it@mail.maratona.it/INBOX/
localhost - - [30/Nov/2012:12:45:51 GMT] POST
/SOGo/so/dario/Mail//2/folderINBOX/headers HTTP/1.1 200 130/670 1.770 - - 0

Sogo counts email in the folders but doesn't visualize them!

I have a log with tcpdump snif

I can't send this message on ML because the private date in the
attachment.
Can anyone help me?


--
Alessio Fattorini

Nethesis srl
Via degli Olmi 12 - 61122 Pesaro PU
tel. +39 0721 405516 - fax +39 0721 268147
http://www.nethesis.it - suppo...@nethesis.it
http://blog.nethesis.it
http://www.facebook.com/nethesis



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


Re: [SOGo] NGImap4ParserException: unsupported fetch key:

2012-12-06 Thread Christian Reischl

Hi,

we are having the same problem. In our case, it is caused by a single 
malformed mail.


I filed a bug for that:
http://www.sogo.nu/bugs/view.php?id=1620

Kind regards,
Christian
__
Christian Reischl

Fraunhofer Institut für
Verfahrenstechnik und Verpackung
Giggenhauser Str. 35
85354 Freising

Telefon: 08161 491-704
mailto:christian.reis...@ivv.fraunhofer.de
http://www.ivv.fraunhofer.de


Alessio Fattorini schrieb:

I have this error when i'm trying to configure an external imap account
on my sogo (1.3.18)

localhost - - [30/Nov/2012:12:45:50 GMT] POST
/SOGo/so/dario/Mail//2/folderPosta_SP_inviata/unseenCount HTTP/1.1 200
14/0 1.973 - - 0
Nov 30 12:45:51 sogod [24936]: 0x0x8e9e374[NGImap4ResponseParser]
ERROR: got no body content for key: 'body[header.fields'
Nov 30 12:45:51 sogod [24936]: 0x0x8e9b494[NGImap4Client]
ERROR(-[NGImap4Client _processCommandParserException:]): catched IMAP4
parser exception NGImap4ParserException: unsupported fetch key: )
*
Nov 30 12:45:51 sogod [24936]: [ERROR] 0x0x8e9d9ac[NGImap4Connection]
could not fetch 94 uids for url:
imap://andrea.***%40***.it@mail.maratona.it/INBOX/
localhost - - [30/Nov/2012:12:45:51 GMT] POST
/SOGo/so/dario/Mail//2/folderINBOX/headers HTTP/1.1 200 130/670 1.770 -
- 0

Sogo counts email in the folders but doesn't visualize them!

I have a log with tcpdump snif

I can't send this message on ML because the private date in the
attachment.
Can anyone help me?



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


[SOGo] Kerberos Integration

2012-12-06 Thread Khapare Joshi
This topic might have discussed earlier but I could not find. Anyway, has
anyone integrated kerberos authentication with SOGo ?

This is how I want to integrate:

we have our internal webportal where all users interact with. Our users
information are stored in openlad and users password are in kerberos
server. Now, what I want to do, after the user successfully logs on the
portal against our KDC server, i want to use that user ticket to login to
our sogo interface (single sing on ) - has anyone done such setup

This might be possible but do not know how with sogo

any hint would be great

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

[SOGo] ANN: SOGo 2.0.3

2012-12-06 Thread Francis Lachapelle
The Inverse Team is pleased to announce the immediate availability of SOGo 
2.0.3. 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
 * support for SAML2 for single sign-on, with the help of the lasso library
 * added support for the AUTHENTICATE command and SASL mechanisms
 * added domain default SieveHostFieldName
 * added a search field for tasks

Enhancements
 * search the contacts for the organization attribute
 * in HTML mode, optionally place answer after the quoted text
 * improved memory usage of sogo-tool restore
 * fixed invitations status in OSX iCal.app/Calendar.app (cleanup RSVP 
attribute)
 * now uses imap4flags instead of the deprecated imapflags
 * added Slovak translation - thanks to Martin Pastor
 * updated translations

Bug fixes
 * fixed LDIF import with categories
 * imported events now keep their UID when possible
 * fixed importation of multiple calendars
 * fixed modification date when drag'n'droping events
 * fixed missing 'from' header in Outlook
 * fixed invitations in Outlook
 * fixed JavaScript regexp for Firefox
 * fixed JavaScript syntax for IE7
 * fixed all-day event display in day/week view
 * fixed parsing of alarm
 * fixed Sieve server URL fallback
 * fixed Debian cronjob (spool directory cleanup)

New extensions for Mozilla Thunderbird 10 ESR and 17 ESR have also been 
generated.

See http://www.sogo.nu/bugs/changelog_page.php?project_id=1 for closed tickets 
and https://github.com/inverse-inc/sogo/commits/SOGo-2.0.3 for 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

=== 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

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

Re: [SOGo] ANN: SOGo 2.0.3

2012-12-06 Thread Bill Cameron
Thank you for a great product!

One note: on thew SOGo:Frontends download page under the 10 ESR
section. The sogo-connector still points to 10.0.3. Integrator points
correctly to 10.0.4.

Thanks,
Bill C.

On Thu, Dec 6, 2012 at 2:12 PM, Francis Lachapelle
flachape...@inverse.ca wrote:
 The Inverse Team is pleased to announce the immediate availability of SOGo 
 2.0.3. 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
  * support for SAML2 for single sign-on, with the help of the lasso library
  * added support for the AUTHENTICATE command and SASL mechanisms
  * added domain default SieveHostFieldName
  * added a search field for tasks

 Enhancements
  * search the contacts for the organization attribute
  * in HTML mode, optionally place answer after the quoted text
  * improved memory usage of sogo-tool restore
  * fixed invitations status in OSX iCal.app/Calendar.app (cleanup RSVP 
 attribute)
  * now uses imap4flags instead of the deprecated imapflags
  * added Slovak translation - thanks to Martin Pastor
  * updated translations

 Bug fixes
  * fixed LDIF import with categories
  * imported events now keep their UID when possible
  * fixed importation of multiple calendars
  * fixed modification date when drag'n'droping events
  * fixed missing 'from' header in Outlook
  * fixed invitations in Outlook
  * fixed JavaScript regexp for Firefox
  * fixed JavaScript syntax for IE7
  * fixed all-day event display in day/week view
  * fixed parsing of alarm
  * fixed Sieve server URL fallback
  * fixed Debian cronjob (spool directory cleanup)

 New extensions for Mozilla Thunderbird 10 ESR and 17 ESR have also been 
 generated.

 See http://www.sogo.nu/bugs/changelog_page.php?project_id=1 for closed 
 tickets and https://github.com/inverse-inc/sogo/commits/SOGo-2.0.3 for 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

 === 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

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

[SOGo] Funambol vs. OpenChange for offline sync

2012-12-06 Thread der.keim
I want to synchronize my mobile phone offline via MS Outlook.

Do I need OpenChange for that task, or is it sufficient to use the funambol
exchange-connector / outlook-connector?

I would synchronize Outlook via Funambol with Sogo (Funambol server) and then
connect my mobile via USB and using ActiveSync.

Would that work?
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] ANN: SOGo 2.0.3

2012-12-06 Thread Ludovic Marcotte

On 06/12/12 16:39, Bill Cameron wrote:

One note: on thew SOGo:Frontends download page under the 10 ESR
section. The sogo-connector still points to 10.0.3. Integrator points
correctly to 10.0.4.

Fixed, thanks!

--
Ludovic Marcotte
+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] Funambol vs. OpenChange for offline sync

2012-12-06 Thread Ludovic Marcotte

On 06/12/12 16:55, der.k...@gmx.de wrote:

I want to synchronize my mobile phone offline via MS Outlook.

Do I need OpenChange for that task, or is it sufficient to use the funambol
exchange-connector / outlook-connector?

I would synchronize Outlook via Funambol with Sogo (Funambol server) and then
connect my mobile via USB and using ActiveSync.

Would that work?

What kind of mobile phone are you looking at synchronizing with SOGo?

With iPhone/Android, you can use CardDAV/CalDAV.

With BlackBerry, you use Funambol.

With Windows Mobile, you use Funambol for an old phone, and Active Sync 
(using the SOGoSync - https://github.com/xbgmsharp/sogosync) for a new one.


With an other, you throw it in the garbage and you get one of the 
previously mentioned.


--
Ludovic Marcotte
+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] Folders problems in Sogo

2012-12-06 Thread Simon Walter

On 12/05/2012 12:09 AM, Christophe Carles wrote:
...

Does anyone have an idea?



You'd probably need to provide the data that is causing your problem and 
info about the IMAP server you are using in a bug report.

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


[SOGo] BTS activities for Thursday, December 06 2012

2012-12-06 Thread SOGo reporter
Title: BTS activities for Thursday, December 06 2012





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Thursday, December 06 2012

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
2137
	2012-12-06 08:03:43
	new (open)
	Funambol SOGo Connector
	Invitations from all subscribed calendars presented to user
	
	  
	
2136
	2012-12-06 05:05:44
	updated (open)
	OpenChange backend
	Outolook 2010 cannot connect to openchange, MAPI_E_INVALID_OBJECT
	
	  
	
819
	2012-12-06 09:43:21
	updated (open)
	Web Preferences
	Vacation: set From field
	
	  
	
1939
	2012-12-06 02:18:55
	updated (open)
	with SOGo
	Thunderbird read-only address books editable by subscribers
	
	  
	
2120
	2012-12-06 07:34:50
	feedback (reopened)
	Web Mail
	SOGo webmail puts utf-8 characters in from field when accent is present
	
	  
	
1988
	2012-12-06 13:55:17
	closed (fixed)
	GUI
	Can't delete/"unsubscribe" remote addressbook from Thunderbird
	
	  
	
2133
	2012-12-06 06:34:26
	closed (not a bug)
	OpenChange backend
	Samba crashes after outlook 2010 connect to it