Re: [SOGo] Active Sync Support

2014-02-14 Thread Sarah Lee C.B

Hello Ludovic,

mail still can't sync but contact and calendar perfectly sync with my 
android :-(


Outlook 2013 was perfectly sync. :-)

On 2/9/2014 7:46 PM, Cedric Perrot wrote:


Hello Ludovic

I have been testing for a while and I noticed that Outlook and/or sogo 
does not synchronize the mails if Outlook was not connected to the 
Internet for a while and then needs to resynchronize all items with 
the server.


In other words all mails which were moved, deleted while Outlook was 
Offline are not properly synchronized once its connected to the sogo 
server again.


Deleted email remain on the sogo Server and are never deleted. Moved 
emails remain at their old location.


Regards

Cedric

*From:*users-requ...@sogo.nu [mailto:users-requ...@sogo.nu] *On Behalf 
Of *Ludovic Marcotte

*Sent:* Samstag, 8. Februar 2014 20:15
*To:* users@sogo.nu
*Subject:* Re: [SOGo] Active Sync Support

On 2014-02-08 11:00 AM, Cedric Perrot wrote:

I see emails with the Outlook 2013 using ActiveSync however it
always says in the Footer of Outlook Waiting for Server Response
this takes usually 30-60 seconds sometimes it never changes the
status and stays on that message Waiting for Server Response.


That's normal, it's push email. It keeps a connection open for at 
most 5 minutes, and SOGo will internally poll for changes every 60 
seconds for now.


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


--
Sarah Lee

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

Re: [SOGo] Outlook 2013 active Sync

2014-01-30 Thread Sarah Lee C.B

I also have the same problem..

1.  test with android, containing response, but can not sync email
2.  test with outlook 2013, no response from server.

Sarah Lee

On 16/01/2014 17:29, RUIZ Anthony wrote:
Outlook error : /Connexion au serveur de messagerie Exchange 
ActiveSync (EAS): Serveur Introuvable/



The logs are ok, no error message :

*sogo.log*
/[16/Jan/2014:10:27:13 GMT] OPTIONS /SOGo/Microsoft-Server-ActiveSync 
HTTP/1.1 200 0/0 0.023 - - 0/


*ssl_access.log*
/[16/Jan/2014:10:28:23 +0100] OPTIONS /Microsoft-Server-ActiveSync 
HTTP/1.1 200 5065 - Outlook/15.0 (15.0.4551.1507; MSI; x86)/




Any idea ?



Le 15/01/2014 12:08, RUIZ Anthony a écrit :

Hello, I try to run outlook 2013 and sogo ...
I have added to my sogo.conf:

/ProxyPass / SOGo / casProxy 
http://localhost/cgi-bin/cas-proxy-validate.py//

//proxy http://localhost/app/cas-proxy-validate.py//
//   Order deny, allow//
//   Allow from your-case-host-addr//
/// Proxy//
//
//ProxyPass / SOGo http://127.0.0.1:2/SOGo retry = 0//
//
//#//
//# Enable to use Microsoft Active Sync Support//
//#//
//ProxyPass / Microsoft-Server-ActiveSync 
http://127.0.0.1:2/SOGo/Microsoft-Server-ActiveSync retry = 0//

//
//proxy http://127.0.0.1:2/SOGo/



My version of SOGo: Version 2.1.2 (r...@sogo2..fr 201401151026)


When I run outlook 2013, can not even connect to the server... 
someone an idea?

when the connection to outlook, I have no log on apache or sogo ..

Thank you in advance 




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

Re: [SOGo] Active Sync Support

2014-01-25 Thread Sarah Lee C.B

Hello ludovic,
i just install update sogo, sope and activesync with nightly build 
repo. Version 2.1.2 (root@shiva.inverse 201401250018)

i connect with my android v4.0.4  and this is my result :

1.   mail still cannot sync.
2.   personal contact cannot sync.
3.   personal calendar successfully sync.

FYI, I have not tried for Office 2013.

Thanks,
Sarah Lee CB

On 25/01/2014 3:15, Ludovic Marcotte wrote:

On 2014-01-22 9:35 PM, Sarah Lee C.B wrote:
then i try sync with my android, result is calendar sync succesfully, 
personal contact sync successfully but email cannot sync.

A fix has just been pushed for this. Try the upcoming nightly builds.

If you want to try Active Sync with Outlook 2013, you must use this 
hack when creating the user account:


http://www.vionblog.com/connect-zimbra-community-with-outlook-2013/

Thanks,



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

Re: [SOGo] Active Sync Support

2014-01-25 Thread Sarah Lee C.B

i check my /tmp folder, but no .data extension file.

thanks,
Sarah Lee CB

On 25/01/2014 20:11, Ludovic Marcotte wrote:

On 2014-01-25 7:02 AM, Sarah Lee C.B wrote:
i connect with my android v4.0.4  and this is my result : 
Look for some failed data conversion dumps in /tmp - they will have 
the .data extension. If you have any, send them over.




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


Re: [SOGo] Active Sync Support

2014-01-23 Thread Sarah Lee C.B

hai,
i was install sogo-activesync from SOGo nightly repo and sogo version 2.1.2,
then i try sync with my android, result is calendar sync succesfully, 
personal contact sync successfully but email cannot sync.


this is my imap when i connect thru cli :
 [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE 
*SORT* SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT 
CHILDREN NAMESPACE *UIDPLUS* LIST-EXTENDED I18NLEVEL=1 CONDSTORE 
*QRESYNC* ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS 
QUOTA] Logged in


please give me some advice.

On 22/01/2014 1:01, Ludovic Marcotte wrote:

Hello,

The current nightly builds of SOGo offer Active Sync support.

To enable it, simply add the following line to your Apache configuration:

ProxyPass /Microsoft-Server-ActiveSync 
http://127.0.0.1:2/SOGo/Microsoft-Server-ActiveSync retry=0


You'll also have to make sure you run the latest SOPE packages, and 
you install the sogo-activesync package.


If you want email synchronization to work properly, your IMAP server 
must have the UIDPLUS, SORT and QRESYNC extensions enabled.


Most of the stuff should work pretty well, but we're now in the final 
stages of development and testing, which include:


 1. event invitations
 2. recurring events
 3. Outlook 2013 support
 4. handle all contact/email/event/task properties

Full support will be included in SOGo v2.2 - expected to be released 
by the end of the month.


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