Re: [SOGo] Account validation

2013-04-17 Thread Marc Patermann

Louis-Philippe,

Louis-Philippe Gauthier schrieb (16.04.2013 15:47 Uhr):

I want to know which LDAP's fields SOGo validates to know if the user's 
account is active or not and the password expiration.

What do you mean by active?
If you want to store the information if someone is a SOGo user or not, 
you have to set an attribute accordingly and include this in your LDAP 
filter in SOGo conf.


You can set password expiration i.e. in openldap by the password policy 
overlay. But I'm not sure if SOGo honors this.


In general SOGo does an LDAP bind with the credentials entered by the 
user which the LDAP server handles itself.



Is it the same validation with the Webmail and Thunderbird ?

There is documentation about this ?
If you are connecting to the SOGo services (SOGo Web GUI, CalDAV, 
CardDAV vie Thunderbird/iPhone/etc.), SOGo uses the configured 
authentication backend.
If you are connecting to other services - like your IMAP server - it 
uses the there configured authentication backends. In most case this 
should be the same.


Does this answer your questions?
If not you may have to provide more information/details.


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


[SOGo] Php-push2 - Active Sync

2013-04-17 Thread Fabio Onorini
I don'know if this is correctly mailing list for this issus.

On my sogo+openchange server I'm trying  PHP-push2 project.

After some changes in configuration file, the service start correctly and I
can Add Exchange account on my devices.

Mail and calendar apps are work correctly, but I can't use the addressbook.

After some changes on backend carddav file, on IPad and IPhone can use also
contacts, but on Android (2.3.6 and 4.1) and Windows phone devices doesn't
works.

With carddav app on android I can correctly sync my contacts, but I
wouldn't use it.

Can someone help me?
Have you my same problems?

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

Re: [SOGo] Php-push2 - Active Sync

2013-04-17 Thread Andy Tuinman
Can you please tell me the steps to do this i would love exchange and
calendar to work. I don't care about contacts

Thank you
Op 17 apr. 2013 10:53 schreef Fabio Onorini onofa...@gmail.com het
volgende:

 I don'know if this is correctly mailing list for this issus.

 On my sogo+openchange server I'm trying  PHP-push2 project.

 After some changes in configuration file, the service start correctly and
 I can Add Exchange account on my devices.

 Mail and calendar apps are work correctly, but I can't use the addressbook.

 After some changes on backend carddav file, on IPad and IPhone can use
 also contacts, but on Android (2.3.6 and 4.1) and Windows phone devices
 doesn't works.

 With carddav app on android I can correctly sync my contacts, but I
 wouldn't use it.

 Can someone help me?
 Have you my same problems?

 --
 ---
 Fabio Onorini

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

[SOGo] Batch manipulation of contacts – best way?

2013-04-17 Thread Sven Schwedas
Hi,

We need to run some operations on all address books (sanitizing
telephone numbers, checking for duplicates, etc.). What's the best way
to do that? Changing the database directly seems not to be a good idea.
Is there a SOGo API I could use? CardDAV libraries?

-- 
Mit freundlichen Grüßen, / Best Regards,
Sven SCHWEDAS
Systemadministrator
TAO Beratungs- und Management GmbH | Lendplatz 45 | A - 8020 Graz
Mail/XMPP: sven.schwe...@tao.at | +43 (0)680 301 7167
http://software.tao.at



signature.asc
Description: OpenPGP digital signature


[SOGo] Installation through olivier's tutorial

2013-04-17 Thread Andy Tuinman
I'm trying to install sogo through the tutorial written by olivier :
http://iabsis.com/EN/article/35-4/Sogo-installation

Great guide but i do have a few problems:

1: i can't reach exchange over wan probably because something isn't enabled
or forwarded.

2: after login on exchange through outlook inside my network. It works but
after a few minutes it disconnects and cannot connect anymore. Probably a
crash somewhere on the server. But the linux n00b i am doesn't know where
to look to debug this and know what crashed and why

If anyone has any experiance with this and knows why this is happening
please help me :( im already working in this for a few months and the
tutorial from above is the only tutorial who brought me to a nearly working
sogo.

Ps. I know i can use the zeg but i really need to change the domain name
and i found a tutorial but that didn't work for me. If anyone has a working
tutorial to change this to a working envoirement with my own domain name it
will be greatly appreciated.

Thank you all in advance
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] event types in thunderbird | public, private confidential

2013-04-17 Thread mourik jan heupink

Hi all,

The three available event categories are called public, private and 
confidential. However, in thunderbird (with 
lightning/connector/integrator) the 'confidential' event type is called 
'show time and date only'.


Is this normal and expected? The web access calls it confidential, as 
I would expect...


