View previous topic :: View next topic |
Author |
Message |
bade_miya Beginner

Joined: 10 Dec 2003 Posts: 110 Topics: 38
|
Posted: Wed Sep 06, 2006 5:26 am Post subject: Sending Email from mainframe |
|
|
Hi All,
I am facing some problem with sending mails from mainframe. I searched and went through this link
http://www.mvsforums.com/helpboards/viewtopic.php?t=439&highlight=jcl+email
But it doesnt solve my problem. My JCL is working fine only for some email id's. That is all the id's ending with .com are recieving the mail and the attachment correctly. But the email id's ending with ".ie" is not getting the mails. Any idea what could be wrong? I double checked the email addresses and i am able to reach those boxes from my outlook.
Thanks & Regards
bade_miya |
|
Back to top |
|
 |
hariavinash Beginner
Joined: 21 Jan 2005 Posts: 52 Topics: 7
|
Posted: Thu Nov 30, 2006 12:35 pm Post subject: |
|
|
bade_miya,
Unless there is an SMTP setup in your shop, i do not think there is nothing stopping you from sending email with the example shown above. do you mind posting the actual jcl in the forum.
cheers |
|
Back to top |
|
 |
Bithead Advanced

Joined: 03 Jan 2003 Posts: 550 Topics: 23 Location: Michigan, USA
|
Posted: Fri Dec 01, 2006 11:38 am Post subject: |
|
|
Check that there is a valid MX record in the DNS table (located on the DNS server). This one got me when we changed the e-mail domain name. |
|
Back to top |
|
 |
|
|