Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ways To Send E-mail From Application
Message
From
17/04/2000 16:13:52
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Ways To Send E-mail From Application
Miscellaneous
Thread ID:
00360606
Message ID:
00360606
Views:
66
I want to be able to send an e-mail notification from my application when a patient is rescheduled. I do not want the e-mail to show the user's name in the "From" or "Reply to" areas, but rather something generic like "Patient Rescheduled." I can set up the "Patient Rescheduled" mail account in either Notes or a non-notes SMTP account.

I have been able to send e-mail using Lotus Notes via OLE automation, and also using Nigel's MAPI class through Outlook Express. (OE worked well, Notes 4.6 had to be opened first.)

The problem is that the machines involved are "clinical workstations" and do not have OE installed. The users have a "roaming profile" for their Notes accounts. Again, I don't want the mail to appear to come from the user, and I don't want the notification account added to the user's profile, and for her to have to open it. Installing OE with the default profile is a remote possibility, but these NT machines are not easily modified, and we don't "own" them.

I don't want to purchase software.



Things I can think of:
1. Writing the info to a file and setting up one computer with a timer and the "Patient Notification" mail account, and have it send mail every hour or day.

2. Somehow putting the mail header together from within my program, complete with the mail server name and sending the mail more directly. Again, if this involves WSH or whatever to be installed on each of these machines, that would be a problem.

3. A COM server to send the mail. (Never done a COM server before!) I think this would mean that I would only need to install the e-mail account as default on the machine where the COM server lived? (We "own" the server.)

All ideas are welcome.

Next
Reply
Map
View

Click here to load this message in the networking platform