(searching the archives, and found an email from 2011 asking the same, 
but no replies unfortunately...

(https://inverse.ca/sogo/lists/arc/users/2011-03/msg00469.html)

For the record: thunderbird ESR 17.0.5, lightning 1.9.1, 
connector/integrator 17.0.4)


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


Re: [SOGo] event types in thunderbird | public, private confidential

2013-04-17 Thread Ludovic Marcotte

On 17/04/13 06:45, mourik jan heupink wrote:
The three available event categories are called public, private 
and confidential. However, in thunderbird (with 
lightning/connector/integrator) the 'confidential' event type is 
called 'show time and date only'.


Is this normal and expected? 
Yes - it's normal. Back when we were modifying Lightning and 
distributing the Inverse Edition, we modified it to also use 
confidential. Now that we don't, it's back with show time and date only.


SOGo makes uses of what's defined in the RFC for access classification. 
I don't know why Mozilla/Lightning chose to do things differently and 
confuse everybody out there, but there is a long-standing open issue on 
this in bugzilla.


Regards,

--
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] event types in thunderbird | public, private confidential

2013-04-17 Thread mourik jan heupink

Hi Ludovic,



SOGo makes uses of what's defined in the RFC for access classification.
I don't know why Mozilla/Lightning chose to do things differently and
confuse everybody out there, but there is a long-standing open issue on
this in bugzilla.

Regards,

Ah I see... I only searched the SOGo bugzilla, but it's in the lightning 
one.


For the record: https://bugzilla.mozilla.org/show_bug.cgi?id=649944

Thanks for the quick response!
--
users@sogo.nu
https://inverse.ca/sogo/lists


[SOGo] Apache Internal Error/Gateway Error and sogod sefault

2013-04-17 Thread Alessio Cecchi

Hi,

I'm running sogo 2.0.4b on Debian Squeeze installed from inverse.ca 
repository.


Sometimes users get an error Gateway Error from apache. When this 
happens on the log I found:


- /var/log/apache2/error.log:

[Wed Apr 17 12:39:23 2013] [error] [client 5.26.3.91] (20014)Internal 
error: proxy: error reading status line from remote server 
127.0.0.1:2, referer: 
https://sogo.myserver.com/SOGo/so/usern...@domain.com/Mail/view
[Wed Apr 17 12:39:23 2013] [error] [client 5.26.3.91] proxy: Error 
reading from remote server returned by 
/SOGo/so/usern...@domain.com/Mail//0/folderINBOX/unseenCount, referer: 
https://sogo.myserver.com/SOGo/so/usern...@domain.com/Mail/view




- /var/log/sogo/sogo.log:

Apr 17 12:39:23 sogod [15258]: [ERROR] 
0x0x7f491374c7e0[NGImap4ConnectionManager] IMAP4 login failed:

  host=imap-webmail.myserver.com, user=usern...@domain.com, pwd=yes
  url=imaps://username%40domain@imap-webmail.myserver.com/?tls=YES
  base=(nil)
  base-class=(nil))
  = 0x0x7f49184003a0[NGImap4Client]: login=usern...@domain.com(pwd) 
address=0x0x7f49184004d0[NGInternetSocketAddress]: 
host=imap-webmail.myserver.com not-filled
Apr 17 12:39:23 sogod [15258]: 0x1828BF10[SOGoMailAccount]:0 renewing 
imap4 password
Apr 17 12:39:23 sogod [15258]: [ERROR] 
0x0x7f491374c7e0[NGImap4ConnectionManager] IMAP4 login failed:

  host=imap-webmail.myserver.com, user=usern...@domain.com, pwd=yes
  url=imaps://username%40domain@imap-webmail.myserver.com/?tls=YES
  base=(nil)
  base-class=(nil))
  = 0x0x7f4918401000[NGImap4Client]: login=usern...@domain.com(pwd) 
