Re: Send email from MVS cobol
- From: docdwarf@xxxxxxxxx ()
- Date: Fri, 30 Nov 2007 15:05:44 +0000 (UTC)
In article <7c04ecdf-2eff-4a68-8d83-9eb9ab08a2d3@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
Bill Gentry <billgentry2@xxxxxxxxxxx> wrote:
Hi All,
Have an interesting challenge. I have a requirement that dictates
that email be sent from an MVS (z/OS) cobol program. In
oversimplified terms, this means that I'd read a file that would
contain email addresses and based on various criteria send email to
any number of those addresses. I know how to send email from JCL, but
require more precision than JCL can give me.
Let me see if I have this straight... you have a dataset containing email
addresses and you want to select a sub-set of these addresses to which an
email will be sent?
It seems like there needs to be something along with the email addresses
to differentiate them into lists or groups before you can do this. How
are the email addresses to be chosen for mailings?
DD
.
- Follow-Ups:
- Re: Send email from MVS cobol
- From: Bill Gentry
- Re: Send email from MVS cobol
- References:
- Send email from MVS cobol
- From: Bill Gentry
- Send email from MVS cobol
- Prev by Date: Send email from MVS cobol
- Next by Date: Re: Send email from MVS cobol
- Previous by thread: Send email from MVS cobol
- Next by thread: Re: Send email from MVS cobol
- Index(es):
Relevant Pages
|