RE: [SOGo] ActiveSync Question ** Update **

2024-01-23 Thread "Robert Himics"
And Here is another Block with errors

2024-01-22 23:06:25.279 sogod[16188:16188]  SQL: SELECT * FROM sogo_cache_folder WHERE
c_path =
'/641E1A9E3AD644BC89A235F3906A60F5+folder879a9b26eb22ac65c60ea739561d';

2024-01-22 23:06:25.280 sogod[16188:16188]query has results, entering fetch-mode.

2024-01-22 23:06:25.281 sogod[16188:16188]  SQL: INSERT INTO sogo_cache_folder  (c_path,
c_parent_path, c_type, c_creationdate, c_lastmodified,   c_deleted,
c_version, c_content) VALUES
('/641E1A9E3AD644BC89A235F3906A60F5+folder879a9b26eb22ac65c60ea739561d',
NULL, 201, 1705982785, 1705982785, 0, 0,
'HAJkaXNwbGF5TmFtZQAGSU5CT1gAAA==');

2024-01-22 23:06:25.281 sogod[16188:16188]ERROR: Field 'c_uid' doesn't have a default
value

Jan 22 23:06:25 sogod [16188]: [ERROR]
<0x5609af8ed9b0[SOGoCacheGCSObject]:641E1A9E3AD644BC89A235F3906A60F5+folder8
79a9b26eb22ac65c60ea739561d> could not insert/update record for record
'/641E1A9E3AD644BC89A235F3906A60F5+folder879a9b26eb22ac65c60ea739561d'
in sogo_cache_folder:  NAME:ExecutionFailed
REASON:Field 'c_uid' doesn't have a default value

2024-01-22 23:06:25.283 sogod[16188:16188]  SQL: SELECT * FROM sogo_cache_folder WHERE
c_path =
'/641E1A9E3AD644BC89A235F3906A60F5+folder765ed91e067dac65b416a739561d';

2024-01-22 23:06:25.283 sogod[16188:16188]query has results, entering fetch-mode.

2024-01-22 23:06:25.284 sogod[16188:16188]  SQL: INSERT INTO sogo_cache_folder  (c_path,
c_parent_path, c_type, c_creationdate, c_lastmodified,   c_deleted,
c_version, c_content) VALUES
('/641E1A9E3AD644BC89A235F3906A60F5+folder765ed91e067dac65b416a739561d',
NULL, 201, 1705982785, 1705982785, 0, 0,
'HQJkaXNwbGF5TmFtZQAHRHJhZnRzAAA=');

2024-01-22 23:06:25.285 sogod[16188:16188]ERROR: Field 'c_uid' doesn't have a default
value

Jan 22 23:06:25 sogod [16188]: [ERROR]
<0x5609af748410[SOGoCacheGCSObject]:641E1A9E3AD644BC89A235F3906A60F5+folder7
65ed91e067dac65b416a739561d> could not insert/update record for record
'/641E1A9E3AD644BC89A235F3906A60F5+folder765ed91e067dac65b416a739561d'
in sogo_cache_folder:  NAME:ExecutionFailed
REASON:Field 'c_uid' doesn't have a default value

2024-01-22 23:06:25.286 sogod[16188:16188]  SQL: SELECT * FROM sogo_cache_folder WHERE
c_path =
'/641E1A9E3AD644BC89A235F3906A60F5+folder5871c02a067dac65b416a739561d';

2024-01-22 23:06:25.287 sogod[16188:16188]query has results, entering fetch-mode.

2024-01-22 23:06:25.287 sogod[16188:16188]  SQL: INSERT INTO sogo_cache_folder  (c_path,
c_parent_path, c_type, c_creationdate, c_lastmodified,   c_deleted,
c_version, c_content) VALUES
('/641E1A9E3AD644BC89A235F3906A60F5+folder5871c02a067dac65b416a739561d',
NULL, 201, 1705982785, 1705982785, 0, 0,
'GwJkaXNwbGF5TmFtZQAFU2VudAAA');


Is Something missing in the Database Cofiguration

or Due to the First Error c_uid is Not being Retrieved right 


My sogo User table is a View Based on the Dovecot users table

++--+--+-+-+---+

| Field  | Type | Null | Key | Default | Extra |

++--+--+-+-+---+

| c_uid  | varchar(100) | NO   | | NULL|   |

| c_name | varchar(100) | NO   | | NULL|   |

| c_cn   | varchar(120) | NO   | | NULL|   |

| c_password | varchar(64)  | NO   | | NULL|   |

| mail   | varchar(100) | NO   | | NULL|   |

++--+--+-+-+---+

 

 

Robert Himics 
  r...@himicsfamily.com

 

From: "Robert Himics"
 
Sent: Monday, January 22, 2024 11:26 PM
To: users@sogo.nu
Subject: RE: ActiveSync Question ** Update **

 

After turning on active Sync Logging I see an Error that Repeats

2024-01-22 23:04:28.722 sogod[16190:16190] -- -[MySQL4Channel
primaryCloseChannel]:  close channel count[2]

2024-01-22 23:04:28.722 sogod[16190:16190] -- -[MySQL4Channel
primaryCloseChannel]:  close channel count[1]

2024-01-22 23:04:28.734 sogod[16189:16189] -- -[MySQL4Channel
primaryCloseChannel]:  close channel count[2]

2024-01-22 23:04:28.739 sogod[16188:16188] -- -[MySQL4Channel
primaryCloseChannel]:  close channel count[1]

Jan 22 23:06:23 sogod [16188]: |SOGo| starting method 'OPTIONS' on uri
'/SOGo/Microsoft-Server-ActiveSync'

2024-01-22 23:06:23.005 sogod[16188:16188] MySQL4 connection established
0x0x5609af69d250

2024-01-22 23:06:23.005 sogod[16188:16188] -- -[MySQL4Channel
openChannel]: 
opens channel count[0]

2024-01-22 23:06:23.006 sogod[16188:16188] MySQL4 channel 0x0x5609af7ff600
opened (connection=0x0x5609af69d250,grpware)

2024-01-22 23:06:23.009 sogod[16188:16188]  SQL: SELECT * FROM sogo_users_domain WHERE
(c_uid = 'em...@domain.net') OR (mail = 'em...@domain.net');

2024-01-22 23:06:23.011 sogod[16188:16188]query has results, entering fetch-mode.

Jan 22 23:06:23 sogod [16188]: <0x0x5609af0cf610[SOGoCache]> an error

RE: [SOGo] ActiveSync Question ** Update **

2024-01-23 Thread "Robert Himics"
After turning on active Sync Logging I see an Error that Repeats

2024-01-22 23:04:28.722 sogod[16190:16190] -- -[MySQL4Channel
primaryCloseChannel]:  close channel count[2]

2024-01-22 23:04:28.722 sogod[16190:16190] -- -[MySQL4Channel
primaryCloseChannel]:  close channel count[1]

2024-01-22 23:04:28.734 sogod[16189:16189] -- -[MySQL4Channel
primaryCloseChannel]:  close channel count[2]

2024-01-22 23:04:28.739 sogod[16188:16188] -- -[MySQL4Channel
primaryCloseChannel]:  close channel count[1]

Jan 22 23:06:23 sogod [16188]: |SOGo| starting method 'OPTIONS' on uri
'/SOGo/Microsoft-Server-ActiveSync'

2024-01-22 23:06:23.005 sogod[16188:16188] MySQL4 connection established
0x0x5609af69d250

2024-01-22 23:06:23.005 sogod[16188:16188] -- -[MySQL4Channel
openChannel]: 
opens channel count[0]

2024-01-22 23:06:23.006 sogod[16188:16188] MySQL4 channel 0x0x5609af7ff600
opened (connection=0x0x5609af69d250,grpware)

2024-01-22 23:06:23.009 sogod[16188:16188]  SQL: SELECT * FROM sogo_users_domain WHERE
(c_uid = 'em...@domain.net') OR (mail = 'em...@domain.net');

2024-01-22 23:06:23.011 sogod[16188:16188]query has results, entering fetch-mode.

Jan 22 23:06:23 sogod [16188]: <0x0x5609af0cf610[SOGoCache]> an error
occurred when caching value for key 'em...@domain.net+attributes': "SERVER
HAS FAILED AND IS DISABLED UNTIL TIMED RETRY"

Jan 22 23:06:23 sogod [16188]: |SOGo| request took 0.009757 seconds to
execute

Jan 22 23:06:23 sogod [16188]: 000.000.000.000 "OPTIONS
/SOGo/Microsoft-Server-ActiveSync HTTP/1.0" 200 0/0 0.013 - - 256K - 11

Jan 22 23:06:23 sogod [16188]: |SOGo| starting method 'OPTIONS' on uri
'/SOGo/Microsoft-Server-ActiveSync'

2024-01-22 23:06:23.122 sogod[16188:16188]  SQL: SELECT * FROM sogo_users_familyhome WHERE
(c_uid = 'em...@domain.net') OR (mail = 'em...@domain.net');

2024-01-22 23:06:23.123 sogod[16188:16188]query has results, entering fetch-mode.

2024-01-22 23:06:23.123 sogod[16188:16188]  SQL: SELECT * FROM sogo_users_dmfamilyhome
WHERE (c_uid = 'em...@domain.net') OR (mail = 'em...@domain.net');

2024-01-22 23:06:23.124 sogod[16188:16188]query has results, entering fetch-mode.