address=0x0x7f4918401210[NGInternetSocketAddress]: 
host=imap-webmail.myserver.com not-filled
Apr 17 12:39:23 sogod [15258]: [ERROR] 0x1828BF10[SOGoMailAccount]:0 
Could not connect IMAP4
localhost - - [17/Apr/2013:12:39:23 GMT] POST 
/SOGo/so/usern...@domain.com/Mail//0/folderINBOX/uids HTTP/1.1 200 
15/44 0.008 - - 308K
Apr 17 12:39:23 sogod [19102]: 0x0x7f4915a669a0[NGImap4Client] TLS 
started successfully.
Apr 17 12:39:23 sogod [24726]: 0x0x7f491352bc90[WOWatchDogChild] child 
15258 exited
Apr 17 12:39:23 sogod [24726]: 0x0x7f491352bc90[WOWatchDogChild] 
(terminated due to signal 11)
Apr 17 12:39:23 sogod [24726]: 0x0x7f49131bf680[WOWatchDog] child 
spawned with pid 20466
Apr 17 12:39:23 sogod [17969]: 0x0x7f491662f3e0[NGImap4Client] TLS 
started successfully.
localhost - - [17/Apr/2013:12:39:23 GMT] POST 
/SOGo/so/usern...@domain.com/Mail//0/folderSent_SP_Items/unseenCount 
HTTP/1.1 200 13/0 0.281 - - 0
Apr 17 12:39:23 sogod [17969]: [ERROR] 
0x0x7f491662fe80[NGImap4Connection] could not fetch 93 uids for url: 
imaps://username%40domain@imap-webmail.myserver.com/INBOX/?tls=YES
localhost - - [17/Apr/2013:12:39:23 GMT] POST 
/SOGo/so/usern...@domain.com/Mail//0/folderINBOX/headers HTTP/1.1 200 
130/105 0.287 - - 0
Apr 17 12:39:26 sogod [17969]: 0x0x7f49165cca20[NGImap4Client] TLS 
started successfully.




- /var/log/syslog:

Apr 17 12:39:23 sogo-mail kernel: [913753.229379] sogod[15258]: segfault 
at 0 ip 7f490dcf3c14 sp 7fff8ff38600 error 4 in 
libc-2.11.3.so[7f490dc91000+159000]



On list archive I found similar problem with suggestion for upgrade 
sope-mime but in my installation is already at the latest version 
available (4.9.r1664).


My IMAP server is dovecot 2.1.16

Do you have any suggestion to fix this problem?
Thanks
--
Alessio Cecchi is:
@ ILS - http://www.linux.it/~alessice/
on LinkedIn - http://www.linkedin.com/in/alessice
Assistenza Sistemi GNU/Linux - http://www.cecchi.biz/
@ PLUG - ex-Presidente, adesso senatore a vita, http://www.prato.linux.it
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] Php-push2 - Active Sync

2013-04-17 Thread Andy Tuinman
Thanks i just installed it.
The only problem is it can't find mapi for php and i don't know how to
install it or disable it when not needed.

Do you know ?
Op 17 apr. 2013 12:01 schreef Fabio Onorini onofa...@gmail.com het
volgende:

 Follow instruction on INSTALL of project.

 Edit file config.php, my CALDAV section is:

 // **
 // BackendCalDAV settings
 // **
 // %u is replaced by the username
 // Using HTTPS URL is recommended
 define('CALDAV_SERVER', 'https://MYSERVERHOSTNAME');
 define('CALDAV_PORT', '443');
 define('CALDAV_PATH', '/SOGo/dav/%u/Calendar/');
 define('CALDAV_PERSONAL', 'personal');
 define('CALDAV_URL', 'https://MYSERVERHOSTNAME/SOGo/dav/%u/Calendar/');
 // Will ignore any change made on the mobile (true|false)
 define('CALDAV_READONLY', false);


 Edit backend/caldav.php, and replace row (in Logon function):

 $this-_caldav = new CalDAVClient(CALDAV_SERVER . : . CALDAV_PORT .
 $this-_caldav_path, $username, $password);

 with:
 $url = str_replace('%u', $username, CALDAV_URL);
 $this-_caldav = new CalDAVClient($url, $username, $password);


 bye bye



 2013/4/17 Andy Tuinman andytuinm...@gmail.com

 Can you please tell me the steps to do this i would love exchange and
 calendar to work. I don't care about contacts

 Thank you
 Op 17 apr. 2013 10:53 schreef Fabio Onorini onofa...@gmail.com het
 volgende:

 I don'know if this is correctly mailing list for this issus.

 On my sogo+openchange server I'm trying  PHP-push2 project.

 After some changes in configuration file, the service start correctly
 and I can Add Exchange account on my devices.

 Mail and calendar apps are work correctly, but I can't use the
 addressbook.

 After some changes on backend carddav file, on IPad and IPhone can use
 also contacts, but on Android (2.3.6 and 4.1) and Windows phone devices
 doesn't works.

 With carddav app on android I can correctly sync my contacts, but I
 wouldn't use it.

 Can someone help me?
 Have you my same problems?

 --
 ---
 Fabio Onorini




 --
 ---
 Fabio Onorini

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

Re: [SOGo] Php-push2 - Active Sync

2013-04-17 Thread Fabio Onorini
PHP2-push does not use php-MAPI libraries.
Only the project ZPUSH of Zarafa need it.


