How to send a SMS to a mobile through Mainframe MVS?
Please let me know a detailed information regarding this
SMS feature in Mainframe.

Answer Posted / sukesh adhikary

//SENDNOTE EXEC PGM=IEBGENER
//SYSIN DD DUMMY
//SYSPRINT DD SYSOUT=*
//SYSUT2 DD SYSOUT=(B,SMTP)
//SYSUT1 DD *
helo MVSHOST
mail from:<MVSUser@MVSHost.xyz.com>
rcpt to:<unixuser@pop3.xyz.com>
data
From: MVSUser@MVSHost.xyz.com
To: unixuser@pop3.xyz.com
Subject: Test message from MVS using SMTP

This is a line in the body of the note.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to send a sms to a mobile through mainframe mvs?

669


what is pdes?

648


what is the facility that allows mainframes to be partitioned into lapars? A.z/os b.pr/sm c.vitual storaged.coupling facility

746


how to define a directory and what is the structure and definition for the same?

619


How many register we are using in mvs?

633






what is swap-in and swap-out?

613


What is the output of the following command given in tso/ispf terminal?

586


What are the sub parameters for undo command?

554


What is the structure and definition for the same?

589


How many registers we are using in mvs?

640


what is the panel name of ispf primary option menu?

639


what is the size of the address space in kbs for 16 bit address space?

624