keyongtech


  keyongtech > vc.* > vc.mfc > 08/2003

 #1  
08-27-03, 05:57 PM
Tom Groszko
Does anybody have sample code to send email using exchange from an MFC
application.

Thanks

Tom G
 #2  
08-27-03, 07:39 PM
Tom Groszko
I am not sending a document and I don't want my recipients to have to open a
document. I want to send different emails to different people based on query
results from a database. This app needs to run on an unattended machine at
scheduled intervals.

Thanks
Tom G


"Dan Bloomquist" <lakeweb> wrote in message
news:0307
[..]
 #3  
08-28-03, 03:33 PM
Tom Groszko
The only way I won't be tied to Exchange is to switch jobs. Portability is
not a concern, Microsoft platforms are not likely to change for EMAIL here.


"John Smith" <someone> wrote in message
news:1940
[..]
 #4  
08-28-03, 04:16 PM
John Smith
If I were you, I would use SMTP - it is easier, less bug prone, and highly
portable - it does not tie you down to Exchange...
"Tom Groszko" <mgroszko> wrote in message
news:a880
[..]
 #5  
08-28-03, 10:20 PM
Bob Moore
On Thu, 28 Aug 2003 10:19:51 -0400, Tom Groszko wrote:

>When I use simple MAPI with OUTLOOK Outlook displays a dialog explaining
>that some other application is trying to send mail, this dialog requires a
>response which will not work in an unattended application.


I use MAPI to talk to Outlook using the SMTP: transport specifier, and
send mail successfully (on a regular basis, to recipients and SMS
gateways) without invoking any dialogs.
 #6  
08-28-03, 11:27 PM
Roy Fine
Tom,

That's not MAPI that you are using if the message you refer to is being
displayed.

More likely you are using SimpleMAPI or CDO.

regards
roy fine

"Tom Groszko" <mgroszko> wrote in message
news:p820
> When I use simple MAPI with OUTLOOK Outlook displays a dialog

explaining
> that some other application is trying to send mail, this dialog

requires a
[..]
Similar Threads
Sample Code to Verify Email Addresses

I want to write a Windows application to go through all the email addresses in an SQL Server table and to report which ones are invalid. From Googling and perusing NGs it is...

sample of VB.net code for creating appointment in Exchange calendar wanted

I am looking for sample VB.net code for creating appointment in Exchange calendar. I am aware of [..] but did not see any there. Thank you in advance for your help.

Sample code to send SMS from Access to GSM Mobile phones

I want to send SMS messages from my Access application to mobile phones. I am wondering If anyone has a sample code for sending AT commands to the serial or USB port, using...

Help - Exchange java client with WEBDAV: sample code

Hi, I want read / write / delete contacts and calendars in Exchange 2000 server, therefore I want developing java client application with WEBDAV protocol. Do you know links...

need a code sample for exchange sort

Hi Everyone-- Please help. I need a code sample for exchange sort. Thank you. --Mark


All times are GMT. The time now is 06:11 AM. | Privacy Policy