PHP-Push-2
PHP-Push-2 copied to clipboard
Z-Push Fork With CalDAV/LDAP Support
It seems that iOS 6.1.3 cannot send emails anymore with Z-Push 2.0.7 or the current PHP-Push2 version. I get the following error message in the log: > 23/04/2013 22:56:56 [...
first of all thanks for this great project. After days of despair while trying to bring the CardDav up an running. I've done some investigation in this. I try to...
i have to connect the php-push2 with Owncloud (for blackberry phones). I have installed php-push 2 but i can't find any example to configure the php-push 2's config.php. When i...
Hello, i get my mobile phone (Nokia E51) syncing. But i got problems with the LDAP_BASE_DNS variable. Since i use a ou hierarchy in my OpenLDAP server, i cannot get...
Hi, i tried to install z-push on my openwrt router with NGINX and dovecot. The Backend i set to BackendImap. But i get everytime this error: [FATAL] [unknown] FatalMisconfigurationException: Backend...
In the config SYNC_FILTERTIME_MAX is SYNC_FILTERTYPE_ALL mean no limitation. Actually in file /lib/request/sync.php at line 340 the const became SYNC_FILTERTYPE_2WEEKS. You can put it out. So when sync you calendars,...
I only have imap enabled because the calendar en contacts are synced with native card/caldav protocol. The combined config file only has 1 imap backend, the rest is in comment....
In iOS 6, the user can create new calendars and todo lists in the respective applications. However, doing so via PHP-Push-2 does: a) _NOT_ result in a new "collection" on...
With the change made into the handling, i now can see only one calendar. It is fine for android has only is supported however iOS does support multiple Addressbook via...
There is a small mixup in code for parsing the meeting status values in caldav.php. Here is the corrected version: ``` php // SYNC_POOMCAL_MEETINGSTATUS // Meetingstatus values // 0 =...