Name

adams.flow.transformer.CreateEmail


Synopsis

Actor for creating emails to be sent. The (optional) attachments are taken from the input.
Variables in 'subject', 'body' and 'signature' are automatically replaced whenever the actor is executed.


Additional information

Flow input/output:
- input: java.lang.String, java.lang.String[], java.io.File, java.io.File[]
- output: adams.core.net.Email


Options