2013/4/17 Andy Tuinman andytuinm...@gmail.com

 Thanks i just installed it.
 The only problem is it can't find mapi for php and i don't know how to
 install it or disable it when not needed.

 Do you know ?
 Op 17 apr. 2013 12:01 schreef Fabio Onorini onofa...@gmail.com het
 volgende:

 Follow instruction on INSTALL of project.

 Edit file config.php, my CALDAV section is:

 // **
 // BackendCalDAV settings
 // **
 // %u is replaced by the username
 // Using HTTPS URL is recommended
 define('CALDAV_SERVER', 'https://MYSERVERHOSTNAME');
 define('CALDAV_PORT', '443');
 define('CALDAV_PATH', '/SOGo/dav/%u/Calendar/');
 define('CALDAV_PERSONAL', 'personal');
 define('CALDAV_URL', 'https://MYSERVERHOSTNAME/SOGo/dav/%u/Calendar/');
 // Will ignore any change made on the mobile (true|false)
 define('CALDAV_READONLY', false);


 Edit backend/caldav.php, and replace row (in Logon function):

 $this-_caldav = new CalDAVClient(CALDAV_SERVER . : . CALDAV_PORT .
 $this-_caldav_path, $username, $password);

 with:
 $url = str_replace('%u', $username, CALDAV_URL);
 $this-_caldav = new CalDAVClient($url, $username, $password);


 bye bye



 2013/4/17 Andy Tuinman andytuinm...@gmail.com

 Can you please tell me the steps to do this i would love exchange and
 calendar to work. I don't care about contacts

 Thank you
 Op 17 apr. 2013 10:53 schreef Fabio Onorini onofa...@gmail.com het
 volgende:

 I don'know if this is correctly mailing list for this issus.

 On my sogo+openchange server I'm trying  PHP-push2 project.

 After some changes in configuration file, the service start correctly
 and I can Add Exchange account on my devices.

 Mail and calendar apps are work correctly, but I can't use the
 addressbook.

 After some changes on backend carddav file, on IPad and IPhone can use
 also contacts, but on Android (2.3.6 and 4.1) and Windows phone devices
 doesn't works.

 With carddav app on android I can correctly sync my contacts, but I
 wouldn't use it.

 Can someone help me?
 Have you my same problems?

 --
 ---
 Fabio Onorini




 --
 ---
 Fabio Onorini




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

Re: [SOGo] Php-push2 - Active Sync

2013-04-17 Thread Andy Tuinman
It keeps asking for php-mapi and i don't know how to disable it. Maybe i
don't have the right php-push2 do you have a link with the right one or do
you know how to disable it so it doesn't ask for it ?
Op 17 apr. 2013 14:13 schreef Fabio Onorini onofa...@gmail.com het
volgende:

 PHP2-push does not use php-MAPI libraries.
 Only the project ZPUSH of Zarafa need it.


 2013/4/17 Andy Tuinman andytuinm...@gmail.com

 Thanks i just installed it.
 The only problem is it can't find mapi for php and i don't know how to
 install it or disable it when not needed.

 Do you know ?
 Op 17 apr. 2013 12:01 schreef Fabio Onorini onofa...@gmail.com het
 volgende:

 Follow instruction on INSTALL of project.

 Edit file config.php, my CALDAV section is:

 // **
 // BackendCalDAV settings
 // **
 // %u is replaced by the username
 // Using HTTPS URL is recommended
 define('CALDAV_SERVER', 'https://MYSERVERHOSTNAME');
 define('CALDAV_PORT', '443');
 define('CALDAV_PATH', '/SOGo/dav/%u/Calendar/');
 define('CALDAV_PERSONAL', 'personal');
 define('CALDAV_URL', 'https://MYSERVERHOSTNAME/SOGo/dav/%u/Calendar/');
 // Will ignore any change made on the mobile (true|false)
 define('CALDAV_READONLY', false);


 Edit backend/caldav.php, and replace row (in Logon function):

 $this-_caldav = new CalDAVClient(CALDAV_SERVER . : . CALDAV_PORT .
 $this-_caldav_path, $username, $password);

 with:
 $url = str_replace('%u', $username, CALDAV_URL);
 $this-_caldav = new CalDAVClient($url, $username, $password);


 bye bye



 2013/4/17 Andy Tuinman andytuinm...@gmail.com

 Can you please tell me the steps to do this i would love exchange and
 calendar to work. I don't care about contacts

 Thank you
 Op 17 apr. 2013 10:53 schreef Fabio Onorini onofa...@gmail.com het
 volgende:

 I don'know if this is correctly mailing list for this issus.

 On my sogo+openchange server I'm trying  PHP-push2 project.

 After some changes in configuration file, the service start correctly
 and I can Add Exchange account on my devices.

 Mail and calendar apps are work correctly, but I can't use the
 addressbook.

 After some changes on backend carddav file, on IPad and IPhone can use
 also contacts, but on Android (2.3.6 and 4.1) and Windows phone devices
 doesn't works.

 With carddav app on android I can correctly sync my contacts, but I
 wouldn't use it.

 Can someone help me?
 Have you my same problems?

 --
 ---
 Fabio Onorini




 --
 ---
 Fabio Onorini




 --
 ---
 Fabio Onorini

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

