Menu

#206 Allow MAILWRITE to specify the email BODY

open
nobody
None
5
2012-12-28
2012-12-28
No

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.

Discussion

  • Sebastian Bauer

    Sebastian Bauer - 2013-01-02

    Feature Request implemented in the cvs.

     
  • Sebastian Bauer

    Sebastian Bauer - 2013-01-02

    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/

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.