CDO/MAPI anonymous logon to Exchange server works for Exchange 5.5 but not
for Exchange 2000 (E2K), see below:

strProfileInfo = 
"/o=<Organisation>/ou=<Site>/cn=Configuration/cn=Servers/cn=<ServerName>" vbLf & vbLf &
"anon"
cdoSession.Logon , , False, True, , True, strProfileInfo

Where the profile info is obtained from the Raw Property of the Exchange
server.

My question is does E2K support anonymous connection via MAPI? If it does,
what would be the equivalent to the above?
 
Any help would be greatly appreciated! 

_________________________________________________________________
List posting FAQ:       http://www.swinc.com/resource/exch_faq.htm
Archives:               http://www.swynk.com/sitesearch/search.asp
To unsubscribe:         mailto:[EMAIL PROTECTED]
Exchange List admin:    [EMAIL PROTECTED]

Reply via email to