Email Sending Output Parameters
- Recipient Email: The email address of the recipient.
- Subject: The subject line of the email.
- Body: The content of the email body.
- Attachments: Any files to be attached to the email.
- Sender Name: The name of the sender.
- Sender Email: The email address of the sender.
- CC: The email addresses to be included in the CC field.
- BCC: The email addresses to be included in the BCC field.
- Reply-To: The email address to which replies should be sent.
- SMTP Server: The SMTP server settings (e.g., server address, port).
- Authentication: The type of authentication required for the SMTP server (e.g., username, password).
- Encryption: The type of encryption to use for the email (e.g., SSL, TLS).