Toon posts:

[Blackberry Enterprise Server Express] MAPI Settings

Pagina: 1
Acties:

Onderwerpen


Acties:
  • 0Henk 'm!

  • BP_LOZ
  • Registratie: Mei 2006
  • Laatst online: 10-05 14:40
Tijdens het installeren van Blackberry Enterprise Server Express 5.0.3 Bundle 12 loop ik tegen de volgende problemen.
Tijdens de setup word gevraagd om de MAPI settings; De Exchange Server moet worden opgegeven, evenals de mailbox van de besadmin.
Op het moment dat ik "check name" uitvoer worden zowel server als mailbox gevonden.

Als ik de setup wil voortzetten krijg ik de volgende melding:

"The setup application could not initialize the Microsoft Exchange Server MAPI client. Make sure that MAPI is installed and configured correctly and the Microsoft Exchange Server and mailbox that you specified are correct."

Vervolgens moet ik de setup staken.

Exchange 2007SP3 op Windows Server 2008SP2 x64
BESE op Windows Server 2008R2 SP1
Messaging API and Collaboration Data Objects 1.2.1 geïnstalleerd.
CDO.dll versie 6.5.811.0. Zowel op de BESE als op Exchange.
besadmin heeft "Allow logon locally" en "Log on as a service" rechten op de BESE .
Receive en Send-As permissions zijn gezet voor besadmin
Besadmin is Exchange ViewOnlyAdmin
Besadmin is zichtbaar in de GAL

Iemand nog ideëen, want ik ben vastgelopen op dit punt?
Alle hulp is welkom

Acties:
  • 0Henk 'm!

  • Oogje
  • Registratie: Oktober 2003
  • Niet online
En wat als je die foutmelding door Google heentrekt? Volgens mij ben je nl niet de enige ;)

Any errors in spelling, tact, or fact are transmission errors.


Acties:
  • 0Henk 'm!

  • n0fragger
  • Registratie: Juli 2007
  • Laatst online: 11:50
Bekend probleem bij Blackberry, is nog geen oplossing voor.

Volg de workaround op de onderstaande pagina:

http://www.blackberry.com...onthreadedKC&kcId=KB25752

Acties:
  • 0Henk 'm!

  • BP_LOZ
  • Registratie: Mei 2006
  • Laatst online: 10-05 14:40
n0fragger schreef op vrijdag 03 juni 2011 @ 12:18:
Bekend probleem bij Blackberry, is nog geen oplossing voor.

Volg de workaround op de onderstaande pagina:

http://www.blackberry.com...onthreadedKC&kcId=KB25752
Die had ik gezien i.d.d.
Het omschrijft exact het probleem. Echter, de workaround biedt bij geen oplossing. Ik blijf dezelfde MAPI-meldingen krijgen.

Acties:
  • 0Henk 'm!

  • BP_LOZ
  • Registratie: Mei 2006
  • Laatst online: 10-05 14:40
Het einde van de log file, het gedeelte tussen "check name" en de volgende stap (dus bij het ontvangen van de MAPI error)

