Any idea how to use REPLYTO for multiple email ids. Your help is much appreciated.
Eg: REPLYTO abc@xyz.com
REPLYTO def@xyz.com
thanks,
XMITIP - REPLYTO Keyword for multiple users
-
- Global moderator
- Posts: 3720
- Joined: Sat Dec 19, 2009 8:32 pm
- Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
- Referer: other forum
- Location: Dubuque, Iowa, USA
Re: XMITIP - REPLYTO Keyword for multiple users
The manual seems pretty clear:
Any reason YOU could not read the manual yourself?
where one of the TO address forms is:REPLYTO
The REPLYTO keyword can be used when you want any replies to the e-mail to be delivered to someone else. The syntax is:
REPLYTO address
The address is any of the valid electronic mail address formats – see the To Address above for address syntax information.
Abbreviation: REP
(address1 address2 …) multiple addresses are enclosed with parentheses separated by at least one blank or a comma
Any reason YOU could not read the manual yourself?
Re: XMITIP - REPLYTO Keyword for multiple users
thanks for your reply. I read manual and followed all instructions given. After all failed attempts, I thought I should post in this forum for an answer. It works fine, if it is one email address but do not do any good if there are multiple email addresses.If it is coded as (addres1 addres2), it takes only the first email address and ignore the rest. I tried separating addresses with a blank, comma (,) and no luck.
- dick scherrer
- Global moderator
- Posts: 6268
- Joined: Sat Jun 09, 2007 8:58 am
Re: XMITIP - REPLYTO Keyword for multiple users
Hello and welcome to the forum,
Suggest you post the actual jcl and xmitip control statements submitted. . . Use COPY/PASTE and the "Code" tag to improve readability and preserve alignment. Use Preview to see your post as it will appear to the forum, then Submit.
Is there some reason to use REPLYTO addresses rather than TO addresses?
Suggest you post the actual jcl and xmitip control statements submitted. . . Use COPY/PASTE and the "Code" tag to improve readability and preserve alignment. Use Preview to see your post as it will appear to the forum, then Submit.
Is there some reason to use REPLYTO addresses rather than TO addresses?
Hope this helps,
d.sch.
d.sch.
-
- Similar Topics
- Replies
- Views
- Last post
-
- 0
- 2570
-
by JIMDOOEY
View the latest post
Tue Mar 01, 2022 8:48 am
-
- 11
- 3952
-
by Pedro
View the latest post
Tue Apr 27, 2021 10:06 am
-
- 9
- 3419
-
by samb01
View the latest post
Thu Oct 14, 2021 1:29 pm
-
-
Extract first record from multiple files
by Prasanna G » Wed Jan 13, 2021 2:14 pm » in DFSORT/ICETOOL/ICEGENER - 5
- 1760
-
by Prasanna G
View the latest post
Wed Jan 13, 2021 11:16 pm
-
-
-
Multiple remote job entry writing to the same dataset
by MLK2348 » Wed Nov 15, 2023 3:55 am » in JCL - 1
- 2256
-
by willy jensen
View the latest post
Wed Nov 15, 2023 1:50 pm
-