Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
platform
active.directory
adsi
adsi.iis-admin
base
com_ole
complus_mts
component_svcs
database
directx
gdi
graphics_mm
internet.client
internet.server
internet.server.isapi-dev
localization
mapi
messaging
msi
mslayerforunicode
multimedia
networking
networking.ipv6
sdk_install
security
shell
telephony.tapi_2
telephony.tapi_3
telephony.tsp
telephony.wte
tools
ui
ui_shell
win_base_svcs
win16
  
 
date: Thu, 1 Nov 2007 11:47:05 +0000 (UTC),    group: microsoft.public.platformsdk.mapi        back       


Re: Mapi from web app to Exchange 5.5   
Hi Dan,

I had a look at the samples, but they only mention SMTP - I need an example 
with x.400 (this is a client requirement).

Regards

Jules

> Jules Wensley  wrote in
> news:4f2346d421cf8c9e9bddc0ce06c@msnews.microsoft.com:
>> I have developed an ASP.Net site for a client,
>> 
> Your choices are fairly limited: .Net only plays nicely with some
> APIs:
> 
> http://support.microsoft.com/kb/813349
> 
> which leaves you with WebDAV or the OOM. WebDAV doesn't exist in
> Exchange 5.5, and the OOM can't be used from services.
> 
> Your best bet is probably to use CDONTS or CDOSYS; for sending mails,
> those will work just fine. (CDOSYS is only on Win2K and up -- I'm not
> sure if NT4 supports .Net stuff, so this may be academic)
> 
> CDONTS sample: http://support.microsoft.com/kb/186204
> CDOSYS sample: http://support.microsoft.com/kb/286431
> Docs are in MSDN.
> 
> -- dan
>
date: Thu, 1 Nov 2007 11:47:05 +0000 (UTC)   author:   Jules Wensley

Re: Mapi from web app to Exchange 5.5   
Jules Wensley  wrote in
news:4f2346d4241e8c9ea940f8ced3e@msnews.microsoft.com: 
> I had a look at the samples, but they only mention SMTP - I need an
> example with x.400 (this is a client requirement).

Umm.. in that case, I'm not sure. I don't know anything about x.400 
except roughly what the addresses look like, sadly.  
 
 Googling a bit, it looks as if http://www.net-
tel.co.uk/frames/api.shtml sells X.400 widgets of some sort -- their 
Simple MAPI stuff will most likely not have the problems with .Net that 
Microsoft's MAPI code does, so you could use that to send mail.

 Or you could try and write raw X400 code with sockets if you're feeling 
brave, though I have no idea how difficult that is. It gives the 
impression it's more awkward than raw SMTP code is..

 Or you could abandon .Net and just use normal old ASP, that'll work 
just fine. Or you could use CDO1.21 and .Net and cross your fingers that 
nothing goes wrong, though that's very much not advised. Or you could 
write a helper non-.Net app that does the mailing and call that from 
your .Net code.

 
 Oh, and you could try asking on microsoft.public.exchange.applications 
-- there's people there who know about this sort of server-end issue.

 Sorry I don't have anything more helpful.

 -- dan
date: Thu, 01 Nov 2007 12:20:38 -0700   author:   Dan Mitchell

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us