Jan 22 23:06:23 sogod [16188]: <0x0x5609af0cf610[SOGoCache]> an error
occurred when caching value for key 'em...@domain.net+attributes': "SERVER
HAS FAILED AND IS DISABLED UNTIL TIMED RETRY"

Jan 22 23:06:23 sogod [16188]: |SOGo| request took 0.004947 seconds to
execute

Jan 22 23:06:23 sogod [16188]: 000.000.000.000 "OPTIONS
/SOGo/Microsoft-Server-ActiveSync HTTP/1.0" 200 0/0 0.007 - - 0 - 11

Jan 22 23:06:23 sogod [16188]: |SOGo| starting method 'POST' on uri
'/SOGo/Microsoft-Server-ActiveSync?Cmd=FolderSync=em...@domain.net
ceId=641E1A9E3AD644BC89A235F3906A60F5=WindowsOutlook15'

2024-01-22 23:06:23.141 sogod[16188:16188]  SQL: SELECT * FROM sogo_users_domaine WHERE
(c_uid = 'em...@domain.net') OR (mail = 'em...@domain.net');

2024-01-22 23:06:23.143 sogod[16188:16188]query has results, entering fetch-mode.

Jan 22 23:06:23 sogod [16188]: <0x0x5609af0cf610[SOGoCache]> an error
occurred when caching value for key 'em...@domain.net+attributes': "SERVER
HAS FAILED AND IS DISABLED UNTIL TIMED RETRY"

2024-01-22 23:06:23.145 sogod[16188:16188]  SQL: SELECT count(*) FROM
sogo_cache_folder_email_A_domain_D_net;

2024-01-22 23:06:23.146 sogod[16188:16188]query has results, entering fetch-mode.

Jan 22 23:06:23 sogod [16188]: <0x0x5609aef83ac0[SOGoActiveSyncDispatcher]>
EAS - request for device 641E1A9E3AD644BC89A235F3906A60F5: 

http://www.microsoft.com/>



0



 

 

I have scrubbed any IP Addresses / Email Addresses from Log Extract

 

Robert Himics 
  r...@himicsfamily.com

 

From: "Robert Himics"
 
Sent: Monday, January 22, 2024 10:39 PM
To: users@sogo.nu
Subject: RE: ActiveSync Question

 

Question:

 

Trying to Configure ActiveSync to connect Through Microsoft Office 365.

 

I don't see any outright Errors in the Log



I Can Connect to the SOGo ActiveSync But I am Not getting any Emails Listed
from the inbox.

I know there are Email Present can Log into the web UI to see emails.

 

I have tried on Multiple PCs Running Microsoft Office 365.

 

Using the nightly build - sogo-activesync-5.9.1.20231220-1.el9.x86_64.rpm

 

Robert Himics 
  r...@himicsfamily.com

 



RE: [SOGo] ActiveSync Question

2024-01-23 Thread "Robert Himics"
Question:

 

Trying to Configure ActiveSync to connect Through Microsoft Office 365.

 

I don't see any outright Errors in the Log



I Can Connect to the SOGo ActiveSync But I am Not getting any Emails Listed
from the inbox.

I know there are Email Present can Log into the web UI to see emails.

 

I have tried on Multiple PCs Running Microsoft Office 365.

 

Using the nightly build - sogo-activesync-5.9.1.20231220-1.el9.x86_64.rpm

 

Robert Himics 
  r...@himicsfamily.com

 



Re: [SOGo] [Activesync question] sogo 2.2.10 - openchange 2.2 - samba 4.1.6 -

2014-12-07 Thread hh
Hi Maxime RUBINO,

i wonder how did you get openchange running on Ubuntu 14.04.1 LTS?

When i try to install openchange-ocsmanager or openchange-rpcproxy, which is
neccessary for Outlook, i get an error like packet not found.

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


Re: [SOGo] [Activesync question] sogo 2.2.10 - openchange 2.2 - samba 4.1.6 -

2014-12-07 Thread Maxime RUBINO

Ok i have investigated, so :
*
BAD Error in IMAP command SETANNOTATION: Unknown command.

*get/setannotation is from imap_annotatemore_plugin in 
/usr/lib/dovecot/modules/ from the file imap_annotatemore_plugin.so but 
the version is incorrect :


/var/log/sogo/sogo.log :
Dec  8 00:01:09 sogo dovecot: imap: Error: Module is for different ABI 
version 2.1.7 (we have 2.2.ABIv7(2.2.9)): 
/usr/lib/dovecot/modules/lib90_imap_annotatemore_plugin.so

Dec  8 00:01:09 sogo dovecot: imap: Fatal: Couldn't load required plugins

I try with metadata plugin, the code of annotatemore is include, but, 
same error in sogo.log :
Dec  8 00:04:37 sogo dovecot: imap: Error: Module is for different ABI 
version 2.1.7 (we have 2.2.ABIv7(2.2.9)): 
/usr/lib/dovecot/modules/lib90_imap_metadata_plugin.so

Dec  8 00:04:37 sogo dovecot: imap: Fatal: Couldn't load required plugins

I'm afraid to see an old plugin version isn't compatible with new 
version of dovecot, beurk...


I'm going to try with dovecot 2.1.7 source if i found them.

Le 06/12/2014 14:01, Maxime RUBINO a écrit :

Hi all,

I use Ubuntu 14.04.1 LTS with sogo 2.2.10 openchange 2.2 samba 4.1.6 
dovecot 2.2.9, postfix 2.11


It works with Outlook 2013, and a Windows Phone 8.1 without SSL for 
the moment.


So, i can view/send my mail on my Windows phone which use ActiveSync 
connexion from my sogo server, i can view calendar, not tested for 
contact.


in sogo.log, i have this :
C[0x7fe2f3021eb8]: 189 setannotation Courrier indAOk-sirable 
/comment (value.priv sogo_e6c_1a332ebb_7d)
*S[0x7fe2f2ef7108]: 189 BAD Error in IMAP command SETANNOTATION: 
Unknown command.*

C[0x7fe2f3021eb8]: 190 status Courrier indAOk-sirable (x-guid)
S[0x7fe2f2ef7108]: * STATUS Courrier indAOk-sirable (X-GUID 
8d5e42083dea8254d00b25aa4168)

S[0x7fe2f2ef7108]: 190 OK Status completed.
C[0x7fe2f3021eb8]: 191 setannotation ProblAOg-mes de 
synchronisation.DAOk-faillances du serveur /comment (value.priv 
sogo_e6c_1a332ebb_7e)
*S[0x7fe2f2ef7108]: 191 BAD Error in IMAP command SETANNOTATION: 
Unknown command.*
C[0x7fe2f3021eb8]: 192 status ProblAOg-mes de 
synchronisation.DAOk-faillances du serveur (x-guid)
S[0x7fe2f2ef7108]: * STATUS ProblAOg-mes de 
synchronisation.DAOk-faillances du serveur (X-GUID 
8b5e42083dea8254d00b25aa4168)

S[0x7fe2f2ef7108]: 192 OK Status completed.
C[0x7fe2f3021eb8]: 193 setannotation Drafts /comment (value.priv 
sogo_e6c_1a332ebb_7f)
*S[0x7fe2f2ef7108]: 193 BAD Error in IMAP command SETANNOTATION: 
Unknown command.*

C[0x7fe2f3021eb8]: 194 status Drafts (x-guid)
S[0x7fe2f2ef7108]: * STATUS Drafts (X-GUID 
05b53b3947688254b86b25aa4168)

S[0x7fe2f2ef7108]: 194 OK Status completed.
C[0x7fe2f3021eb8]: 195 setannotation Spam /comment (value.priv 
sogo_e6c_1a332ebb_80)
*S[0x7fe2f2ef7108]: 195 BAD Error in IMAP command SETANNOTATION: 
Unknown command.*

C[0x7fe2f3021eb8]: 196 status Spam (x-guid)
S[0x7fe2f2ef7108]: * STATUS Spam (X-GUID ad1a81104a688254c76b25aa4168)
S[0x7fe2f2ef7108]: 196 OK Status completed.
C[0x7fe2f3021eb8]: 197 setannotation Trash /comment (value.priv 
sogo_e6c_1a332ebb_81)
*S[0x7fe2f2ef7108]: 197 BAD Error in IMAP command SETANNOTATION: 
Unknown command.*

C[0x7fe2f3021eb8]: 198 status Trash (x-guid)
S[0x7fe2f2ef7108]: * STATUS Trash (X-GUID 
a8a82f2049688254c16b25aa4168)

S[0x7fe2f2ef7108]: 198 OK Status completed.
C[0x7fe2f3021eb8]: 199 setannotation ProblAOg-mes de 
synchronisation.Conflits /comment (value.priv sogo_e6c_1a332ebb_82)
*S[0x7fe2f2ef7108]: 199 BAD Error in IMAP command SETANNOTATION: 
Unknown command.*
C[0x7fe2f3021eb8]: 200 status ProblAOg-mes de 
synchronisation.Conflits (x-guid)
S[0x7fe2f2ef7108]: * STATUS ProblAOg-mes de 
synchronisation.Conflits (X-GUID 8a5e42083dea8254d00b25aa4168)

S[0x7fe2f2ef7108]: 200 OK Status completed.
C[0x7fe2f3021eb8]: 201 getannotation * /comment value.priv
*S[0x7fe2f2ef7108]: 201 BAD Error in IMAP command GETANNOTATION: 
Unknown command.*
C[0x7fe2f3021eb8]: 202 setannotation INBOX /comment (value.priv 
sogo_e6c_1a332ebb_83)
*S[0x7fe2f2ef7108]: 202 BAD Error in IMAP command SETANNOTATION: 
Unknown command.*

