Search found 5 matches

by dkoppit
Wed May 25, 2016 10:49 pm
Forum: TSO, ISPF & REXX (Do you still do CLIST?!).
Topic: Sending emails to SMS(text) with CSSMTP via REXX
Replies: 9
Views: 2835

Re: Sending emails to SMS(text) with CSSMTP via REXX

Yes, turns out you were correct Robert. I changed the "MAIL FROM" field to a valid email address, and the REXX sent fine. We apparently have some internal firewall/smtp rules that don't allow emails from invalid addresses to leave the company. In my case, my REXX variables created a fake e...
by dkoppit
Wed May 25, 2016 9:13 pm
Forum: TSO, ISPF & REXX (Do you still do CLIST?!).
Topic: Sending emails to SMS(text) with CSSMTP via REXX
Replies: 9
Views: 2835

Re: Sending emails to SMS(text) with CSSMTP via REXX

Sorry if I didn't make it clear before, but SMS text emails are working to my phone from Lotus Notes and Gmail, so its not an ATT issue. Also, my RCPT TO field adds the "< >" brackets after my variable is set. Additionally, I did set up an IEBGENER job and successfully sent an email to my ...
by dkoppit
Wed May 25, 2016 6:58 pm
Forum: Introduce Yourself and Share Your IT Experience.
Topic: dkoppit intro
Replies: 1
Views: 301

dkoppit intro

Hello,  My name is Dusty Koppit and i'm an alcoholic.....what?   Oh, wait, wrong forum... I work for a Class One Railroad in the United States as a Mainframe Engineer.    I started out of college in 2006 as a Mainframe Analyst doing shift work.   I worked my way up into this position.    I am respon...
by dkoppit
Wed May 25, 2016 2:20 am
Forum: TSO, ISPF & REXX (Do you still do CLIST?!).
Topic: Sending emails to SMS(text) with CSSMTP via REXX
Replies: 9
Views: 2835

Re: Sending emails to SMS(text) with CSSMTP via REXX

Did I miss something about posting with 'at' signs? My post doesn't show normal to me...
by dkoppit
Wed May 25, 2016 2:14 am
Forum: TSO, ISPF & REXX (Do you still do CLIST?!).
Topic: Sending emails to SMS(text) with CSSMTP via REXX
Replies: 9
Views: 2835

Sending emails to SMS(text) with CSSMTP via REXX

Below is a sample of the REXX code that I always use to send email alerts with my automation product.   I normally send to yourname@domain.com , and its always works fine.   Now I wish to send an email directly to SMS text via the Cell Providers SMS email addresses i.e. ##########@txt.att.net .    I...

Go to advanced search