[line]
SSMTP 503 DATA rejected: must give recipient(s) first
Explanation SSMTP receives a DATA command, but no RCPT command preceded the DATA command. The command is ignored. The message is written to the error log.
Recommended Action The remote host transmitted a command out of sequence or the previous command was invalid. Save all output from the Cisco IOS for S/390 job. Check the WTO and JOB logs for related messages. Get the list of commands entered by the user that generated this error. Start a TCPEEP trace using the TELNET, DEBUG, and SYSOUT options. Retry the operation. If the error recurs, try to determine from the trace which host software is misbehaving. Determine from the trace if the RCPT command was sent. Contact Customer Support for the host software.
SSMTP 503 DATA rejected: no transaction in progress Explanation SSMTP receives a DATA command, but no transaction is in progress. The command is ignored. The message is written to the error log.
Recommended Action The remote host transmitted a command out of sequence or the previous command was invalid. Save all output from the Cisco IOS for S/390 job. Check the WTO and JOB logs for related messages. Get the list of commands entered by the user that generated this error. Start a TCPEEP trace using the TELNET, DEBUG, and SYSOUT options. Retry the operation. If the error recurs, try to determine from the trace which host software is misbehaving. Contact Customer Support for the host software.
SSMTP 503 RCPT rejected: no transaction in progress Explanation SSMTP receives an RCPT command, but no MAIL command preceded the RCPT. The command is ignored. The message is written to the error log.
Recommended Action The remote host transmitted a command out of sequence. Save all output from the Cisco IOS for S/390 job. Check the WTO and JOB logs for related messages. Get the list of commands entered by the user that generated this error. Start a TCPEEP trace using the TELNET, DEBUG, and SYSOUT options. Retry the operation. If the error recurs, try to determine from the trace which host software is misbehaving. Determine if a MAIL command was sent before the RCPT command. Contact Customer Support for the host software.
[line]
Take a look at
http://www.cisco.com/univercd/cc/td/doc/product/software/ioss390/ios390mu/mumail.htmfor a list of mail message error... they are standart...
In your case, it seem that the message send was corrupted... try again...