Re: [SOGo] ActiveSync for SOGo

2010-12-12 Thread Bo Simonsen
Depends on what operating system/distribution you're using. You
can put it within a virtual host declaration also if you want
z-push for that domain. E.g.


  ServerName xxx
  ...

  Alias /Microsoft-Server-ActiveSync /opt/z-push/index.php
  ...



But if you're using Debian/Ubuntu it is safe to create a file
/etc/apache/conf.d/z-push with the contents described, and then
restart apache. (The file should be named z-push and placed in
the conf.d directory)

If it works http://yourdomain/Microsoft-Server-ActiveSync requires
HTTP authentication.

man, 13 12 2010 kl. 00:32 +0100, skrev Minh Thuyet VAN PHAM:
> Thanks,
> This is what I'm trying to do. It's really welcome.
> But there's one thing it isn't clear in your instruction :
> 
> * Use the following apache config:
> 
>Alias /Microsoft-Server-ActiveSync /opt/z-push/index.php
> 
>   php_flag magic_quotes_gpc off
>   php_flag register_globals off
>   php_flag magic_quotes_runtime off
>   php_flag short_open_tag on
> for Debian/Ubuntu place it in /etc/apache/conf.d/z-push.
> 
> 
> 
> Should I create a file with those contents to place in 
> /etc/apache/conf.d/z-push folder ?
> If yes how should I name this file ?
> 
> Thanks
> 
> Thibault
> 
> 
> 
> 
> Le 12 déc. 2010 à 22:40, Bo Simonsen a écrit :
> 
> > Hi!
> > 
> > I've been working a bit to get z-push working for SOGo. Since I own a 
> > relatively old Android phone which isn't supported by the funambol
> > android client, I decided to get z-push working for SOGo. This version
> > of z-push uses Caldav, Carddav, and IMAP (it is based on a relatively
> > old version of z-push in order to keep the code GPL). 
> > 
> > Let me know if you think it is useful:
> > 
> >  http://geekworld.dk/sogosync/
> > 
> > -- 
> > Best regards
> > Bo Simonsen
> > Software developer, M.Sc.
> > 
> > -- 
> > users@sogo.nu
> > https://inverse.ca/sogo/lists
> 
> -- 
> users@sogo.nu
> https://inverse.ca/sogo/lists

-- 
Med venlig hilsen
Bo Simonsen
Systemudvikler, cand.scient.

Karensgade 12, st.th.
2500 Valby
32158665 / 25304508

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


[SOGo] BTS activities for Sunday, December 12 2010

2010-12-12 Thread SOGo reporter
Title: BTS activities for Sunday, December 12 2010





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Sunday, December 12 2010

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
1052
	2010-12-12 06:01:59
	new (open)
	Web Mail
	MOVEing Mails do not expunge them from the source mailbox
	
	  
	
  
  




[SOGo] Check availability via external application

2010-12-12 Thread Louis-Philippe Gauthier
Hi Francis and List,

>>* I have to check if people are available in SOGo from external
application *
>>* (written in PHP), for exemple between 8 AM and 4 PM next monday *
>>* (2010-07-02). If available, shedule a meeting, always via the
application, *
>>* not SOGo. *
>
>You should use CalDAV to perform those operations. You could use a WebDAV
>library like SabreDAV (http://code.google.com/p/sabredav/).
>
> You could look at the integration tests written in Python and bundled with

>the source code of SOGo.
>
>
>Francis

I looked for SabreDav. First, I'm new to webdav protocol (and caldav...).
I'm not sure to understand how to use SabreDav as client, not server. Do you
have some howto ?

thanks for your help

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

Re: [SOGo] ActiveSync for SOGo

2010-12-12 Thread Minh Thuyet VAN PHAM
Thanks,
This is what I'm trying to do. It's really welcome.
But there's one thing it isn't clear in your instruction :

* Use the following apache config:

   Alias /Microsoft-Server-ActiveSync /opt/z-push/index.php

  php_flag magic_quotes_gpc off
  php_flag register_globals off
  php_flag magic_quotes_runtime off
  php_flag short_open_tag on
for Debian/Ubuntu place it in /etc/apache/conf.d/z-push.



Should I create a file with those contents to place in 
/etc/apache/conf.d/z-push folder ?
If yes how should I name this file ?

Thanks

Thibault




Le 12 déc. 2010 à 22:40, Bo Simonsen a écrit :

> Hi!
> 
> I've been working a bit to get z-push working for SOGo. Since I own a 
> relatively old Android phone which isn't supported by the funambol
> android client, I decided to get z-push working for SOGo. This version
> of z-push uses Caldav, Carddav, and IMAP (it is based on a relatively
> old version of z-push in order to keep the code GPL). 
> 
> Let me know if you think it is useful:
> 
>  http://geekworld.dk/sogosync/
> 
> -- 
> Best regards
> Bo Simonsen
> Software developer, M.Sc.
> 
> -- 
> users@sogo.nu
> https://inverse.ca/sogo/lists

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

[SOGo] ActiveSync for SOGo

2010-12-12 Thread Bo Simonsen
Hi!

I've been working a bit to get z-push working for SOGo. Since I own a 
relatively old Android phone which isn't supported by the funambol
android client, I decided to get z-push working for SOGo. This version
of z-push uses Caldav, Carddav, and IMAP (it is based on a relatively
old version of z-push in order to keep the code GPL). 

Let me know if you think it is useful:

  http://geekworld.dk/sogosync/

-- 
Best regards
Bo Simonsen
Software developer, M.Sc.

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