programmatically send email without cdo or mapi
Hi, I want to send an email from a computer, that has outlook, not
exchange. Through the exchange server of my choice.
I want to use whatever the native exchange mail transfer is. ( what
is this? )
I can use cdo and specify an smtp server, but I don't want to use
SMTP.
I can use mapi, but I don't want to be dependent on the profile, and
the "home" server in it.
Does anyone know if this is possible? What API do I use?
Thanks!
|