Re: [SOGo] event types in thunderbird | public, private confidential

2013-04-17 Thread Adi Kriegisch
Hi!

 SOGo makes uses of what's defined in the RFC for access classification.
 I don't know why Mozilla/Lightning chose to do things differently and
 confuse everybody out there, but there is a long-standing open issue on
 this in bugzilla.
 Ah I see... I only searched the SOGo bugzilla, but it's in the
 lightning one.
 
 For the record: https://bugzilla.mozilla.org/show_bug.cgi?id=649944
I'd love to get some votes on that bug... Then, maybe, someone might pick
that up and I might stop providing patched versions of lightning...
finally.

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


[SOGo] ANN: SOGo 2.0.5a

2013-04-17 Thread Jean Raby

Hi,

we've just released a minor update (2.0.5a) with some bug fixes:

 - Fixed an issue when parsing user CN with leading or trailing spaces (#2287)
 - Fixed a crash that occurred when saving contacts or tasks via Outlook

The Thunderbird extensions have also been regenerated.

See http://www.sogo.nu/bugs/changelog_page.php?project_id=1 for closed tickets 
and github.com for the complete change log:


 - https://github.com/inverse-inc/sogo/commits/SOGo-2.0.5a

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


Re: [SOGo] ANN: SOGo 2.0.5a

2013-04-17 Thread Steve Ankeny

I'm glad I waited to upgrade my installation.  I almost did it last night.

Good work!  I appreciate the support.  WHEN I finally get to the 
upgrade, I'll use the newest extensions.


On 04/17/2013 09:30 AM, Jean Raby wrote:

Hi,

we've just released a minor update (2.0.5a) with some bug fixes:

 - Fixed an issue when parsing user CN with leading or trailing spaces 
(#2287)

 - Fixed a crash that occurred when saving contacts or tasks via Outlook

The Thunderbird extensions have also been regenerated.

See http://www.sogo.nu/bugs/changelog_page.php?project_id=1 for closed 
tickets and github.com for the complete change log:


 - https://github.com/inverse-inc/sogo/commits/SOGo-2.0.5a



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


Aw: Re: [SOGo] SoGo connector 17.0.3 /Google CardDAV

2013-04-17 Thread Daniel . Quadt
Thanks alot for the info and tips!



From what I know, Google has only stopped supportingActiveSync (for new devices, existing devices still work fine).



When Google stopped accepting new devices for ActiveSync a few weeks ago, they even recommended using Cardav instead.



So I believe Cardav should still be supported by Google? But Sogo Connector doesnt sync contactsanymore... :-(



So I wonder if it is Sogo Connector (17.0.4. maybe not working properly with Thunderbird 17.0.5?) or has Google really stopped supporting Cardav? Any way to find out?



Thanks again,

Daniel





Of course Sogo uses standard Cardav for contact sync with the server.


Since Google has descided to discontinue using standards and forcing
users to use the proprietary Google api,
you have to ask google for a solution. (Or drop the company which means
to force the proprietary APIs
)








Re: [SOGo] SoGo connector 17.0.3 /Google CardDAV

2013-04-17 Thread André Schild

Hello Daniel.

Am 17.04.2013 16:32, schrieb daniel.qu...@gmx.net:

Thanks alot for the info and tips!
From what I know, Google has only stopped supporting ActiveSync (for 
new devices, existing devices still work fine).
When Google stopped accepting new devices for ActiveSync a few weeks 
ago, they even recommended using Cardav instead.
So I believe Cardav should still be supported by Google? But Sogo 
Connector doesn't sync contacts anymore... :-(

No, it is really a Google problem

They dropped Caldav support very officially in this announcement

http://googleblog.blogspot.ch/2013/03/a-second-spring-of-cleaning.html
http://www.neowin.net/news/google-to-allow-microsoft-to-continue-to-use-caldav-protocol

Since Cardav was never officially supported, they had not to notice the 
discontinuation of it (But they did)


Of course you could get your app whitelisted to still be able to use it 
(Just like MS did for the Windows Phone 8)



André

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

Re: [SOGo] Php-push2 - Active Sync

2013-04-17 Thread Fabio Onorini
Official project page:

https://github.com/dupondje/PHP-Push-2


2013/4/17 Andy Tuinman andytuinm...@gmail.com

 It keeps asking for php-mapi and i don't know how to disable it. Maybe i
 don't have the right php-push2 do you have a link with the right one or do
 you know how to disable it so it doesn't ask for it ?
 Op 17 apr. 2013 14:13 schreef Fabio Onorini onofa...@gmail.com het
 volgende:

 PHP2-push does not use php-MAPI libraries.
 Only the project ZPUSH of Zarafa need it.


 2013/4/17 Andy Tuinman andytuinm...@gmail.com

 Thanks i just installed it.
 The only problem is it can't find mapi for php and i don't know how to
 install it or disable it when not needed.

 Do you know ?
 Op 17 apr. 2013 12:01 schreef Fabio Onorini onofa...@gmail.com het
 volgende:

 Follow instruction on INSTALL of project.

 Edit file config.php, my CALDAV section is:

 // **
 // BackendCalDAV settings
 // **
 // %u is replaced by the username
 // Using HTTPS URL is recommended
 define('CALDAV_SERVER', 'https://MYSERVERHOSTNAME');
 define('CALDAV_PORT', '443');
 define('CALDAV_PATH', '/SOGo/dav/%u/Calendar/');
 define('CALDAV_PERSONAL', 'personal');
 define('CALDAV_URL', 'https://MYSERVERHOSTNAME/SOGo/dav/%u/Calendar/');
 // Will ignore any change made on the mobile (true|false)
 define('CALDAV_READONLY', false);


 Edit backend/caldav.php, and replace row (in Logon function):

 $this-_caldav = new CalDAVClient(CALDAV_SERVER . : . CALDAV_PORT .
 $this-_caldav_path, $username, $password);

 with:
 $url = str_replace('%u', $username, CALDAV_URL);
 $this-_caldav = new CalDAVClient($url, $username, $password);


 bye bye



 2013/4/17 Andy Tuinman andytuinm...@gmail.com

 Can you please tell me the steps to do this i would love exchange and
 calendar to work. I don't care about contacts

 Thank you
 Op 17 apr. 2013 10:53 schreef Fabio Onorini onofa...@gmail.com
 het volgende:

 I don'know if this is correctly mailing list for this issus.

 On my sogo+openchange server I'm trying  PHP-push2 project.

 After some changes in configuration file, the service start correctly
 and I can Add Exchange account on my devices.

 Mail and calendar apps are work correctly, but I can't use the
 addressbook.

 After some changes on backend carddav file, on IPad and IPhone can
 use also contacts, but on Android (2.3.6 and 4.1) and Windows phone 
 devices
 doesn't works.

 With carddav app on android I can correctly sync my contacts, but I
 wouldn't use it.

 Can someone help me?
 Have you my same problems?

 --
 ---
 Fabio Onorini




 --
 ---
 Fabio Onorini




 --
 ---
 Fabio Onorini




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

Re: [SOGo] Php-push2 - Active Sync

2013-04-17 Thread Davide Bozzelli

Il 4/17/13 5:08 PM, Fabio Onorini ha scritto:

Official project page:

https://github.com/dupondje/PHP-Push-2



I would like to understand if this project is:

1) supposed to replace the sogosync project
2) supposed to be stable

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


Re: [SOGo] Php-push2 - Active Sync

2013-04-17 Thread Martin Rabl


Am 17.04.2013 17:11, schrieb Davide Bozzelli:

Il 4/17/13 5:08 PM, Fabio Onorini ha scritto:

https://github.com/dupondje/PHP-Push-2

1) supposed to replace the sogosync project
2) supposed to be stable


