It would be very useful if the ARexx command MAILWRITE allowed you to specify the email body, perhaps using a file to avoid problems with multiple lines.
For example, I'd like to be able to (almost completely) automate the sending of key files.
I've just committed support for the requested BODY/K argument. Its value must be a string, which is then used as the body of the mail. Newlines need to specified like in the echo shell command (i.e., *n).
The new SNAPSHOT version should be available soon from the Jenkins page
Feature Request implemented in the cvs.
I've just committed support for the requested BODY/K argument. Its value must be a string, which is then used as the body of the mail. Newlines need to specified like in the echo shell command (i.e., *n).
The new SNAPSHOT version should be available soon from the Jenkins page
https://sonumina.de/jenkins/job/SimpleMail/