IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Sending SMS Notification from mainframe


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
srvk_2k2

New User


Joined: 07 May 2008
Posts: 36
Location: Chennai

PostPosted: Tue May 20, 2008 2:08 pm
Reply with quote

Hi,
I'm trying to send a SMS notification with the following utility

I have used IEBGENER utility.
//SYSIN DD DUMMY
//SYSPRINT DD SYSOUT=U
//SYSUT2 DD SYSOUT=(B,SMTP)
//SYSUT1 DD DSN=INREC.WITH.RECEPIENTS,DISP=SHR
// DD DSN=INPUT.REC.APPENDED,DISP=SHR

With the above, i'm able to send a mail notification to other domains as well.But when i tried to send the mail to a mobileno(Like:9999912345@mobile-domain.in), it's not working. The mobile has already activated with e-mail facility. Please help me out

Regards,
Saravana
Back to top
View user's profile Send private message
Bill Dennis

Active Member


Joined: 17 Aug 2007
Posts: 562
Location: Iowa, USA

PostPosted: Tue May 20, 2008 6:29 pm
Reply with quote

Will email go to the mobile number from some other method?
Back to top
View user's profile Send private message
srvk_2k2

New User


Joined: 07 May 2008
Posts: 36
Location: Chennai

PostPosted: Tue May 20, 2008 7:49 pm
Reply with quote

No i think icon_smile.gif
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Tue May 20, 2008 9:08 pm
Reply with quote

Hello,

Quote:
No i think
That needs to be resolved before you try to send from the mainframe. . .
Back to top
View user's profile Send private message
srvk_2k2

New User


Joined: 07 May 2008
Posts: 36
Location: Chennai

PostPosted: Wed May 21, 2008 8:32 am
Reply with quote

Hi,

I'm not clear...With my MF setup i'm able to send the e-mail alerts to other mail IDs also i.e. other domain. And my mobile can receive the TEXT e-mails from any of the DOMAIN IDs. Now the thing is do i have to setup anything other to send e-mail alert to my mobile from mainframe?
Please help me

Regards,
Saravana S
Back to top
View user's profile Send private message
Pedro

Global Moderator


Joined: 01 Sep 2006
Posts: 2546
Location: Silicon Valley

PostPosted: Wed May 21, 2008 11:39 pm
Reply with quote

I doubt the mainframe can tell the difference between one email service and another.

Perhaps your company has some kind of firewall or filtering preventing email to that particular domain.
Back to top
View user's profile Send private message
srvk_2k2

New User


Joined: 07 May 2008
Posts: 36
Location: Chennai

PostPosted: Fri May 23, 2008 1:27 pm
Reply with quote

Any Idea..How to solve this?

Regards,
Saravana S
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10872
Location: italy

PostPosted: Fri May 23, 2008 1:33 pm
Reply with quote

not working is a bit generic term...
and completely useless to carry on any problem determination

is the process You are using the same used in the others, as You call them, DOMAINs ??

if Yes ask Your support to setup things in the same way
if not review with Your support th way of doing things
Back to top
View user's profile Send private message
lohithegde

New User


Joined: 18 May 2008
Posts: 31
Location: Chennai

PostPosted: Tue Jul 01, 2008 10:19 am
Reply with quote

Quote "Like:9999912345@mobile-domain.in"

Mobile Num should be XXXYYYYYYYYYY

Here XX----------->COUNTRY CODE fOR iNDIA +91
yyyyyyyyyy-------> MOBILE NUM

The EMAIL facility should be activated in your cell

Thanks
Lohit
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts Mainframe openings in Techmahnidra fo... Mainframe Jobs 0
No new posts Mainframe Programmer with CICS Skill... Mainframe Jobs 0
No new posts How to Reformat a file using File Man... All Other Mainframe Topics 14
No new posts NDM getting stuck - mainframe/JCL All Other Mainframe Topics 13
No new posts REXX to send an email in Mainframe wi... CLIST & REXX 3
Search our Forums:

Back to Top