...
This action sends a dynamic email. The NodeMailer SMTP transport details must be entered into your Profound.js configuration file or your Profound.js Spaces settings.json file in advance. The configuration property name is is mailTransport.
...
From
Type or select the email address of the sender. Literal values should be enclosed in quotes. An email addresses can be plain: 'sender@server.com', or formatted: '"Sender Name" sender@server.com'.
...