Hello Alec:

On 12.04.2012 08:13, A.L.E.C wrote:
Any errors in log? Would be good to see this file and your config.

No errors, this is from logs/ldap:

[12-Apr-2012 10:34:53 +0200]: C: Connect [ldap.calendar.tld:389]
[12-Apr-2012 10:34:53 +0200]: S: OK
[12-Apr-2012 10:34:53 +0200]: C: Bind [dn: [email protected],ou=private,ou=rcabook,dc=domain,dc=tld] [pass: ****************]
[12-Apr-2012 10:34:53 +0200]: S: OK
[12-Apr-2012 10:34:53 +0200]: C: Search [(&(objectClass=inetOrgPerson)(|([email protected])))][dn: [email protected],ou=private,ou=rcabook,dc=domain,dc=tld]
[12-Apr-2012 10:34:53 +0200]: S: 0 record(s)
[12-Apr-2012 10:34:53 +0200]: C: Search [(&(objectClass=inetOrgPerson)(|(cn=John Does)))][dn: [email protected],ou=private,ou=rcabook,dc=domain,dc=tld]
[12-Apr-2012 10:34:53 +0200]: S: 0 record(s)
[12-Apr-2012 10:34:53 +0200]: C: Search [(&(objectClass=inetOrgPerson)(|([email protected])))][dn: [email protected],ou=private,ou=rcabook,dc=domain,dc=tld]
[12-Apr-2012 10:34:53 +0200]: S: 0 record(s)
[12-Apr-2012 10:34:53 +0200]: C: Search [(&(objectClass=inetOrgPerson)(|(cn=Paul Smith)))][dn: [email protected],ou=private,ou=rcabook,dc=domain,dc=tld]
[12-Apr-2012 10:34:53 +0200]: S: 0 record(s)
[..]

for all n contacts in the VCF file.

During a successul import, after "Search" and "0 records", I can see an "Add" command:

[12-Apr-2012 10:39:19 +0200]: C: Search [(&(objectClass=inetOrgPerson)(|([email protected])))][dn: [email protected],ou=private,ou=rcabook,dc=domain,dc=tld]
[12-Apr-2012 10:39:19 +0200]: S: 0 record(s)
[12-Apr-2012 10:39:19 +0200]: C: Search [(&(objectClass=inetOrgPerson)(|(cn=Joe Sixpack)))][dn: [email protected],ou=private,ou=rcabook,dc=domain,dc=tld]
[12-Apr-2012 10:39:19 +0200]: S: 0 record(s)
[12-Apr-2012 10:39:19 +0200]: C: Add [dn: cn=Joe Sixpack,[email protected],ou=private,ou=rcabook,dc=domain,dc=tld]: Array(
    [cn] => Joe Sixpack
    [sn] => Sixpack
    [givenname] => Joe
    [mail] => Array
        (
            [0] => [email protected]
        )
    [objectClass] => Array
    (
            [0] => top
            [1] => inetOrgPerson
    )
)

I can send you the short multi-card VCF off list if that helps.

Best regards, Achim

_______________________________________________
Roundcube Users mailing list
[email protected]
http://lists.roundcube.net/mailman/listinfo/users

Reply via email to