# Send Email with Attachments

Source: [https://docs.virtosoftware.com/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/email-activities/send-email-with-attachments/](https://docs.virtosoftware.com/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/email-activities/send-email-with-attachments/)
Product: Virto Workflow Automation Web Part
Updated: 2026-08-12


This activity allows sending html formatted email emails with multiple attachments via Smtp server. Attachments multiline text field supports url and local disk path. Both http and https requests are supported. Activity impersonates SharePoint account when getting file.

![Send Email with Attachments activity in the SharePoint Workflow Designer with recipient, sender and attachment list fields](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/send_email_with_attachments_1.png)

## **SharePoint Workflow Designer Phrase**

Send email to this address, blind carbon copy to this address, display this address as sender and include this attachments

## **Parameters**


| Parameter | Description |
|---|---|
| this address | Email message and destination email address |
| this address | **Optional.** Blind carbon copy |
| this address | Sender email address |
| this attachments | Attachment list. Attachment can be either file path or web link. |


By default, activity uses the default site outbound mail service. If you want to use custom SMTP Server

settings, use “Set Smtp server settings” activity before. SSL and TLS Smtp connections are supported.