The code of sogosync was merged into PHP-Push.
Look on the page of sogosync.
Using of PHP-Push instead of sogosync is IMHO recommended.

Stable ... what means stable? ;-)

In our environment it does run with iOS from 4.2 to 6, with Android 
... ehm ...


--
Greetings,

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


Re: [SOGo] Php-push2 - Active Sync

2013-04-17 Thread Davide Bozzelli

Il 4/17/13 5:20 PM, Martin Rabl ha scritto:


Am 17.04.2013 17:11, schrieb Davide Bozzelli:

Il 4/17/13 5:08 PM, Fabio Onorini ha scritto:

https://github.com/dupondje/PHP-Push-2

1) supposed to replace the sogosync project
2) supposed to be stable


The code of sogosync was merged into PHP-Push.
Look on the page of sogosync.
Using of PHP-Push instead of sogosync is IMHO recommended.

Stable ... what means stable? ;-)




I've tested sogosync and worked only with iphone.
Tested PHP-Push and does not work at all (both iosandroid)

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


Fwd: [SOGo] Php-push2 - Active Sync

2013-04-17 Thread Fabio Onorini
-- Forwarded message --
From: Fabio Onorini onofa...@gmail.com
Date: 2013/4/17
Subject: Re: [SOGo] Php-push2 - Active Sync
To: Davide Bozzelli bu...@olografix.org