C[0x7fe2f3021eb8]: 203 status INBOX (x-guid)
S[0x7fe2f2ef7108]: * STATUS INBOX (X-GUID 
0cd6322144688254b06b25aa4168)

S[0x7fe2f2ef7108]: 203 OK Status completed.
C[0x7fe2f3021eb8]: 204 setannotation ProblAOg-mes de 
synchronisation.DAOk-faillances locales /comment (value.priv 
sogo_e6c_1a332ebb_84)
*S[0x7fe2f2ef7108]: 204 BAD Error in IMAP command SETANNOTATION: 
Unknown command.*
C[0x7fe2f3021eb8]: 205 status ProblAOg-mes de 
synchronisation.DAOk-faillances locales (x-guid)
S[0x7fe2f2ef7108]: * STATUS ProblAOg-mes de 
synchronisation.DAOk-faillances locales (X-GUID 
8c5e42083dea8254d00b25aa4168)

S[0x7fe2f2ef7108]: 205 OK Status completed.
C[0x7fe2f3021eb8]: 206 setannotation Sent /comment (value.priv 
sogo_e6c_1a332ebb_85)
*S[0x7fe2f2ef7108]: 206 BAD Error in IMAP command SETANNOTATION: 
Unknown command.*

C[0x7fe2f3021eb8]: 207 status Sent (x-guid)
S[0x7fe2f2ef7108]: 

Re: [SOGo] [Activesync question] sogo 2.2.10 - openchange 2.2 - samba 4.1.6 -

2014-12-07 Thread Maxime RUBINO
Ok all, i want to say more : ACTIVESYNC NOW RUNS WITHOUT ANY PROBLEM AND 
WITHOUT ANY BAD SYNC ERRORS ON MY WINDOWS PHONE 8.1 !


You have just to compile Dovecot 2.1.7 if you use Ubuntu Server 14.04.1 
LTS and purge Dovecot 2.2.9


set/get annotation will work and Windows Phone don't say Sync problem 
or similar.



Le 08/12/2014 00:13, Maxime RUBINO a écrit :

Ok i have investigated, so :
*
BAD Error in IMAP command SETANNOTATION: Unknown command.

*get/setannotation is from imap_annotatemore_plugin in 
/usr/lib/dovecot/modules/ from the file imap_annotatemore_plugin.so 
but the version is incorrect :


/var/log/sogo/sogo.log :
Dec  8 00:01:09 sogo dovecot: imap: Error: Module is for different ABI 
version 2.1.7 (we have 2.2.ABIv7(2.2.9)): 
/usr/lib/dovecot/modules/lib90_imap_annotatemore_plugin.so

Dec  8 00:01:09 sogo dovecot: imap: Fatal: Couldn't load required plugins

I try with metadata plugin, the code of annotatemore is include, but, 
same error in sogo.log :
Dec  8 00:04:37 sogo dovecot: imap: Error: Module is for different ABI 
version 2.1.7 (we have 2.2.ABIv7(2.2.9)): 
/usr/lib/dovecot/modules/lib90_imap_metadata_plugin.so

Dec  8 00:04:37 sogo dovecot: imap: Fatal: Couldn't load required plugins

I'm afraid to see an old plugin version isn't compatible with new 
version of dovecot, beurk...


I'm going to try with dovecot 2.1.7 source if i found them.

Le 06/12/2014 14:01, Maxime RUBINO a écrit :

Hi all,

I use Ubuntu 14.04.1 LTS with sogo 2.2.10 openchange 2.2 samba 4.1.6 
dovecot 2.2.9, postfix 2.11


It works with Outlook 2013, and a Windows Phone 8.1 without SSL for 
the moment.


So, i can view/send my mail on my Windows phone which use ActiveSync 
connexion from my sogo server, i can view calendar, not tested for 
contact.


in sogo.log, i have this :
C[0x7fe2f3021eb8]: 189 setannotation Courrier indAOk-sirable 
/comment (value.priv sogo_e6c_1a332ebb_7d)
*S[0x7fe2f2ef7108]: 189 BAD Error in IMAP command SETANNOTATION: 
Unknown command.*

C[0x7fe2f3021eb8]: 190 status Courrier indAOk-sirable (x-guid)
S[0x7fe2f2ef7108]: * STATUS Courrier indAOk-sirable (X-GUID 
8d5e42083dea8254d00b25aa4168)

S[0x7fe2f2ef7108]: 190 OK Status completed.
C[0x7fe2f3021eb8]: 191 setannotation ProblAOg-mes de 
synchronisation.DAOk-faillances du serveur /comment (value.priv 
sogo_e6c_1a332ebb_7e)
*S[0x7fe2f2ef7108]: 191 BAD Error in IMAP command SETANNOTATION: 
Unknown command.*
C[0x7fe2f3021eb8]: 192 status ProblAOg-mes de 
synchronisation.DAOk-faillances du serveur (x-guid)
S[0x7fe2f2ef7108]: * STATUS ProblAOg-mes de 
synchronisation.DAOk-faillances du serveur (X-GUID 
8b5e42083dea8254d00b25aa4168)

S[0x7fe2f2ef7108]: 192 OK Status completed.
C[0x7fe2f3021eb8]: 193 setannotation Drafts /comment 
(value.priv sogo_e6c_1a332ebb_7f)
*S[0x7fe2f2ef7108]: 193 BAD Error in IMAP command SETANNOTATION: 
Unknown command.*

C[0x7fe2f3021eb8]: 194 status Drafts (x-guid)
S[0x7fe2f2ef7108]: * STATUS Drafts (X-GUID 
05b53b3947688254b86b25aa4168)

S[0x7fe2f2ef7108]: 194 OK Status completed.
C[0x7fe2f3021eb8]: 195 setannotation Spam /comment (value.priv 
sogo_e6c_1a332ebb_80)
*S[0x7fe2f2ef7108]: 195 BAD Error in IMAP command SETANNOTATION: 
Unknown command.*

C[0x7fe2f3021eb8]: 196 status Spam (x-guid)
S[0x7fe2f2ef7108]: * STATUS Spam (X-GUID 
ad1a81104a688254c76b25aa4168)

S[0x7fe2f2ef7108]: 196 OK Status completed.
C[0x7fe2f3021eb8]: 197 setannotation Trash /comment (value.priv 
sogo_e6c_1a332ebb_81)
*S[0x7fe2f2ef7108]: 197 BAD Error in IMAP command SETANNOTATION: 
Unknown command.*

C[0x7fe2f3021eb8]: 198 status Trash (x-guid)
S[0x7fe2f2ef7108]: * STATUS Trash (X-GUID 
a8a82f2049688254c16b25aa4168)

S[0x7fe2f2ef7108]: 198 OK Status completed.
C[0x7fe2f3021eb8]: 199 setannotation ProblAOg-mes de 
synchronisation.Conflits /comment (value.priv 
sogo_e6c_1a332ebb_82)
*S[0x7fe2f2ef7108]: 199 BAD Error in IMAP command SETANNOTATION: 
Unknown command.*
C[0x7fe2f3021eb8]: 200 status ProblAOg-mes de 
synchronisation.Conflits (x-guid)
S[0x7fe2f2ef7108]: * STATUS ProblAOg-mes de 
synchronisation.Conflits (X-GUID 8a5e42083dea8254d00b25aa4168)

S[0x7fe2f2ef7108]: 200 OK Status completed.
C[0x7fe2f3021eb8]: 201 getannotation * /comment value.priv
*S[0x7fe2f2ef7108]: 201 BAD Error in IMAP command GETANNOTATION: 
Unknown command.*
C[0x7fe2f3021eb8]: 202 setannotation INBOX /comment (value.priv 
sogo_e6c_1a332ebb_83)
*S[0x7fe2f2ef7108]: 202 BAD Error in IMAP command SETANNOTATION: 
Unknown command.*

C[0x7fe2f3021eb8]: 203 status INBOX (x-guid)
S[0x7fe2f2ef7108]: * STATUS INBOX (X-GUID 
0cd6322144688254b06b25aa4168)

S[0x7fe2f2ef7108]: 203 OK Status completed.
C[0x7fe2f3021eb8]: 204 setannotation ProblAOg-mes de 
synchronisation.DAOk-faillances locales /comment (value.priv 
sogo_e6c_1a332ebb_84)
*S[0x7fe2f2ef7108]: 204 BAD Error in IMAP command SETANNOTATION: 
Unknown command.*
C[0x7fe2f3021eb8]: 205 status ProblAOg-mes de 
synchronisation.DAOk-faillances locales (x-guid)
S[0x7fe2f2ef7108]: * STATUS ProblAOg-mes 

[SOGo] [Activesync question] sogo 2.2.10 - openchange 2.2 - samba 4.1.6 -

2014-12-06 Thread Maxime RUBINO

Hi all,

I use Ubuntu 14.04.1 LTS with sogo 2.2.10 openchange 2.2 samba 4.1.6 
dovecot 2.2.9, postfix 2.11


It works with Outlook 2013, and a Windows Phone 8.1 without SSL for the 
moment.


So, i can view/send my mail on my Windows phone which use ActiveSync 
connexion from my sogo server, i can view calendar, not tested for contact.


