For Programmers: Free Programming Magazines  


Home > Archive > VC Language > May 2006 > Sending email









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Sending email
llihp

2006-05-25, 4:19 am

Hi all,

Is there any way of sending email using an Exchange server from c++?



Inviato da X-Privat.Org - Registrazione gratuita http://www.x-privat.org/join.php
Alex Blekhman

2006-05-25, 8:16 am

llihp wrote:
> Is there any way of sending email using an exchange
> server from c++?


You can use CDO object to do that.

"Creating and Sending a Message"
http://msdn.microsoft.com/library/e...5deb4dbc8a8.asp
(Note: C++ example is embedded within VB example due to
invalid HTML formatting.)

"Creating a Message"
http://msdn.microsoft.com/library/e...g_a_message.asp

HTH
Alex


llihp

2006-05-25, 8:16 am

"Alex Blekhman" <tkfx.N05P4M@yahoo.com> wrote in message
news:uMNQBX#fGHA.764@TK2MSFTNGP05.phx.gbl...
> llihp wrote:
>
> You can use CDO object to do that.
>
> "Creating and Sending a Message"
>

http://msdn.microsoft.com/library/e...c2bb-41ad-8a47-
15deb4dbc8a8.asp
> (Note: C++ example is embedded within VB example due to
> invalid HTML formatting.)
>
> "Creating a Message"
>

http://msdn.microsoft.com/library/e...g_a_message.asp

Cheers, I'll have a look and give it a go. :)



Inviato da X-Privat.Org - Registrazione gratuita http://www.x-privat.org/join.php
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com