1) From sogosync project page:

Sogosync and PHP-Push-2 has merge.
https://github.com/dupondje/PHP-Push-2 Please
use this new repository to submit patch and issue.

2) stable... i don't know, I'm only user not project developer


2013/4/17 Davide Bozzelli bu...@olografix.org

 Il 4/17/13 5:08 PM, Fabio Onorini ha scritto:

 Official project page:

 https://github.com/dupondje/**PHP-Push-2https://github.com/dupondje/PHP-Push-2


  I would like to understand if this project is:

 1) supposed to replace the sogosync project
 2) supposed to be stable

 Thx




-- 
---
Fabio Onorini



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

Re : Re: [SOGo] SoGo connector 17.0.3 /Google CardDAV

2013-04-17 Thread jp . levy
Hello André 
I agree with Daniel. 
Unless I misunderstand google recommends CardDav : see 
http://support.google.com/mail/answer/2753077?hl=en
Regards
Jean-Pierre

Message de André Schild an...@schild.ws le mercredi 17 avril 2013 16:52 :
 Hello Daniel.
 
 Am 17.04.2013 16:32, schrieb daniel.qu...@gmx.net:
 Thanks alot for the info and tips!
 From what I know, Google has only stopped supporting ActiveSync (for 
 new devices, existing devices still work fine).
 When Google stopped accepting new devices for ActiveSync a few weeks 
 ago, they even recommended using Cardav instead.
 So I believe Cardav should still be supported by Google? But Sogo 
 Connector doesn't sync contacts anymore... :-(
 No, it is really a Google problem
 
 They dropped Caldav support very officially in this announcement
 
 http://googleblog.blogspot.ch/2013/03/a-second-spring-of-cleaning.html
 http://www.neowin.net/news/google-to-allow-microsoft-to-continue-to-use-caldav-protocol
 
 Since Cardav was never officially supported, they had not to notice the 
 discontinuation of it (But they did)
 
 Of course you could get your app whitelisted to still be able to use it 
 (Just like MS did for the Windows Phone 8)
 
 
 André
 
 -- 
 users@sogo.nu
 https://inverse.ca/sogo/lists
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: Re : Re: [SOGo] SoGo connector 17.0.3 /Google CardDAV

2013-04-17 Thread André Schild

Hello Jean-Pierre,

Am 17.04.2013 17:26, schrieb jp.l...@laposte.net:

Hello André
I agree with Daniel.
Unless I misunderstand google recommends CardDav : see 
http://support.google.com/mail/answer/2753077?hl=en


Yes, for iOS devices, but for others ?

Looks like google has added some kinds of filters to prevent 
Caldav/Cardav access unless your application is whitelisted by google


https://developers.google.com/google-apps/calendar/caldav


André

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


Re: [SOGo] event types in thunderbird | public, private confidential

2013-04-17 Thread Eduardo Gutierrez
unsubscribe
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] event types in thunderbird | public, private confidential

2013-04-17 Thread mourik jan heupink

I'd love to get some votes on that bug... Then, maybe, someone might pick
that up and I might stop providing patched versions of lightning...
finally.


I just voted. Hope more people do the same. Seems such a small change...
--
users@sogo.nu
https://inverse.ca/sogo/lists


Re: Re : Re: [SOGo] SoGo connector 17.0.3 /Google CardDAV

2013-04-17 Thread Jean-Pierre Lévy

17.0.2 is not working either.

This is a huge pitty, since I switched to Thunderbird and Sogo Connector 
only to be able to sync my address book between iPhone and my PC.


Have you any alternative to get to this result ?


Regards
*Jean-Pierre Lévy*
 Message original 
*Sujet: *Re: Re : Re: [SOGo] SoGo connector 17.0.3 /Google CardDAV
*De : *André Schild an...@schild.ws
*Pour : *users@sogo.nu
*Date : *17/04/2013 17:59

Hello Jean-Pierre,

Am 17.04.2013 17:26, schrieb jp.l...@laposte.net:

Hello André
I agree with Daniel.
Unless I misunderstand google recommends CardDav : see 
http://support.google.com/mail/answer/2753077?hl=en


Yes, for iOS devices, but for others ?

Looks like google has added some kinds of filters to prevent 
Caldav/Cardav access unless your application is whitelisted by google


