Hello Andreas:

On 2012-09-10 11:05, Andreas Dick wrote:
On the same issue, does anybody know if only iPhone expects Unix
timestamps, or if it is "The Right Thing To Do (TM)" for most clients?

the standard schemas of LDAP do not support birth...  I defined my
own schema attr for it.
and I do not known any OS addressbook client using it...
but what schema is iOS using?

Honestly: I have no idea, since I am not using pure LDAP to connect iOS to OpenLDAP.

I use an updated version of PHP-Push 2 [1] as an intermediary layer to provide Exchange-like ActiveSync services for

1) Calendar (DAViCal)
2) Tasks (DAViCal)
3) Email (Dovecot)
4) Contacts (OpenLDAP)

which now seems to work 90%: HTML email, for instance, is still missing.

I use the object classes top, person, inetOrgPerson, organizationalPerson, and evolutionPerson in OpenLDAP. With a few scripts in between, this seems to work rather well. You can see my additions in this feature request [2].

Best regards, Achim

[1] <https://github.com/dupondje/PHP-Push-2>
[2] <https://github.com/dupondje/PHP-Push-2/issues/18>
_______________________________________________
Roundcube Users mailing list
users@lists.roundcube.net
http://lists.roundcube.net/mailman/listinfo/users

Reply via email to