WP Mail element

This element sends email using wp_mail() function. If From is omitted, wp admin email address will be used. You can use multiple email addresses separated with comma.

Supported email address formats are

Check for more on wp_mail()