code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
(#30000) attempting GetDCInfoEx for server/domain [dcnl02.domain-nl.domain.local/]
(#30000) GetDCInfoEx successfully determined values [Name[dcnl02.domain-nl.domain.local] Addr[192.168.30.4] Domain[domain-nl.domain.local] Forest[domain.local] Site[Default-First-Site-Name] SB[DC=domain-nl,DC=domain,DC=local] PDC=0 GC=1 IsValid=1 NatRetCode=0 LDAPRetCode=0 ET=0 ] for server/domain [dcnl02.domain-nl.domain.local/]
(#10000) PerformDNSQuery succeeded for query [_gc._tcp.Default-First-Site-Name._sites.domain.local/SRV]
(#10000) PerformDNSQuery found 2 SRV record(s) for query [domain.local/SRV]
(#10000) PerformDNSQuery found 4 total record(s) for query [domain.local/SRV]
(#30000) BindToAnADDomain succesfully bound the user [] on the ADsPath [LDAP://frdc02.domain.local/rootDSE] using [ADsGetObject]
(#30000) ValidateGC2 returning accepts domains - GC[frdc02.domain.local], GCdomain[domain.local], supplied dom []
(#30000) ValidateGC2 returning true - serv [frdc02.domain.local], supplied dom []
(#30000) attempting GetDCInfoEx for server/domain [frdc02.domain.local/]
(#30000) GetDCInfoEx successfully determined values [Name[frdc02.domain.local] Addr[192.168.30.2] Domain[domain.local] Forest[domain.local] Site[Default-First-Site-Name] SB[DC=domain,DC=local] PDC=0 GC=1 IsValid=1 NatRetCode=0 LDAPRetCode=0 ET=0 ] for server/domain [frdc02.domain.local/]
(#30000) StartLDAPSession successfully starts an LDAP session on server [192.168.30.2]
(#30000) SetLDAPSessionOptions sets session version to [3]
(#30000) SetLDAPSessionOptions sets max return entries to [100]
(#30000) ConnectToLDAPServer connects to LDAP server
(#30000) BindToLDAPServer succeeds to ldap_bind_s to LDAP server
(#30000) LDAPSearch succeeds with ldap_search_s, search base [DC=domain,DC=local] filter [(&(objectClass=msExchExchangeServer)(CN=dcnl02))]
(#30000) LDAPSearch produced no matches
(#30000) EndLDAPSession successfully ends an LDAP session
(#30000) CExchangeServer::GetExtendedInformation could not locate the Exchange server [dcnl02.domain-nl.domain.local] in AD forest [domain.local]
(#30000) CMAPICon::PerformAmbiguousNameResolutionQuery attempting to resolve [besadmin] with GC [frdc02.domain.local]
(#30000) StartLDAPSession successfully starts an LDAP session on server [192.168.30.2]
(#30000) SetLDAPSessionOptions sets session version to [3]
(#30000) SetLDAPSessionOptions sets max return entries to [1000]
(#30000) ConnectToLDAPServer connects to LDAP server
(#30000) BindToLDAPServer succeeds to ldap_bind_s to LDAP server
(#30000) LDAPSearch succeeds with ldap_search_s, search base [] filter [(&(anr=besadmin)(objectClass=user)(mailNickname=*))]
(#30000) SimpleLDAPSearch2 returned count of 1
(#30000) LDAPSearch found attribute [displayName]=[besadmin]
(#30000) EndLDAPSession successfully ends an LDAP session
(#30000) CMAPICon::PerformAmbiguousNameResolutionQuery found [1] matches for [besadmin] using GC [frdc02.domain.local], return [0]
(#30000) CMAPICon::AmbiguousNameResolutionQuery has [1] results for [besadmin] using GC [frdc02.domain.local], return [0]
(#30000) CMAPIDlg::OnCheckName had one match so it defaulted that as the selection
(#30000) CMAPICon::ConvertDisplayNameToMailboxNameAndEndpoint attempting to convert [] with GC [frdc02.domain.local]
(#30000) StartLDAPSession successfully starts an LDAP session on server [192.168.30.2]
(#30000) SetLDAPSessionOptions sets session version to [3]
(#30000) SetLDAPSessionOptions sets max return entries to [100]
(#30000) ConnectToLDAPServer connects to LDAP server
(#30000) BindToLDAPServer succeeds to ldap_bind_s to LDAP server
(#30000) LDAPSearch succeeds with ldap_search_s, search base [] filter [(&(displayName=besadmin)(objectClass=user)(mailNickname=*))]
(#30000) SimpleLDAPSearch2 returned count of 1
(#30000) LDAPSearch found attribute [mail]=[besadmin@domain.local]
(#30000) EndLDAPSession successfully ends an LDAP session
(#30000) StartLDAPSession successfully starts an LDAP session on server [192.168.30.2]
(#30000) SetLDAPSessionOptions sets session version to [3]
(#30000) SetLDAPSessionOptions sets max return entries to [100]
(#30000) ConnectToLDAPServer connects to LDAP server
(#30000) BindToLDAPServer succeeds to ldap_bind_s to LDAP server
(#30000) LDAPSearch succeeds with ldap_search_s, search base [] filter [(&(displayName=besadmin)(objectClass=user)(mailNickname=*))]
(#30000) SimpleLDAPSearch2 returned count of 1
(#30000) LDAPSearch found attribute [homeMDB]=[CN=EMBDB06,CN=SG06,CN=InformationStore,CN=mailcl02,CN=Servers,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=company,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=domain,DC=local]
(#30000) EndLDAPSession successfully ends an LDAP session
(#30000) StartLDAPSession successfully starts an LDAP session on server [192.168.30.2]
(#30000) SetLDAPSessionOptions sets session version to [3]
(#30000) SetLDAPSessionOptions sets max return entries to [100]
(#30000) ConnectToLDAPServer connects to LDAP server
(#30000) BindToLDAPServer succeeds to ldap_bind_s to LDAP server
(#30000) LDAPSearch succeeds with ldap_search_s, search base [] filter [(&(distinguishedName=CN=EMBDB06,CN=SG06,CN=InformationStore,CN=mailcl02,CN=Servers,CN=Exchange Administrative Group \28FYDIBOHF23SPDLT\29,CN=Administrative Groups,CN=company,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=domain,DC=local)(objectClass=msExchMDB))]
(#30000) SimpleLDAPSearch2 returned count of 1
(#30000) LDAPSearch found attribute [legacyExchangeDN]=[/o=company/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)/cn=Configuration/cn=Servers/cn=mailcl02/cn=Microsoft Private MDB]
(#30000) EndLDAPSession successfully ends an LDAP session
(#30000) CMAPICon::ConvertDisplayNameToMailboxNameAndEndpoint converted displayName [besadmin] using GC [frdc02.domain.local] to mailbox [besadmin@domain.local] and HomeServer [mailcl02], return [0]
(#30000) attempting GetDCInfoEx for server/domain [mailcl02/]
(#30000) GetDCInfoEx successfully determined values [Name[dcnl02.domain-nl.domain.local] Addr[192.168.30.4] Domain[domain-nl.domain.local] Forest[domain.local] Site[Default-First-Site-Name] SB[DC=domain-nl,DC=domain,DC=local] PDC=0 GC=1 IsValid=1 NatRetCode=0 LDAPRetCode=0 ET=0 ] for server/domain [mailcl02/]
(#10000) PerformDNSQuery succeeded for query [_gc._tcp.Default-First-Site-Name._sites.domain.local/SRV]
(#10000) PerformDNSQuery found 2 SRV record(s) for query [domain.local/SRV]
(#10000) PerformDNSQuery found 4 total record(s) for query [domain.local/SRV]
(#30000) BindToAnADDomain succesfully bound the user [] on the ADsPath [LDAP://dcnl02.domain-nl.domain.local/rootDSE] using [ADsGetObject]
(#30000) ValidateGC2 returning accepts domains - GC[dcnl02.domain-nl.domain.local], GCdomain[domain-nl.domain.local], supplied dom []
(#30000) ValidateGC2 returning true - serv [dcnl02.domain-nl.domain.local], supplied dom []
(#30000) attempting GetDCInfoEx for server/domain [dcnl02.domain-nl.domain.local/]
(#30000) GetDCInfoEx successfully determined values [Name[dcnl02.domain-nl.domain.local] Addr[192.168.30.4] Domain[domain-nl.domain.local] Forest[domain.local] Site[Default-First-Site-Name] SB[DC=domain-nl,DC=domain,DC=local] PDC=0 GC=1 IsValid=1 NatRetCode=0 LDAPRetCode=0 ET=0 ] for server/domain [dcnl02.domain-nl.domain.local/]
(#30000) StartLDAPSession successfully starts an LDAP session on server [192.168.30.4]
(#30000) SetLDAPSessionOptions sets session version to [3]
(#30000) SetLDAPSessionOptions sets max return entries to [100]
(#30000) ConnectToLDAPServer connects to LDAP server
(#30000) BindToLDAPServer succeeds to ldap_bind_s to LDAP server
(#30000) LDAPSearch succeeds with ldap_search_s, search base [DC=domain,DC=local] filter [(&(objectClass=msExchExchangeServer)(CN=mailcl02))]
(#30000) SimpleLDAPSearch2 returned count of 1
(#30000) LDAPSearch found attribute [distinguishedName]=[CN=mailcl02,CN=Servers,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=company,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=domain,DC=local]
(#30000) EndLDAPSession successfully ends an LDAP session
(#30000) StartLDAPSession successfully starts an LDAP session on server [dcnl02.domain-nl.domain.local]
(#30000) SetLDAPSessionOptions sets session version to [3]
(#30000) SetLDAPSessionOptions sets max return entries to [100]
(#30000) ConnectToLDAPServer connects to LDAP server
(#30000) BindToLDAPServer succeeds to ldap_bind_s to LDAP server
(#30000) LDAPSearch succeeds with ldap_search_s, search base [CN=mailcl02,CN=Servers,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=company,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=domain,DC=local] filter [(distinguishedName=CN=mailcl02,CN=Servers,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=company,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=domain,DC=local)]
(#30000) SimpleLDAPSearch2 returned count of 1
(#30000) LDAPSearch found attribute [serialNumber]=[Version 8.3 (Build 30083.6)]
(#30000) EndLDAPSession successfully ends an LDAP session
(#30000) CExchangeServer::GetExtendedInformation result is [1] - Name:mailcl02,Version:2007/0(Version 8.3 (Build 30083.6)),ADFor[domain.local],GC[Name[dcnl02.domain-nl.domain.local] Addr[192.168.30.4] Domain[domain-nl.domain.local] Forest[domain.local] Site[Default-First-Site-Name] SB[DC=domain-nl,DC=domain,DC=local] PDC=0 GC=1 IsValid=1 NatRetCode=0 LDAPRetCode=0 ET=0 ],DN[CN=mailcl02,CN=Servers,CN=Exch...],EC[CN=...],Org[CN=company,CN=Microsoft Exchan...],AG[CN=Exchange Administra
(#30000) CMAPICon::SetMAPIUserAndServer from [besadmin] using GC [dcnl02.domain-nl.domain.local] was [besadmin@domain.local/mailcl02], return [0]
(#10000) [PIPTOOL]: Play banner animation (OnNext) for MAPIDlg
(#30000) attempting GetDCInfoEx for server/domain [mailcl02/]
(#30000) GetDCInfoEx successfully determined values [Name[dcnl02.domain-nl.domain.local] Addr[192.168.30.4] Domain[domain-nl.domain.local] Forest[domain.local] Site[Default-First-Site-Name] SB[DC=domain-nl,DC=domain,DC=local] PDC=0 GC=1 IsValid=1 NatRetCode=0 LDAPRetCode=0 ET=0 ] for server/domain [mailcl02/]
(#10000) PerformDNSQuery succeeded for query [_gc._tcp.Default-First-Site-Name._sites.domain.local/SRV]
(#10000) PerformDNSQuery found 2 SRV record(s) for query [domain.local/SRV]
(#10000) PerformDNSQuery found 4 total record(s) for query [domain.local/SRV]
(#30000) BindToAnADDomain succesfully bound the user [] on the ADsPath [LDAP://frdc02.domain.local/rootDSE] using [ADsGetObject]
(#30000) ValidateGC2 returning accepts domains - GC[frdc02.domain.local], GCdomain[domain.local], supplied dom []
(#30000) ValidateGC2 returning true - serv [frdc02.domain.local], supplied dom []
(#30000) attempting GetDCInfoEx for server/domain [frdc02.domain.local/]
(#30000) GetDCInfoEx successfully determined values [Name[frdc02.domain.local] Addr[192.168.30.2] Domain[domain.local] Forest[domain.local] Site[Default-First-Site-Name] SB[DC=domain,DC=local] PDC=0 GC=1 IsValid=1 NatRetCode=0 LDAPRetCode=0 ET=0 ] for server/domain [frdc02.domain.local/]
(#30000) StartLDAPSession successfully starts an LDAP session on server [192.168.30.2]
(#30000) SetLDAPSessionOptions sets session version to [3]
(#30000) SetLDAPSessionOptions sets max return entries to [100]
(#30000) ConnectToLDAPServer connects to LDAP server
(#30000) BindToLDAPServer succeeds to ldap_bind_s to LDAP server
(#30000) LDAPSearch succeeds with ldap_search_s, search base [DC=domain,DC=local] filter [(&(objectClass=msExchExchangeServer)(CN=mailcl02))]
(#30000) SimpleLDAPSearch2 returned count of 1
(#30000) LDAPSearch found attribute [distinguishedName]=[CN=mailcl02,CN=Servers,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=company,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=domain,DC=local]
(#30000) EndLDAPSession successfully ends an LDAP session
(#30000) StartLDAPSession successfully starts an LDAP session on server [dcnl02.domain-nl.domain.local]
(#30000) SetLDAPSessionOptions sets session version to [3]
(#30000) SetLDAPSessionOptions sets max return entries to [100]
(#30000) ConnectToLDAPServer connects to LDAP server
(#30000) BindToLDAPServer succeeds to ldap_bind_s to LDAP server
(#30000) LDAPSearch succeeds with ldap_search_s, search base [CN=mailcl02,CN=Servers,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=company,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=domain,DC=local] filter [(distinguishedName=CN=mailcl02,CN=Servers,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=company,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=domain,DC=local)]
(#30000) SimpleLDAPSearch2 returned count of 1
(#30000) LDAPSearch found attribute [serialNumber]=[Version 8.3 (Build 30083.6)]
(#30000) EndLDAPSession successfully ends an LDAP session
(#30000) CExchangeServer::GetExtendedInformation result is [1] - Name:mailcl02,Version:2007/0(Version 8.3 (Build 30083.6)),ADFor[domain.local],GC[Name[frdc02.domain.local] Addr[192.168.30.2] Domain[domain.local] Forest[domain.local] Site[Default-First-Site-Name] SB[DC=domain,DC=local] PDC=0 GC=1 IsValid=1 NatRetCode=0 LDAPRetCode=0 ET=0 ],DN[CN=mailcl02,CN=Servers,CN=Exch...],EC[CN=...],Org[CN=company,CN=Microsoft Exchan...],AG[CN=Exchange Administrative Gro...],Loaded[1]
(#30000) CMAPICon::ValidatePub begins - MAPI[BlackBerryServer/besadmin@domain.local/mailcl02], ExchSvr[Name:mailcl02,Version:2007/0(Version 8.3 (Build 30083.6)),ADFor[domain.local],GC[Name[frdc02.domain.local] Addr[192.168.30.2] Domain[domain.local] Forest[domain.local] Site[Default-First-Site-Name] SB[DC=domain,DC=local] PDC=0 GC=1 IsValid=1 NatRetCode=0 LDAPRetCode=0 ET=0 ],DN[CN=mailcl02,CN=Servers,CN=Exch...],EC[CN=...],Org[CN=company,CN=Microsoft Exchan...],AG[CN=Exchang
(#30000) CMAPICon::EditMapiProfile (no UI) sent [BlackBerryServer/mailcl02/besadmin@domain.local] and return code was [0x81002746]
(#30000) CMAPICon::EditMapiProfile result for profile[BlackBerryServer]/user[besadmin@domain.local]/server[mailcl02] was [21]
(#30000) CMAPICon::ValidatePub validation result is [21], IsValidated=[0] - MAPI[BlackBerryServer/besadmin@domain.local/mailcl02], ExchSvr[Name:mailcl02,Version:2007/0(Version 8.3 (Build 30083.6)),ADFor[domain.local],GC[Name[frdc02.domain.local] Addr[192.168.30.2] Domain[domain.local] Forest[domain.local] Site[Default-First-Site-Name] SB[DC=domain,DC=local] PDC=0 GC=1 IsValid=1 NatRetCode=0 LDAPRetCode=0 ET=0 ],DN[CN=mailcl02,CN=Servers,CN=Exch...],EC[CN=...],Org[CN=company,C
(#10000) [PIPTOOL]: Pause banner animation (CaptionedMessageBox) for MAPIDlg
(#10000) [PIPTOOL]: Play banner animation (CaptionedMessageBox) for MAPIDlg
(#10000) [PIPTOOL]: Pause banner animation (OnNext) for MAPIDlg

Acties:
  • 0Henk 'm!

  • BP_LOZ
  • Registratie: Mei 2006
  • Laatst online: 10-05 14:40
Ah, ik heb het probleem gevonden, ik heb de oplossing gevonden, maar helaas niet beschikbaar.
MAPI/CDO 6.5.8190.0 is de hoogste versie die ondersteund wordt door BES(E)

Ik heb momenteel 6.5.8211.0
Helaas verschaft Microsoft op de website enkel de laatste versie:
http://www.microsoft.com/...f081725d36&DisplayLang=en
In dit geval 6.5.8211.0

Iemand enig idee waar ik de eerdere releases vandaan kan halen?

Acties:
  • 0Henk 'm!

Anoniem: 278463

pm me je mailadres ff dan stuur ik hem je toe.

Acties:
  • 0Henk 'm!

  • BP_LOZ
  • Registratie: Mei 2006
  • Laatst online: 10-05 14:40
Anoniem: 278463 schreef op vrijdag 03 juni 2011 @ 16:00:
pm me je mailadres ff dan stuur ik hem je toe.
Sent!
Pagina: 1


Tweakers maakt gebruik van cookies

Tweakers plaatst functionele en analytische cookies voor het functioneren van de website en het verbeteren van de website-ervaring. Deze cookies zijn noodzakelijk. Om op Tweakers relevantere advertenties te tonen en om ingesloten content van derden te tonen (bijvoorbeeld video's), vragen we je toestemming. Via ingesloten content kunnen derde partijen diensten leveren en verbeteren, bezoekersstatistieken bijhouden, gepersonaliseerde content tonen, gerichte advertenties tonen en gebruikersprofielen opbouwen. Hiervoor worden apparaatgegevens, IP-adres, geolocatie en surfgedrag vastgelegd.

Meer informatie vind je in ons cookiebeleid.

Sluiten

Toestemming beheren

Hieronder kun je per doeleinde of partij toestemming geven of intrekken. Meer informatie vind je in ons cookiebeleid.

Functioneel en analytisch

Deze cookies zijn noodzakelijk voor het functioneren van de website en het verbeteren van de website-ervaring. Klik op het informatie-icoon voor meer informatie. Meer details

janee

    Relevantere advertenties

    Dit beperkt het aantal keer dat dezelfde advertentie getoond wordt (frequency capping) en maakt het mogelijk om binnen Tweakers contextuele advertenties te tonen op basis van pagina's die je hebt bezocht. Meer details

    Tweakers genereert een willekeurige unieke code als identifier. Deze data wordt niet gedeeld met adverteerders of andere derde partijen en je kunt niet buiten Tweakers gevolgd worden. Indien je bent ingelogd, wordt deze identifier gekoppeld aan je account. Indien je niet bent ingelogd, wordt deze identifier gekoppeld aan je sessie die maximaal 4 maanden actief blijft. Je kunt deze toestemming te allen tijde intrekken.

    Ingesloten content van derden

    Deze cookies kunnen door derde partijen geplaatst worden via ingesloten content. Klik op het informatie-icoon voor meer informatie over de verwerkingsdoeleinden. Meer details

    janee