in sogo.log, i have this :
C[0x7fe2f3021eb8]: 189 setannotation Courrier indAOk-sirable 
/comment (value.priv sogo_e6c_1a332ebb_7d)
*S[0x7fe2f2ef7108]: 189 BAD Error in IMAP command SETANNOTATION: Unknown 
command.*

C[0x7fe2f3021eb8]: 190 status Courrier indAOk-sirable (x-guid)
S[0x7fe2f2ef7108]: * STATUS Courrier indAOk-sirable (X-GUID 
8d5e42083dea8254d00b25aa4168)

S[0x7fe2f2ef7108]: 190 OK Status completed.
C[0x7fe2f3021eb8]: 191 setannotation ProblAOg-mes de 
synchronisation.DAOk-faillances du serveur /comment (value.priv 
sogo_e6c_1a332ebb_7e)
*S[0x7fe2f2ef7108]: 191 BAD Error in IMAP command SETANNOTATION: Unknown 
command.*
C[0x7fe2f3021eb8]: 192 status ProblAOg-mes de 
synchronisation.DAOk-faillances du serveur (x-guid)
S[0x7fe2f2ef7108]: * STATUS ProblAOg-mes de 
synchronisation.DAOk-faillances du serveur (X-GUID 
8b5e42083dea8254d00b25aa4168)

S[0x7fe2f2ef7108]: 192 OK Status completed.
C[0x7fe2f3021eb8]: 193 setannotation Drafts /comment (value.priv 
sogo_e6c_1a332ebb_7f)
*S[0x7fe2f2ef7108]: 193 BAD Error in IMAP command SETANNOTATION: Unknown 
command.*

C[0x7fe2f3021eb8]: 194 status Drafts (x-guid)
S[0x7fe2f2ef7108]: * STATUS Drafts (X-GUID 05b53b3947688254b86b25aa4168)
S[0x7fe2f2ef7108]: 194 OK Status completed.
C[0x7fe2f3021eb8]: 195 setannotation Spam /comment (value.priv 
sogo_e6c_1a332ebb_80)
*S[0x7fe2f2ef7108]: 195 BAD Error in IMAP command SETANNOTATION: Unknown 
command.*

C[0x7fe2f3021eb8]: 196 status Spam (x-guid)
S[0x7fe2f2ef7108]: * STATUS Spam (X-GUID ad1a81104a688254c76b25aa4168)
S[0x7fe2f2ef7108]: 196 OK Status completed.
C[0x7fe2f3021eb8]: 197 setannotation Trash /comment (value.priv 
sogo_e6c_1a332ebb_81)
*S[0x7fe2f2ef7108]: 197 BAD Error in IMAP command SETANNOTATION: Unknown 
command.*

C[0x7fe2f3021eb8]: 198 status Trash (x-guid)
S[0x7fe2f2ef7108]: * STATUS Trash (X-GUID a8a82f2049688254c16b25aa4168)
S[0x7fe2f2ef7108]: 198 OK Status completed.
C[0x7fe2f3021eb8]: 199 setannotation ProblAOg-mes de 
synchronisation.Conflits /comment (value.priv sogo_e6c_1a332ebb_82)
*S[0x7fe2f2ef7108]: 199 BAD Error in IMAP command SETANNOTATION: Unknown 
command.*
C[0x7fe2f3021eb8]: 200 status ProblAOg-mes de 
synchronisation.Conflits (x-guid)
S[0x7fe2f2ef7108]: * STATUS ProblAOg-mes de synchronisation.Conflits 
(X-GUID 8a5e42083dea8254d00b25aa4168)

S[0x7fe2f2ef7108]: 200 OK Status completed.
C[0x7fe2f3021eb8]: 201 getannotation * /comment value.priv
*S[0x7fe2f2ef7108]: 201 BAD Error in IMAP command GETANNOTATION: Unknown 
command.*
C[0x7fe2f3021eb8]: 202 setannotation INBOX /comment (value.priv 
sogo_e6c_1a332ebb_83)
*S[0x7fe2f2ef7108]: 202 BAD Error in IMAP command SETANNOTATION: Unknown 
command.*

C[0x7fe2f3021eb8]: 203 status INBOX (x-guid)
S[0x7fe2f2ef7108]: * STATUS INBOX (X-GUID 0cd6322144688254b06b25aa4168)
S[0x7fe2f2ef7108]: 203 OK Status completed.
C[0x7fe2f3021eb8]: 204 setannotation ProblAOg-mes de 
synchronisation.DAOk-faillances locales /comment (value.priv 
sogo_e6c_1a332ebb_84)
*S[0x7fe2f2ef7108]: 204 BAD Error in IMAP command SETANNOTATION: Unknown 
command.*
C[0x7fe2f3021eb8]: 205 status ProblAOg-mes de 
synchronisation.DAOk-faillances locales (x-guid)
S[0x7fe2f2ef7108]: * STATUS ProblAOg-mes de 
synchronisation.DAOk-faillances locales (X-GUID 
8c5e42083dea8254d00b25aa4168)

S[0x7fe2f2ef7108]: 205 OK Status completed.
C[0x7fe2f3021eb8]: 206 setannotation Sent /comment (value.priv 
sogo_e6c_1a332ebb_85)
*S[0x7fe2f2ef7108]: 206 BAD Error in IMAP command SETANNOTATION: Unknown 
command.*

C[0x7fe2f3021eb8]: 207 status Sent (x-guid)
S[0x7fe2f2ef7108]: * STATUS Sent (X-GUID b434bd2f48688254bc6b25aa4168)
S[0x7fe2f2ef7108]: 207 OK [CLIENTBUG] Status on selected mailbox completed.
C[0x7fe2f3021eb8]: 208 setannotation ProblAOg-mes de synchronisation 
/comment (value.priv sogo_e6c_1a332ebb_86)
*S[0x7fe2f2ef7108]: 208 BAD Error in IMAP command SETANNOTATION: Unknown 
command.*

C[0x7fe2f3021eb8]: 209 status ProblAOg-mes de synchronisation (x-guid)

Windows Phone indicated an update error, but it works, do you have 
idea for SET/GET ANNOTATION ? i have installed dovecot metadata plugin, 
same error...


--
Cordialement,
Maxime RUBINO

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

Re: [SOGo] ActiveSync question

2013-11-26 Thread Christian Mack
hello Heiner Markert

Am 2013-10-20 20:45, schrieb Heiner Markert:
 
 ... 
 
 Someone really should update the SOGo wiki (unfortunately I am unable to
 create an account: I fail with the TextCha...). It still links to
 sogosync, which is totally outdated.
 

try:   You better ask the right guy to have an account in this wiki.

:-)


Kind regards,
Christian Mack

-- 
Christian Mack
Gruppe Informationsdienste
Rechenzentrum Universität Konstanz
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] ActiveSync question

2013-10-27 Thread boyd yang
Yes, please share your guide on configure with sogo.

I get this error after some time trying..

Combined-Logon() failed on BackendCalDAV

27/10/2013 10:44:45 [21665] [ INFO]  AuthenticationRequiredException:
Access denied. Username or password incorrect - code: 0


IMAP successfully log, bug caldal logon failed.
Thanks!


On Wed, Oct 23, 2013 at 4:53 PM, Davide Bozzelli bu...@olografix.orgwrote:

 Il 10/23/13 1:38 AM, Corrado Fiore ha scritto:
  On Oct 22, 2013, at 14:19 , boyd yang wrote:
 
  Can this solution work well for mail,calendar,contacts at the same
 time? No need to configure calendar,contacts differently?
  Yup, exactly.  All like a real Exchange account.  Plus, you get push
 email, which is a definite bonus for business users.
 
  The downside - which might apply or not to your case - is that push mail
 via Z-push (which is a PHP application) requires way more resources per
 user than SOGo itself since the TCP connection underlying the HTTP protocol
 must remain in open state.
 
  As the author of Z-push-contrib suggests, the rule of thumb is:  1.5 PHP
 processes per email user, so 1,000 users would translate to 1,500 active
 PHP processes.  Of course you can set up a balanced pool of servers, but
 the point here is:  don't expect Z-Push (which I love, don't get me wrong)
 to scale beautifully as SOGo does.
 
  In this light, I can understand one of the reasons why the SOGo team is
 looking for a native implementation instead.
 
  Best,
  Corrado
 
 
 
 Hi Corrado

 Would be wonderful if you could write a concise guide on how to
 configure the activesync support for Sogo with this Z-push fork.

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

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

Re: [SOGo] ActiveSync question

2013-10-27 Thread boyd yang
Hi Corrado Fiore,

I have tried few days, I cannot get it work smoothly except IMAP.

Please see what's wrong with the caldav and carddav configuration?

/
// 
//  BackendCalDAV settings
// 
// Server address
define('CALDAV_SERVER', 'http://sogo.xxx');
// Port
define('CALDAV_PORT', '80');
// Path
define('CALDAV_PATH', '/SOGo/dav/%u/Calendar');///caldav.php/%u/');
// Personal CalDAV folder (calendar folder/principal)
//define('CALDAV_PERSONAL', 'home');

?

// 
//  BackendCardDAV settings
// 
// Server protocol: http or https
define('CARDDAV_PROTOCOL', 'http');
// Server name
define('CARDDAV_SERVER', 'sogo.x');
// Server port
define('CARDDAV_PORT', '80');
// Server path to the addressbook
// %u: replaced with the username
// %d: replaced with the domain
//   Add the trailing /
define('CARDDAV_PATH',
'/SOGo/dav/%u/Contacts/');///caldav.php/%u/addresses/');
// Addressbook display name
// %u: replaced with the username
// %d: replaced with the domain
define('CARDDAV_CONTACTS_FOLDER_NAME', '%u Addressbook');

