vikramdr Beginner
Joined: 15 Feb 2003 Posts: 15 Topics: 11
|
Posted: Tue Mar 04, 2003 6:57 am Post subject: XMIT |
|
|
Hi,
I am using XMIT to send mails from REXX code. Its sending each mail thrice, but in the log of xmit there is only one entry for each mail. Can anyone let me know whats the reason....
the command what is have used in rexx code is
"XMIT "MAILSTO" MSGDSN('"LVERRMSG"') LOGDATASET('"LVMAILLOG"'),
NONOTIFY"
and the rexx code is ran by submitting a JCL.
Thanks and regards,
Vikram. _________________ Vikram |
|