In PhishER, you have the option to create your own email template that will send when a specific action is manually run or automatically triggered. For example, you could create an email template to notify users that an email they reported was determined to be clean and was returned to their inbox. If you create an action that uses PhishRIP to quarantine emails, you could create an email template to notify users that a malicious email was removed from their inbox.
Creating Email Templates
You can create a custom email template in your PhishER platform using the Email Templates page, the Action Details page, and the Run drop-down menu. Each option will open the Email Template Editor, which allows you to customize the email template. Read the subsections below to learn more about each method.
Email Templates Page
To create a custom email template using the Email Templates page in your PhishER platform, follow the steps below:
- Navigate to Settings > Email Templates.
- Click New Email Template on the top-right corner of the page. This will open the Email Template Editor pop-up window.
Note: If you don’t have any email templates created, you can click the Click here to add a New Email Template link instead.
- Create your template in the Email Template Editor pop-up window that opens. For more information, see the Using the Email Template Editor section of this article.
Action Details Page
To create a custom email template using the Action Details page in your PhishER platform, follow the steps below:
- Navigate to Actions > New Action.
- Enter a name and description for your action.
- Under 3. Choose how you would like to report this action, select the Send Email option.
- Create your template in the Email Template Editor that displays under the Email Options header. For more information, see the Using the Email Template Editor section of this article.
Run Drop-Down Menu
To create a custom email template using the Run drop-down menu, follow the steps below:
- Navigate to the PhishER Inbox.
- Select the check box to the left of the message you want to use to create an email template. The Run drop-down menu will display in the top-left corner of the page.
- From the Run drop-down menu, select Send Custom Email. The Send Custom Email pop-up window will open.
- Create your template in the Email Template Editor that opens. For more information, see the Using the Email Template Editor section of this article.
Customizing Email Templates
Read the subsections below to learn how to customize your email templates using the Email Template Editor and placeholders.
Using the Email Template Editor
In Email Template Editor, you can customize an email template before including it in one of your PhishER actions. For more information about the fields in the editor, see the screenshot and list below:
- Name: Enter a name for your email template. Your users will not see this field when they receive the email.
- Include Original Reporter: You can select this option to send an email to the user who reported the message.
-
Specify Recipients: You can select this option to add email addresses of the users you want to receive the email.
Note:The email addresses must use domains from the Allowed Domains that have been added and verified in your KSAT Account Settings.
- From: Enter the email address that will display in the email header.
- From Name: Enter the name or email address that will display in the email header.
- Reply To: Enter the email address the recipient will reply to when they click Reply in the email.
- Reply To Name: Enter the name that will display when the recipient clicks Reply in the email.
- Subject: Enter the email’s subject line. The recipient will see this subject line in their inbox.
-
Image icon: Click this icon if you would like to add an image to your email template. You must use externally-hosted images, which means you must enter a publicly-available URL in the URL field.
Note:When you add an image, the Alternative Text field will display automatically. This optional field allows you to add alternative text to your image
-
Link icon: Click this icon if you would like to add a link to your email template. To add a link, follow the steps below:
- Enter the text you want to convert into a link.
- Highlight this text and click the link icon. The Link pop-up window will open.
- Paste the link’s URL in the Link pop-up window and click OK.
- Placeholder: The options in this drop-down menu will populate specific fields with reporter or message information automatically. For more information, see the Using Placeholders section below.
- Source: Click this button to switch to a source code view of the email template. You can use this view to edit the email template in HTML.
- body: Enter any text that you would like. You can use the text formatting options in the toolbar to customize the appearance of your template.
- Include original email at the bottom of body: Select this option to include the original reported message in the body of the email template.
-
Attach original email: Click this option to include the original reported message in the email as an attachment.
Important: Be cautious when including or attaching the original reported message as it may be malicious.
- Include PhishER links and tag information: Click this option to include the Message link, Action link, and all message tags in the email.
Once your email template is customized, click Save. Your template will be stored under the Email Templates section of PhishER and will become a template option in the Custom Email Template drop-down menu when creating an action or in the Run drop-down menu when selecting the Send Custom Email option.
Using Placeholders
You can use various placeholders to automatically populate the email with specific content. For more information about the placeholders you can use, see the table below:
Placeholder | Placeholder Drop-Down Menu Option | Description |
---|---|---|
[[subject]] | Email Subject | This placeholder will populate the text found in the Subject line of the original message. |
[[reporter_email]] | Reporter Email | This placeholder will populate the email address of the user who reported the message. |
[[reporter_name]] | Reporter Full Name | This placeholder will populate the first and last name of the user who reported the message. |
[[reporter_first_name]] | Reporter First Name | This placeholder will populate the first name of the user who reported the message. |
[[reporter_last_name]] | Reporter Last Name | This placeholder will populate the last name of the user who reported the message. |
[[sender_email]] | Sender Email | This placeholder will populate the email address associated with the original source of the message. |
[[sender_name]] | Sender Full Name | This placeholder will populate the first and last name of the sender associated with the original source of the message. |
[[sender_first_name]] | Sender First Name | This placeholder will populate the first name of the sender associated with the original source of the message. |
[[sender_last_name]] | Sender Last Name | This placeholder will populate the last name of the sender associated with the original source of the message. |
[[reported_time]] | Reported At | This placeholder will populate the date and time of when the message was reported by a user. |
[[sent_time]] | Sent At | This placeholder will populate the date and time of when the original message was sent to the reporter. |
[[attachment_names]] | Attachment Names | This placeholder will populate the name of the attachments sent with the original message. |
Deleting Email Templates
To delete an email template, follow the steps below:
- Navigate to Settings > Email Templates.
- Click the trash can icon under Actions.
- In the pop-up window that opens, click Yes, delete it.
Important:Once you delete an email template, it will be removed.
Once you click Yes, delete it, you'll see a confirmation message that your email template has been deleted successfully.