// If the CardDAV server support the sync-collection operation
// DAViCal supports it, but SabreDav/Owncloud doesn't
// Setting this to false will work with most servers, but it will be pretty
slow: 1 petition for the href of vcards, and 1 petition for each vcard
define('CARDDAV_SUPPORTS_SYNC', true);



On Wed, Oct 23, 2013 at 7:38 AM, Corrado Fiore mail...@corradofiore.itwrote:

 On Oct 22, 2013, at 14:19 , boyd yang wrote:

  Can this solution work well for mail,calendar,contacts at the same time?
 No need to configure calendar,contacts differently?

 Yup, exactly.  All like a real Exchange account.  Plus, you get push
 email, which is a definite bonus for business users.

 The downside - which might apply or not to your case - is that push mail
 via Z-push (which is a PHP application) requires way more resources per
 user than SOGo itself since the TCP connection underlying the HTTP protocol
 must remain in open state.

 As the author of Z-push-contrib suggests, the rule of thumb is:  1.5 PHP
 processes per email user, so 1,000 users would translate to 1,500 active
 PHP processes.  Of course you can set up a balanced pool of servers, but
 the point here is:  don't expect Z-Push (which I love, don't get me wrong)
 to scale beautifully as SOGo does.

 In this light, I can understand one of the reasons why the SOGo team is
 looking for a native implementation instead.

 Best,
 Corrado



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

Re: [SOGo] ActiveSync question

2013-10-23 Thread Davide Bozzelli
Il 10/23/13 1:38 AM, Corrado Fiore ha scritto:
 On Oct 22, 2013, at 14:19 , boyd yang wrote:

 Can this solution work well for mail,calendar,contacts at the same time? No 
 need to configure calendar,contacts differently?
 Yup, exactly.  All like a real Exchange account.  Plus, you get push email, 
 which is a definite bonus for business users.

 The downside - which might apply or not to your case - is that push mail via 
 Z-push (which is a PHP application) requires way more resources per user than 
 SOGo itself since the TCP connection underlying the HTTP protocol must remain 
 in open state.

 As the author of Z-push-contrib suggests, the rule of thumb is:  1.5 PHP 
 processes per email user, so 1,000 users would translate to 1,500 active PHP 
 processes.  Of course you can set up a balanced pool of servers, but the 
 point here is:  don't expect Z-Push (which I love, don't get me wrong) to 
 scale beautifully as SOGo does.

 In this light, I can understand one of the reasons why the SOGo team is 
 looking for a native implementation instead.

 Best,
 Corrado



Hi Corrado

Would be wonderful if you could write a concise guide on how to
configure the activesync support for Sogo with this Z-push fork.

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


Re: [SOGo] ActiveSync question

2013-10-22 Thread boyd yang
Can this solution work well for mail,calendar,contacts at the same time? No
need to configure calendar,contacts differently?

iPhone can use the same configuration for mail,contacts,calendar.

在 2013年10月21日星期一,Heiner Markert 写道:

 Am 03.09.2013 17:12, schrieb Corrado Fiore:

 Dear All,

 I've been in touch in the past days with Francisco Miguel Biete, author
 of Z-Push-contrib, a fork from the original Z-Push that is working well (at
 least, in our tests) with SOGo:

  
 https://github.com/fmbiete/Z-**Push-contribhttps://github.com/fmbiete/Z-Push-contrib

 What's important here is that Francisco Miguel has been very responsive
 in fixing the bugs we submitted (one for CardDAV, the other for the IMAP
 backend).  I must say I'm quite impressed.

 ActiveSync seems to be working very well, and so far seems to be solid
 enough that we can use it in production.  However, documentation could be a
 bit more organized, so here's the idea:  I'll try to sum all the usual
 mistakes on a page in the SOGo wiki.  Allow me some days for this, I'll try
 my best.

 On the other hand, I agree that the SOGo community needs a point of
 reference for Z-Push just like Inverse is for SOGo.

 Best,
 Corrado Fiore



 Thank you very much for the link! Seems to be working perfectly!

 Someone really should update the SOGo wiki (unfortunately I am unable to
 create an account: I fail with the TextCha...). It still links to sogosync,
 which is totally outdated.

 Best,
 Heiner



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

attachment: photo.jpg

Re: [SOGo] ActiveSync question

2013-10-22 Thread Corrado Fiore
On Oct 22, 2013, at 14:19 , boyd yang wrote:

 Can this solution work well for mail,calendar,contacts at the same time? No 
 need to configure calendar,contacts differently?

Yup, exactly.  All like a real Exchange account.  Plus, you get push email, 
which is a definite bonus for business users.

The downside - which might apply or not to your case - is that push mail via 
Z-push (which is a PHP application) requires way more resources per user than 
SOGo itself since the TCP connection underlying the HTTP protocol must remain 
in open state.

As the author of Z-push-contrib suggests, the rule of thumb is:  1.5 PHP 
processes per email user, so 1,000 users would translate to 1,500 active PHP 
processes.  Of course you can set up a balanced pool of servers, but the point 
here is:  don't expect Z-Push (which I love, don't get me wrong) to scale 
beautifully as SOGo does.

In this light, I can understand one of the reasons why the SOGo team is looking 
for a native implementation instead.

Best,
Corrado



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

Re: [SOGo] ActiveSync question

2013-10-21 Thread Heiner Markert

Am 03.09.2013 17:12, schrieb Corrado Fiore:

Dear All,

I've been in touch in the past days with Francisco Miguel Biete, author of 
Z-Push-contrib, a fork from the original Z-Push that is working well (at least, 
in our tests) with SOGo:

 https://github.com/fmbiete/Z-Push-contrib

What's important here is that Francisco Miguel has been very responsive in 
fixing the bugs we submitted (one for CardDAV, the other for the IMAP backend). 
 I must say I'm quite impressed.

ActiveSync seems to be working very well, and so far seems to be solid enough 
that we can use it in production.  However, documentation could be a bit more 
organized, so here's the idea:  I'll try to sum all the usual mistakes on a 
page in the SOGo wiki.  Allow me some days for this, I'll try my best.

On the other hand, I agree that the SOGo community needs a point of reference 
for Z-Push just like Inverse is for SOGo.

Best,
Corrado Fiore




Thank you very much for the link! Seems to be working perfectly!

Someone really should update the SOGo wiki (unfortunately I am unable to 
create an account: I fail with the TextCha...). It still links to 
sogosync, which is totally outdated.


Best,
Heiner



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


Re: Have to make CardDav work too - was: Re: [SOGo] ActiveSync question

2013-09-18 Thread Corrado Fiore
Dear Marcio,

sorry for the late reply.  Please set CARDDAV_SUPPORTS_SYNC = FALSE.  SOGo 
doesn't implement the SYNC function yet.

Best,
Corrado

_
On Sep 12, 2013, at 16:28 , Marcio Merlone wrote:

 As I sayd before, IMAP and CalDav are working great. But could not make 
 CardDav work, can you assist me? CardDav backend config is as follows:
 
 // http://YOURSOGOINSTALL/dav/YOURUSERNAME/Contacts/personal
 define('CARDDAV_PROTOCOL', 'https');
 define('CARDDAV_SERVER', 'sogo.domain.tld');
 define('CARDDAV_PORT', '443');
 define('CARDDAV_PATH', '/SOGo/dav/%u/Contacts/personal/');
 define('CARDDAV_CONTACTS_FOLDER_NAME', '');
 define('CARDDAV_SUPPORTS_SYNC', true);
 
 Have tested on my real Defy CM10 (Android 4.1) and a virtual Galaxy S4 from 
 Genymotion, both (did not) worked the same. Also tried:
 
 define('CARDDAV_PATH', '/SOGo/dav/%u/Contacts/');
 define('CARDDAV_CONTACTS_FOLDER_NAME', 'personal');
 
 Thank you, best regards.
 
 -- 
 Marcio Merlone
 TI - Administrador de redes
 
 A1 Engenharia - Unidade Corporativa
 Fone: +55 41 3616-3797
 Cel:  +55 41 9689-0036http://www.a1.ind.br/

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

Re: Have to make CardDav work too - was: Re: [SOGo] ActiveSync question

2013-09-18 Thread Marcio Merlone

Em 18-09-2013 06:04, Corrado Fiore escreveu:

sorry for the late reply.

No regrets :)


Please set CARDDAV_SUPPORTS_SYNC = FALSE.  SOGo doesn't implement the SYNC 
function yet.
That's it. I got some attention on github regarding that and Francisco 
pointed it aready. It works smooth now for imap, caldav *and* carddav.


https://github.com/fmbiete/Z-Push-contrib/issues/4

Thank you and best regards.

--
*Marcio Merlone*
TI - Administrador de redes

*A1 Engenharia - Unidade Corporativa*
Fone:   +55 41 3616-3797
Cel:+55 41 9689-0036

http://www.a1.ind.br/ http://www.a1.ind.br
--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] ActiveSync question

2013-09-16 Thread Steven Swarts

I am interested, very much so just haven't go around to it.
Sounds like you put a lot of effort in, so please hold on out :)

