![]() |
Send Mail to Outlook from a Program
I want to run a program to gather some information and then send it to
outlook. Is there a way to do that? |
Send Mail to Outlook from a Program
You mean you wish to code/program your app to do this or what and with what?
"jerry" wrote in message . com... I want to run a program to gather some information and then send it to outlook. Is there a way to do that? |
Send Mail to Outlook from a Program
Yes. I want to write a REXX exec to gather data and send the results to
outlook as an email. "DL" wrote in message ... You mean you wish to code/program your app to do this or what and with what? "jerry" wrote in message . com... I want to run a program to gather some information and then send it to outlook. Is there a way to do that? |
Send Mail to Outlook from a Program
Then you may want to ask a group that supports programming for REXX to see
what you need to do to send the output. Outlook can accept a lot of items via email but if you are sending a potentially harmful attachment, it may be blocked. The limitations, it seems, would be on the REXX side of the equation. -- Milly Staples [MVP - Outlook] Post all replies to the group to keep the discussion intact. All unsolicited mail sent to my personal account will be deleted without reading. After furious head scratching, jerry asked: | Yes. I want to write a REXX exec to gather data and send the results | to outlook as an email. | "DL" wrote in message | ... || You mean you wish to code/program your app to do this or what and || with what? || || || || "jerry" wrote in message || . com... ||| I want to run a program to gather some information and then send it ||| to outlook. Is there a way to do that? |
Send Mail to Outlook from a Program
jerry wrote:
Yes. I want to write a REXX exec to gather data and send the results to outlook as an email. Well, since Outlook is a mail client, you can't "send the message to Outlook". You can, however, send the message to the _server_ from which Outlook will obtain the message, provided REXX has the capability of sending messages. -- Brian Tillman |
All times are GMT +1. The time now is 11:18 AM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com