--- title: "Send Email Package" slug: "send-email-package" updated: 2025-10-21T03:05:11Z published: 2025-10-21T03:05:11Z canonical: "docs.processmaker.com/send-email-package" --- > ## Documentation Index > Fetch the complete documentation index at: https://docs.processmaker.com/llms.txt > Use this file to discover all available pages before exploring further. # Send Email Package Use the Send Email package to automatically send emails during your Process Requests. The Send Email package has the following components after it is installed: - **Process model connector:** The [Send Email connector](/o/-LJ0aNaUl77b5HIzdH7-/s/09GreG9x1Y6qRGRu9MvR/designer-modeler/model-processes-using-connectors/email-connector) integrates into Process Modeler. Use the Send Email connector in your Process models as you would BPMN elements: drag and place the Send Email connector into your Process model, configure its settings, and then add its incoming and outgoing Sequence Flow elements. - **New Screen type:** The Send Email package adds a new Screen type called Email. Use an email-type Screen to compose the email body for email messages to sent with the Send Email package. In doing so, use **Variable Name** setting values from Screens referenced in a Process model to customize the sent email. The content of referenced Email-type Screens become the email body content. When creating a new Screen, select the **Email** type. - **Send email notifications from Task and Manual Task elements:** Send email notifications when a Task or Manual Task element triggers, completes, or under a specified condition. Include either plain text or the contents of an Email-type Screen as the email body content. The Send Email package provides mailer drivers for the following services: - [Amazon SES mail driver settings](/o/-LJ0aNaUl77b5HIzdH7-/s/09GreG9x1Y6qRGRu9MvR/administrator/email-settings/email-default-settings#edit-an-email-server-configuration) - [Google Gmail driver settings](/o/-LJ0aNaUl77b5HIzdH7-/s/09GreG9x1Y6qRGRu9MvR/administrator/email-settings/email-default-settings#edit-an-email-server-configuration) - [Mailgun mail driver settings](/o/-LJ0aNaUl77b5HIzdH7-/s/09GreG9x1Y6qRGRu9MvR/administrator/email-settings/email-default-settings#edit-an-email-server-configuration) - [Postmark mail driver settings](/o/-LJ0aNaUl77b5HIzdH7-/s/09GreG9x1Y6qRGRu9MvR/administrator/email-settings/email-default-settings#edit-an-email-server-configuration) - [Sendmail mail driver settings](/o/-LJ0aNaUl77b5HIzdH7-/s/09GreG9x1Y6qRGRu9MvR/administrator/email-settings/email-default-settings#edit-an-email-server-configuration) - [SMTP mailer driver settings](/o/-LJ0aNaUl77b5HIzdH7-/s/09GreG9x1Y6qRGRu9MvR/administrator/email-settings/email-default-settings#edit-an-email-server-configuration)