*/Regards,/*

*/Steven Swarts/*

On 14/09/2013 10:59 PM, Szládovics Péter wrote:

2013-09-04 08:37 keltezéssel, Anna Christina Naß írta:

Am 03.09.2013 21:19, schrieb Szládovics Péter:

Hallo,


CalDAV and CardDAV work fine and are not very complicated to set up
for the users (except when using Lightning/SOGo Connector where the
full paths seem to be needed).


Did you try the SOGo Integrator?
If you build it for yourself, and set up an update site next to SOGo,
the set up will be very simple, and you can use the share/subscribe
features on the pages of Lightning and Addressbook apps.

If more people interested in this method, I can create and present a
short doc about easy set up these things on your site for you.


I looked at the documentation (SOGo Mozilla Thunderbird 
Configuration.pdf), decided that this documentation is far from 
complete and ignored the Integrator for now.


It would be great if you could provide some more documentation on it, 
especially on:


- what do the options in the files
   defaults/preferences/*.js
   chrome/content/extensions.rdf
  mean?
- what does the directory custom/sogo-demo do?

Some examples (and a overall documentation on the options) of 
update.php also would be great.


I created the site what can generate a script for correct update site, 
and share the link, but no one interested in it since more than a 
week. :(

I though some people need it...


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

Re: [SOGo] ActiveSync question

2013-09-16 Thread Szládovics Péter

2013-09-16 01:08 keltezéssel, Steven Swarts írta:

I am interested, very much so just haven't go around to it.
Sounds like you put a lot of effort in, so please hold on out :)


Yes, not seems 'zero effort' :)
But I did a mistake: the webpage was protected - but I now make it 
available for public access.

This is the link: http://www.onlinedemo.hu/136-update-site-generation



*/Regards,/*

*/Steven Swarts/*

On 14/09/2013 10:59 PM, Szládovics Péter wrote:

2013-09-04 08:37 keltezéssel, Anna Christina Naß írta:

Am 03.09.2013 21:19, schrieb Szládovics Péter:

Hallo,


CalDAV and CardDAV work fine and are not very complicated to set up
for the users (except when using Lightning/SOGo Connector where the
full paths seem to be needed).


Did you try the SOGo Integrator?
If you build it for yourself, and set up an update site next to SOGo,
the set up will be very simple, and you can use the share/subscribe
features on the pages of Lightning and Addressbook apps.

If more people interested in this method, I can create and present a
short doc about easy set up these things on your site for you.


I looked at the documentation (SOGo Mozilla Thunderbird 
Configuration.pdf), decided that this documentation is far from 
complete and ignored the Integrator for now.


It would be great if you could provide some more documentation on 
it, especially on:


- what do the options in the files
   defaults/preferences/*.js
   chrome/content/extensions.rdf
  mean?
- what does the directory custom/sogo-demo do?

Some examples (and a overall documentation on the options) of 
update.php also would be great.


I created the site what can generate a script for correct update 
site, and share the link, but no one interested in it since more than 
a week. :(

I though some people need it...




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

Re: [SOGo] ActiveSync question

2013-09-14 Thread Szládovics Péter

2013-09-04 08:37 keltezéssel, Anna Christina Naß írta:

Am 03.09.2013 21:19, schrieb Szládovics Péter:

Hallo,


CalDAV and CardDAV work fine and are not very complicated to set up
for the users (except when using Lightning/SOGo Connector where the
full paths seem to be needed).


Did you try the SOGo Integrator?
If you build it for yourself, and set up an update site next to SOGo,
the set up will be very simple, and you can use the share/subscribe
features on the pages of Lightning and Addressbook apps.

If more people interested in this method, I can create and present a
short doc about easy set up these things on your site for you.


I looked at the documentation (SOGo Mozilla Thunderbird 
Configuration.pdf), decided that this documentation is far from 
complete and ignored the Integrator for now.


It would be great if you could provide some more documentation on it, 
especially on:


- what do the options in the files
   defaults/preferences/*.js
   chrome/content/extensions.rdf
  mean?
- what does the directory custom/sogo-demo do?

Some examples (and a overall documentation on the options) of 
update.php also would be great.


I created the site what can generate a script for correct update site, 
and share the link, but no one interested in it since more than a week. :(

I though some people need it...
--
users@sogo.nu
https://inverse.ca/sogo/lists


Have to make CardDav work too - was: Re: [SOGo] ActiveSync question

2013-09-13 Thread Marcio Merlone

Em 06-09-2013 15:53, Corrado Fiore escreveu:

I could not make it work with SOGo. I commented all but BackendImap, caldav and 
carddav on combined/config.php, edited each config.php for each enabled 
backend, and yet only imap works. When I try to list available calendars on my 
account it shows nothing.

Could you please post the relevant lines in the CardDAV / CalDAV backends' conf 
to a pastebin?  It's likely that the paths you specified are the culprit here.

Hi Corrado and list,

As I sayd before, IMAP and CalDav are working great. But could not make 
CardDav work, can you assist me? CardDav backend config is as follows:


// http://YOURSOGOINSTALL/dav/YOURUSERNAME/Contacts/personal
define('CARDDAV_PROTOCOL', 'https');
define('CARDDAV_SERVER', 'sogo.domain.tld');
define('CARDDAV_PORT', '443');
define('CARDDAV_PATH', '/SOGo/dav/%u/Contacts/personal/');
define('CARDDAV_CONTACTS_FOLDER_NAME', '');
define('CARDDAV_SUPPORTS_SYNC', true);

Have tested on my real Defy CM10 (Android 4.1) and a virtual Galaxy S4 
from Genymotion, both (did not) worked the same. Also tried:


define('CARDDAV_PATH', '/SOGo/dav/%u/Contacts/');
define('CARDDAV_CONTACTS_FOLDER_NAME', 'personal');

Thank you, best regards.

--
*Marcio Merlone*
TI - Administrador de redes

*A1 Engenharia - Unidade Corporativa*
Fone:   +55 41 3616-3797
Cel:+55 41 9689-0036

http://www.a1.ind.br/ http://www.a1.ind.br
--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] ActiveSync question

2013-09-09 Thread Marcio Merlone

Em 06-09-2013 15:53, Corrado Fiore escreveu:

I could not make it work with SOGo. I commented all but BackendImap, caldav and 
carddav on combined/config.php, edited each config.php for each enabled 
backend, and yet only imap works. When I try to list available calendars on my 
account it shows nothing.

Could you please post the relevant lines in the CardDAV / CalDAV backends' conf 
to a pastebin?  It's likely that the paths you specified are the culprit here.

Hi,

Indeed. I managed to find out what was wrong by try-and-miss some days 
ago, just could not yet give it back. In order to caldav backend work 
with SOGo, I had to fiddle with its config.php to dismember the whole 
caldav url into its correct defines, as follows:


define('CARDDAV_PROTOCOL', 'https');
define('CARDDAV_SERVER', 'sogo.domain.tld');
define('CARDDAV_PORT', '443');
define('CARDDAV_PATH', '/SOGo/dav/%u/');
define('CARDDAV_CONTACTS_FOLDER_NAME', 'Contacts/personal');

For instance, if you define('CARDDAV_PATH', '/SOGo/dav/%u/Contacts') 
taking Contacts off from below, it wont work. At the end, ActiveSync 
is working smooth for imap and caldav, have not tested contacts, dont 
miss that, but I assume is working :P


Best regards.

--
*Marcio Merlone*
TI - Administrador de redes

*A1 Engenharia - Unidade Corporativa*
Fone:   +55 41 3616-3797
Cel:+55 41 9689-0036

http://www.a1.ind.br/ http://www.a1.ind.br
--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] ActiveSync question

2013-09-06 Thread Marcio Merlone

Em 05-09-2013 16:24, Corrado Fiore escreveu:

could not find the relevant options to set on it - imap server, caldav and 
carddav server, path, etc

Each backend has its own config file, located at
   /backend/$backendName/config.php
For instance, the IMAP config file is
   /backend/imap/config.php


Very nice and cleaner filesystem layout, have managed to find that 
afterwards. But I could not make it work with SOGo. I commented all but 
BackendImap, caldav and carddav on combined/config.php, edited each 
config.php for each enabled backend, and yet only imap works. When I try 
to list available calendars on my account it shows nothing. Enabled 
debug and no information seemed to help me. Any other backend should be 
enabled?


Have tested on a custom ROM CM10 (Android 4.1) defy and a stock ROM 
Samsung Galaxy S4 with different accounts, none worked. Any hint? Is 
there how to contact fmbiete?


Best regards.

--
*Marcio Merlone*
TI - Administrador de redes

*A1 Engenharia - Unidade Corporativa*
Fone:   +55 41 3616-3797
Cel:+55 41 9689-0036

http://www.a1.ind.br/ http://www.a1.ind.br
--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] ActiveSync question

2013-09-06 Thread Corrado Fiore
Hi Marcio,

 I could not make it work with SOGo. I commented all but BackendImap, caldav 
 and carddav on combined/config.php, edited each config.php for each enabled 
 backend, and yet only imap works. When I try to list available calendars on 
 my account it shows nothing.

Could you please post the relevant lines in the CardDAV / CalDAV backends' conf 
to a pastebin?  It's likely that the paths you specified are the culprit here.

-- 
Corrado




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

Re: [SOGo] ActiveSync question

2013-09-05 Thread Corrado Fiore
Hi Marcio,

 could not find the relevant options to set on it - imap server, caldav and 
 carddav server, path, etc

Each backend has its own config file, located at 

  /backend/$backendName/config.php

For instance, the IMAP config file is

  /backend/imap/config.php

Best,
Corrado


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

Re: [SOGo] ActiveSync question

2013-09-04 Thread Anna Christina Naß

Am 03.09.2013 21:19, schrieb Szládovics Péter:

Hallo,


CalDAV and CardDAV work fine and are not very complicated to set up
for the users (except when using Lightning/SOGo Connector where the
full paths seem to be needed).


Did you try the SOGo Integrator?
If you build it for yourself, and set up an update site next to SOGo,
the set up will be very simple, and you can use the share/subscribe
features on the pages of Lightning and Addressbook apps.

If more people interested in this method, I can create and present a
short doc about easy set up these things on your site for you.


I looked at the documentation (SOGo Mozilla Thunderbird 
Configuration.pdf), decided that this documentation is far from complete 
and ignored the Integrator for now.


It would be great if you could provide some more documentation on it, 
especially on:


- what do the options in the files
   defaults/preferences/*.js
   chrome/content/extensions.rdf
  mean?
- what does the directory custom/sogo-demo do?

Some examples (and a overall documentation on the options) of update.php 
also would be great.


Thank you!

Kind regards,
Anna Christina Naß
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] ActiveSync question

2013-09-04 Thread Martin Rabl

Hi,

Am 04.09.13 08:37, schrieb Anna Christina Naß:

It would be great if you could provide some more documentation on it,
especially on:

- what do the options in the files
defaults/preferences/*.js
chrome/content/extensions.rdf
   mean?

Ignore them. ;-)
If not:
- default/preferences holds all default preferences a TB-Plugin use when 
it starts the first time - nice for preconfiguration, but not often 
needed, I think. This preferences will be overridden after set the user 
settings.
(the *.js files will all be read and interpreted from the gecko/XUL 
machine, I think, alphabetically)


- extensions.rdf: Pls. have a look at
https://developer.mozilla.org/en-US/docs/Install_Manifests
https://developer.mozilla.org/en-US/docs/Extension_Versioning,_Update_and_Compatibility


Greetings,
   Martin

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


Re: [SOGo] ActiveSync question

2013-09-04 Thread Szládovics Péter

2013-09-04 13:42 keltezéssel, Martin Rabl írta:

Hi,

Am 04.09.13 08:37, schrieb Anna Christina Naß:

It would be great if you could provide some more documentation on it,
especially on:

- what do the options in the files
defaults/preferences/*.js
chrome/content/extensions.rdf
   mean?

Ignore them. ;-)
If not:
- default/preferences holds all default preferences a TB-Plugin use 
when it starts the first time - nice for preconfiguration, but not 
often needed, I think. This preferences will be overridden after set 
the user settings.
(the *.js files will all be read and interpreted from the gecko/XUL 
machine, I think, alphabetically)


- extensions.rdf: Pls. have a look at
https://developer.mozilla.org/en-US/docs/Install_Manifests
https://developer.mozilla.org/en-US/docs/Extension_Versioning,_Update_and_Compatibility 



It's not enough...
You need an update site too for correct functionality. I'm working on a 
self-configured build site:


You give some parameters on a web form, and will receive a script in 
email. You save the script to the server what is hosted the SOGo WebUI, 
and just run it with normal user privileges.
It will configure your update site (if needed), download the most fresh 
git sources from Inverse, set up the Integrator parameters, build the 
xpi files (Integrator and Connector too) and set up the update site code 
for fresh builds (file names, versions, etc.).


If you run it again at the future, it will refresh the plugins - do not 
run it under cron, because it will need the password for sudo. Only use 
it with commandline.


So, please a little patience :)
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] ActiveSync question

2013-09-04 Thread Marcio Merlone

Em 03-09-2013 12:12, Corrado Fiore escreveu:

I've been in touch in the past days with Francisco Miguel Biete, author of 
Z-Push-contrib, a fork from the original Z-Push that is working well (at least, 
in our tests) with SOGo:

 https://github.com/fmbiete/Z-Push-contrib


Hi,

I am giving this a try, file system structure seems cleaner, only one 
config.php, which is nice. But could not find the relevant options to 
set on it - imap server, caldav and carddav server, path, etc -  should 
I copy them from the other project? Any hint?


Best regards.

--
*Marcio Merlone*
TI - Administrador de redes

*A1 Engenharia - Unidade Corporativa*
Fone:   +55 41 3616-3797
Cel:+55 41 9689-0036

http://www.a1.ind.br/ http://www.a1.ind.br
--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] ActiveSync question

2013-09-04 Thread Don L
I look forward to seeing this, right now I find the updater very 
confusing.  A question though, if run as root under cron would it still 
need the sudo password?



On 9/4/2013 9:09 AM, Szládovics Péter wrote:

2013-09-04 13:42 keltezéssel, Martin Rabl írta:

Hi,

Am 04.09.13 08:37, schrieb Anna Christina Naß:

It would be great if you could provide some more documentation on it,
especially on:

- what do the options in the files
defaults/preferences/*.js
chrome/content/extensions.rdf
   mean?

Ignore them. ;-)
If not:
- default/preferences holds all default preferences a TB-Plugin use 
when it starts the first time - nice for preconfiguration, but not 
often needed, I think. This preferences will be overridden after set 
the user settings.
(the *.js files will all be read and interpreted from the gecko/XUL 
machine, I think, alphabetically)


- extensions.rdf: Pls. have a look at
https://developer.mozilla.org/en-US/docs/Install_Manifests
https://developer.mozilla.org/en-US/docs/Extension_Versioning,_Update_and_Compatibility 



It's not enough...
You need an update site too for correct functionality. I'm working on 
a self-configured build site:


You give some parameters on a web form, and will receive a script in 
email. You save the script to the server what is hosted the SOGo 
WebUI, and just run it with normal user privileges.
It will configure your update site (if needed), download the most 
fresh git sources from Inverse, set up the Integrator parameters, 
build the xpi files (Integrator and Connector too) and set up the 
update site code for fresh builds (file names, versions, etc.).


If you run it again at the future, it will refresh the plugins - do 
not run it under cron, because it will need the password for sudo. 
Only use it with commandline.


So, please a little patience :)


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


Re: [SOGo] ActiveSync question

2013-09-04 Thread Szládovics Péter

2013-09-04 19:35 keltezéssel, Don L írta:
I look forward to seeing this, right now I find the updater very 
confusing.  A question though, if run as root under cron would it 
still need the sudo password?


No, it won't need. But I not recommend it - by a simply reason.
If you run it under cron, the site contents will update automatically, 
and your clients (Thunderbird) will upgrade automatically too. It's a 
problem!


Never upgrade anything before you not try it correctly!

You can decline it, and use it by root (but you need to edit the script, 
because it exits if you have root privileges. :)

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


[SOGo] ActiveSync question

2013-09-03 Thread alge
Hi,

just wanted to bring back to attention that SOGo still lacks working ActiveSync 
connectivity.

My question is, are there any plans that inverse will be working on this?

I had to switch away from sogo to zarafa 2 years ago (after some unsuccessful 
tests with z-push / sogosync, see it mentioned in the Sogo Wiki) because more 
and more devices stopped working with SyncML and ActiveSync was the only 
alternative way to sync on them.

Now my zarafa installation died (database died by hard disk error) and I wanted 
to check out SOGo again.

After successfully setting up Samba4, SOGo, OpenChange I sadly had to regognize 
that the current z-push implementation (PHP-Push2) still is far from working. 

Meanwhile I'm installing horde3 (before falling back to a new zarafa 
installation) because they claim at least some ActiveSync support 
(http://wiki.horde.org/ActiveSync) while keeping a modular setup (reusing an 
existing IMAP server).

I have to admit that zarafa's z-push really worked for all my devices (Android, 
iOS, webOS, S60, BBOS 10, WM 6.*, WP 7.*, WP8, PlayBook OS 2.*), so why does 
(almost) the same PHP code fail for SOGo? (I know, it uses a different backend, 
the DAV access from PHP to SOGo is the difference).

I'm not sure if my situation with ActiveSync beeing a show stopper for 
deploying SOGo is generalizable enough, what do other people think of it? Did I 
miss something?


Best regards,

Albrecht



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


Re: [SOGo] ActiveSync question

2013-09-03 Thread Jan-Frode Myklebust
On Tue, Sep 03, 2013 at 10:54:52AM +0200, alge wrote:
 
 I'm not sure if my situation with ActiveSync beeing a show stopper for
 deploying SOGo is generalizable enough, what do other people think of
 it? Did I miss something?

I completely agree (except we didn't let it stop the show). Configuring
mobile clients without ActiveSync is too cumbersome, and my little
exposure to z-push didn't convince me it was production ready..

Is there anything we can do to get Inverse to focus on ActiveSync
support? Does it need funding? Is it a big difficult feature, or ..?



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


Re: [SOGo] ActiveSync question

2013-09-03 Thread Martin Rabl
I think, the problem is ActiveSync itself, because it is not a free 
solution. We are able to implement it, because of thousand pages of 
documentation, but have to license using our implementation by Microsoft 
- theoretically.
SOGo sets only on free interfaces like CALDAV etc. And it integrates the 
free Openchange (which implements the IMHO non-free MAPI from Microsoft).


Ok, it would be nice to have a built-in ActiveSync solution in SOGo. But 
IMHO the better way is to set on third party software, when there are 
CALDAV-Interfaces (or SMTP/IMAP ...) available.


So, PHP-Push2 seems for me the only way for integrating AS with SOGo, 
but its not a Inverse project, so they are not responsible for it.


The problem of PHP-Push is the big less:
- less developers
- less testing users (!!!)
- less money

I'm sure, with more developer and more testing users it will do a step 
forward making ActiveSync usable. And THAT would be for me a solution - 
instead of grumbling to Inverse.



Greetings,
   Martin

Am 03.09.13 12:54, schrieb Jan-Frode Myklebust:

On Tue, Sep 03, 2013 at 10:54:52AM +0200, alge wrote:


I'm not sure if my situation with ActiveSync beeing a show stopper for
deploying SOGo is generalizable enough, what do other people think of
it? Did I miss something?


I completely agree (except we didn't let it stop the show). Configuring
mobile clients without ActiveSync is too cumbersome, and my little
exposure to z-push didn't convince me it was production ready..

Is there anything we can do to get Inverse to focus on ActiveSync
support? Does it need funding? Is it a big difficult feature, or ..?



   -jf



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


Re: [SOGo] ActiveSync question

2013-09-03 Thread Albrecht Gebhardt
Jan-Frode Myklebust schrieb:
 ...
 mobile clients without ActiveSync is too cumbersome, and my little
 exposure to z-push didn't convince me it was production ready..
but only the SOGo specific derived z-push variants, z-push combined with
zarafa is production ready.



Albrecht

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


Re: [SOGo] ActiveSync question

2013-09-03 Thread Corrado Fiore
Dear All,

I've been in touch in the past days with Francisco Miguel Biete, author of 
Z-Push-contrib, a fork from the original Z-Push that is working well (at least, 
in our tests) with SOGo:

https://github.com/fmbiete/Z-Push-contrib

What's important here is that Francisco Miguel has been very responsive in 
fixing the bugs we submitted (one for CardDAV, the other for the IMAP backend). 
 I must say I'm quite impressed.

ActiveSync seems to be working very well, and so far seems to be solid enough 
that we can use it in production.  However, documentation could be a bit more 
organized, so here's the idea:  I'll try to sum all the usual mistakes on a 
page in the SOGo wiki.  Allow me some days for this, I'll try my best.

On the other hand, I agree that the SOGo community needs a point of reference 
for Z-Push just like Inverse is for SOGo.

Best,
Corrado Fiore


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

Re: [SOGo] ActiveSync question

2013-09-03 Thread Albrecht Gebhardt
You may be correct with your guess regarding the licensing situation, if for 
that reason such a project has to stay outside the base SOGo distribution it 
will be ok.

My intention was not to grumble about something, I just wanted to bring some 
attention to this problem. It seems to me that  over the last years several 
trials of implementing ActiveSync have been started by community members, which 
after some time more or less stopped their experiments (at least correct for my 
trial some years ago).

Good to know that there is even another project as mentioned by Corrado Fiore 
in this thread, I will give this also a try.

Another question is: Have these projects all to be based on z-push? What if 
hordes ActiveSync interface also could be used as starting point? Or with 
Openchange: can z-push directly access the MAPI stores as it does when used 
with zarafa (I can be completely wrong here)?

But again it shows the need for better collaboration between ActiveSync 
interested SOGo users.

Best regards,

Albrecht

Am 03.09.2013 um 14:20 schrieb Martin Rabl martin.r...@rablnet.de:

 I think, the problem is ActiveSync itself, because it is not a free solution. 
 We are able to implement it, because of thousand pages of documentation, but 
 have to license using our implementation by Microsoft - theoretically.
 SOGo sets only on free interfaces like CALDAV etc. And it integrates the free 
 Openchange (which implements the IMHO non-free MAPI from Microsoft).
 
 Ok, it would be nice to have a built-in ActiveSync solution in SOGo. But IMHO 
 the better way is to set on third party software, when there are 
 CALDAV-Interfaces (or SMTP/IMAP ...) available.
 
 So, PHP-Push2 seems for me the only way for integrating AS with SOGo, but its 
 not a Inverse project, so they are not responsible for it.
 
 The problem of PHP-Push is the big less:
 - less developers
 - less testing users (!!!)
 - less money
 
 I'm sure, with more developer and more testing users it will do a step 
 forward making ActiveSync usable. And THAT would be for me a solution - 
 instead of grumbling to Inverse.
 
 
 Greetings,
   Martin
 
 Am 03.09.13 12:54, schrieb Jan-Frode Myklebust:
 On Tue, Sep 03, 2013 at 10:54:52AM +0200, alge wrote:
 
 I'm not sure if my situation with ActiveSync beeing a show stopper for
 deploying SOGo is generalizable enough, what do other people think of
 it? Did I miss something?
 
 I completely agree (except we didn't let it stop the show). Configuring
 mobile clients without ActiveSync is too cumbersome, and my little
 exposure to z-push didn't convince me it was production ready..
 
 Is there anything we can do to get Inverse to focus on ActiveSync
 support? Does it need funding? Is it a big difficult feature, or ..?
 
 
 
   -jf
 
 
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists

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

Re: [SOGo] ActiveSync question

2013-09-03 Thread Corrado Fiore
Dear Albrecht,

 Another question is: Have these projects all to be based on z-push? What if 
 hordes ActiveSync interface also could be used as starting point?

Actually, Horde's ActiveSync module is based on Z-Push:

The code that handles the protocol level is essentially the same, though it 
has been heavily refactored and cleaned.

Ref.:  http://wiki.horde.org/ActiveSync#toc24

Best,
Corrado


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

Re: [SOGo] ActiveSync question

2013-09-03 Thread Anna Christina Naß

On 03.09.2013 18:59, Corrado Fiore wrote:

Hallo,


Another question is: Have these projects all to be based on z-push? What if 
hordes ActiveSync interface also could be used as starting point?


Actually, Horde's ActiveSync module is based on Z-Push:

The code that handles the protocol level is essentially the same, though it has 
been heavily refactored and cleaned.

Ref.:  http://wiki.horde.org/ActiveSync#toc24


And it is very limited -- all Horde calendars (that are selected to be 
synced) are mixed together into one virual calendar which is shown to 
the device.
I've pointed to this bug several times, I was told that this is by 
design.


I am using z-Push now with IMAP backend only for my SOGo installation, 
CalDAV and CardDAV work fine and are not very complicated to set up for 
the users (except when using Lightning/SOGo Connector where the full 
paths seem to be needed).


Regards
Anna Christina Naß

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


Re: [SOGo] ActiveSync question

2013-09-03 Thread Geoff Nordli

On 13-09-03 09:59 AM, Corrado Fiore wrote:

Dear Albrecht,


Another question is: Have these projects all to be based on z-push? What if 
hordes ActiveSync interface also could be used as starting point?

Actually, Horde's ActiveSync module is based on Z-Push:

The code that handles the protocol level is essentially the same, though it has 
been heavily refactored and cleaned.

Ref.:  http://wiki.horde.org/ActiveSync#toc24

Best,
Corrado





As a note Kolab 3 switched from z-push to syncroton.

http://www.syncroton.org/wiki/Main_Page

My perception is they have invested a lot of energy into that product 
and it is licensed LGPL.


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


Re: [SOGo] ActiveSync question

2013-09-03 Thread Steven Swarts
Not being a programmer forgive my ignorance, but could that code be 
used? They have a done a fantastic job so far in my opinion.


*/Regards,/*

*/Steven Swarts/*


On 4/09/2013 12:59 AM, Corrado Fiore wrote:

Dear Albrecht,


Another question is: Have these projects all to be based on z-push? What if 
hordes ActiveSync interface also could be used as starting point?

Actually, Horde's ActiveSync module is based on Z-Push:

The code that handles the protocol level is essentially the same, though it has 
been heavily refactored and cleaned.

Ref.:  http://wiki.horde.org/ActiveSync#toc24

Best,
Corrado




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

Re: [SOGo] ActiveSync question

2013-09-03 Thread Marcio Merlone

Em 03-09-2013 07:54, Jan-Frode Myklebust escreveu:

On Tue, Sep 03, 2013 at 10:54:52AM +0200, alge wrote:

I'm not sure if my situation with ActiveSync beeing a show stopper for
deploying SOGo is generalizable enough, what do other people think of
it? Did I miss something?

I completely agree (except we didn't let it stop the show). Configuring
mobile clients without ActiveSync is too cumbersome, and my little
exposure to z-push didn't convince me it was production ready..


OTOH, z-push made me meet Zarafa, and consider Zimbra too. SOGo is 
great, but mobile support in the pos-pc era is a must for enterprises. 
Looking for alternatives.


Best regards.

--
*Marcio Merlone*
TI - Administrador de redes

*A1 Engenharia - Unidade Corporativa*
Fone:   +55 41 3616-3797
Cel:+55 41 9689-0036

http://www.a1.ind.br/ http://www.a1.ind.br
--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] ActiveSync question

2013-09-03 Thread Szládovics Péter

2013-09-03 19:55 keltezéssel, Anna Christina Naß írta:
CalDAV and CardDAV work fine and are not very complicated to set up 
for the users (except when using Lightning/SOGo Connector where the 
full paths seem to be needed).


Did you try the SOGo Integrator?
If you build it for yourself, and set up an update site next to SOGo, 
the set up will be very simple, and you can use the share/subscribe 
features on the pages of Lightning and Addressbook apps.


If more people interested in this method, I can create and present a 
short doc about easy set up these things on your site for you.

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