initiative expressly permitting the use of
e-mail for such purpose.
From: "Jousma, David"
To: IBM-MAIN@LISTSERV.UA.EDU
Date: 08/25/2014 08:26 AM
Subject: Re: Question: Possible to send email, with an attachment
from the Mainframe?
Sent by:IBM Mainframe Discu
Sent: Wednesday, August 20, 2014 11:20 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Question: Possible to send email, with an attachment from the
Mainframe?
David:
Thank you.
Will this work if the attachment is a WinZip file?
Thank You.
Len Sasso
RDC Applications Management - Professional
In
,
on 08/20/2014
at 12:34 PM, Leonard Sasso said:
>We are able to send email from our mainframe (z/OS 1.13). Is it
>possible to send an email with an attachment, from our mainframe?
Yes, and I believe that there are a couple of programs on the CBT tape
that do that, in addition to various
On Wed, 20 Aug 2014 20:14:55 -0400, Thomas Kern wrote:
>
>I have used XMITIP to send PDFs from a z/VM system. The PDFs that I
>created to be send out were created as ASCII data then they were
>transmitted at S/MIME attachments of pure "DATA" to Windows recipients.
>The PDFS have been "compressed an
From: "Jousma, David"
To: IBM-MAIN@LISTSERV.UA.EDU
Date: 08/20/2014 01:20 PM
Subject: Re: Question: Possible to send email, with an attachment
from the Mainframe?
Sent by:IBM Mainframe Discussion List
The JCL I run is simply IEBGENER
//EMAIL1 EXEC PGM=ICE
On 08/20/2014 13:04, Paul Gilmartin wrote:
On Wed, 20 Aug 2014 16:57:45 +, Jousma, David wrote:
(snipped)
How does this deal with binary data and the EBCDIC nightmare?
(But I've heard that XMITIP deals with PDF. Maybe BASE64?)
I hate EBCDIC!
-- gil
I have used XMITIP to send PDFs from a z
Even if you decide not to use XMITIP, the exploratory knowledge that Lionel
put in is worth the
download. The greenbar sample of PS file attachment was an immediate hit
with the 'old timers'.
There's also a section on how to use UDP if SMTP is not viable.
We eventually converted to ePrint i
e-mail shall not operate to
> bind CSC to any order or other contract unless pursuant to explicit
> written agreement or government initiative expressly permitting the use of
> e-mail for such purpose.
>
>
>
> From: "Jousma, David"
> To: IBM-MAIN@LISTSERV.UA
Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf
Of Leonard Sasso
Sent: Wednesday, August 20, 2014 2:39 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Question: Possible to send email, with an attachment from the
Mainframe?
David:
Where do I place the DSN
-MAIN@LISTSERV.UA.EDU
Date: 08/20/2014 01:20 PM
Subject: Re: Question: Possible to send email, with an attachment
from the Mainframe?
Sent by:IBM Mainframe Discussion List
The JCL I run is simply IEBGENER
//EMAIL1 EXEC PGM=ICEGENER
//SYSPRINT DD SYSOUT=*
//SYSINDD DUMMY
inich
To: IBM-MAIN@LISTSERV.UA.EDU
Sent: Wednesday, August 20, 2014 12:44 PM
Subject: Re: Question: Possible to send email, with an attachment from the
Mainframe?
Check this out.
http://www.lbdsoftware.com/xmitip.html
Regards,
John K
Leonard Sasso from the IBM Mainframe Discussion List
wrote
DU
> Date: 08/20/2014 10:32 AM
> Subject: Re: Question: Possible to send email, with an attachment
> from the Mainframe?
> Sent by: IBM Mainframe Discussion List
>
> Doesn't the last --MYDELIM" need to be coded as: --MYDELIM--
>
> Roberto
>
>
> O
// DD *
> --MYDELIM
> .
> quit
> //*
>
> Thanks,
> Kolusu
>
> IBM Mainframe Discussion List wrote on
> 08/20/2014 09:34:03 AM:
>
> > From: Leonard Sasso
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Date: 08/20/2014 09:35 AM
> > Subject: Question: Possible to
August 20, 2014 1:13 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Question: Possible to send email, with an attachment from the
Mainframe?
David:
Thank you.
Could you please provide an example, including the JCL?
Thank You.
Len Sasso
RDC Applications Management - Professional: System Ad
alf Of Leonard Sasso
Sent: Wednesday, August 20, 2014 12:34 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Question: Possible to send email, with an attachment from the
Mainframe?
We are able to send email from our mainframe (z/OS 1.13). Is it possible
to send an email with an attachment, from our mai
nt
// DD *
--MYDELIM
.
quit
//*
Thanks,
Kolusu
IBM Mainframe Discussion List wrote on
08/20/2014 09:34:03 AM:
> From: Leonard Sasso
> To: IBM-MAIN@LISTSERV.UA.EDU
> Date: 08/20/2014 09:35 AM
> Subject: Question: Possible to send email, with an attachment from
> the Mainframe?
616.653.8429
f 616.653.2717
-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf
Of Paul Gilmartin
Sent: Wednesday, August 20, 2014 1:04 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Question: Possible to send email, with an attachment from the
On Wed, 20 Aug 2014 16:57:45 +, Jousma, David wrote:
>Yes, no additional software is necessary. I do it now with:
>
>
>HELO xxx
>MAIL FROM:
>RCPT TO:
>DATA
and Rapids, MIĀ 49546 MD RSCB2H
p 616.653.8429
f 616.653.2717
-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf
Of Leonard Sasso
Sent: Wednesday, August 20, 2014 12:34 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Question: Possible to send emai
I believe CS/SMTP is able to do that . I do not have the syntax handy. Check
the Fine Manuals.
HTH,
We are able to send email from our mainframe (z/OS 1.13). Is it possible to
send an email with an attachment, from our mainframe?
-
Check this out.
http://www.lbdsoftware.com/xmitip.html
Regards,
John K
Leonard Sasso from the IBM Mainframe Discussion List
wrote on 08/20/2014 11:34:03 AM:
> We are able to send email from our mainframe (z/OS 1.13). Is it possible
> to send an email with an attachment, from our mainframe?
We are able to send email from our mainframe (z/OS 1.13). Is it possible
to send an email with an attachment, from our mainframe?
Thank You.
Len Sasso
RDC Applications Management - Professional: System Adminstrator
Backup QMR - Production Operations
CSC
Vacation Alert: ?
327 Columbia TPKE,
22 matches
Mail list logo