https://developers.google.com/google-apps/calendar/caldav


André



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

Re: [SOGo] ANN: SOGo 2.0.5a

2013-04-17 Thread Jean Raby

On 13-04-17 9:30 AM, Jean Raby wrote:

we've just released a minor update (2.0.5a)


A new ZEG has been uploaded, you can get it here:
  http://www.sogo.nu/downloads/zeg.html

For those who downloaded the original 2.0.5 ZEG, you'll need to upgrade the sogo 
packages in order to be able to sync contacts and tasks from Outlook:


  apt-get update  apt-get install sogo sogo-dbg sogo-openchange

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


Re: [SOGo] Php-push2 - Active Sync

2013-04-17 Thread Andy Tuinman
don't know how but i can't connect to the website if i connect to https
chrome say ssl protocol error and ie just says this page cannot be viewed.
so something with a protocol error?? oh and i did enable all ssl and tls in
ie but still no luck. any ideas ?


On Wed, Apr 17, 2013 at 5:30 PM, Fabio Onorini onofa...@gmail.com wrote:



 -- Forwarded message --
 From: Fabio Onorini onofa...@gmail.com
 Date: 2013/4/17
 Subject: Re: [SOGo] Php-push2 - Active Sync
 To: Davide Bozzelli bu...@olografix.org


 1) From sogosync project page:

 Sogosync and PHP-Push-2 has merge. https://github.com/dupondje/PHP-Push-2 
 Please
 use this new repository to submit patch and issue.

 2) stable... i don't know, I'm only user not project developer


 2013/4/17 Davide Bozzelli bu...@olografix.org

 Il 4/17/13 5:08 PM, Fabio Onorini ha scritto:

 Official project page:

 https://github.com/dupondje/**PHP-Push-2https://github.com/dupondje/PHP-Push-2


  I would like to understand if this project is:

 1) supposed to replace the sogosync project
 2) supposed to be stable

 Thx




 --
 ---
 Fabio Onorini



 --
 ---
 Fabio Onorini




-- 
Met vriendelijke groet,

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

Re: [SOGo] Php-push2 - Active Sync

2013-04-17 Thread Andy Tuinman
ok disregard my last post.
i got it working but cannot login. you are probably using openldap and i
only use samba4. is there a possibility that it can authenticate against
samba4?
do you know this?



On Thu, Apr 18, 2013 at 1:39 AM, Andy Tuinman andytuinm...@gmail.comwrote:

 don't know how but i can't connect to the website if i connect to https
 chrome say ssl protocol error and ie just says this page cannot be viewed.
 so something with a protocol error?? oh and i did enable all ssl and tls in
 ie but still no luck. any ideas ?


 On Wed, Apr 17, 2013 at 5:30 PM, Fabio Onorini onofa...@gmail.com wrote:



 -- Forwarded message --
 From: Fabio Onorini onofa...@gmail.com
 Date: 2013/4/17
 Subject: Re: [SOGo] Php-push2 - Active Sync
 To: Davide Bozzelli bu...@olografix.org


 1) From sogosync project page:

 Sogosync and PHP-Push-2 has merge.
 https://github.com/dupondje/PHP-Push-2 Please use this new repository to
 submit patch and issue.

 2) stable... i don't know, I'm only user not project developer


 2013/4/17 Davide Bozzelli bu...@olografix.org

 Il 4/17/13 5:08 PM, Fabio Onorini ha scritto:

 Official project page:

 https://github.com/dupondje/**PHP-Push-2https://github.com/dupondje/PHP-Push-2


  I would like to understand if this project is:

 1) supposed to replace the sogosync project
 2) supposed to be stable

 Thx




 --
 ---
 Fabio Onorini



 --
 ---
 Fabio Onorini




 --
 Met vriendelijke groet,

 Andy Tuinman




-- 
Met vriendelijke groet,

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

[SOGo] BTS activities for Wednesday, April 17 2013

2013-04-17 Thread SOGo reporter
Title: BTS activities for Wednesday, April 17 2013





  
BTS Activities

  Home page: http://www.sogo.nu/bugs
  Project: SOGo
  For the period covering: Wednesday, April 17 2013

  
  
idlast updatestatus (resolution)categorysummary
	
	
	  
	
2291
	2013-04-17 12:07:52
	updated (open)
	OpenChange backend
	Perte de la connexion entre outlook et sogo/openchange après la création d'un contact ou d'une tâche
	
	  
	
2290
	2013-04-17 00:46:34
	updated (open)
	Packaging (Debian)
	sogo_2.0.5-1_amd64.deb does not install on lenny
	
	  
	
2293
	2013-04-17 08:25:22
	new (open)
	Web Address Book
	MailList