send-mail/testdata
Benjy Weinberger 3c0bbc53ef
Support reading the subject from a file. (#173)
Allows dynamic subjects to be generated at action runtime
(e.g., "Foobar version 1.2.3 is released", where 1.2.3
is not known at action config time).

Leverages the existing file:// support for body, but renames
getBody to getText, in keeping with this expanded role.
2023-08-08 14:24:30 +02:00
..
subject.txt Support reading the subject from a file. (#173) 2023-08-08 14:24:30 +02:00