Mailer
Mailer
Author: CERT-BDF
License: AGPL-V3
Version: 1.0
Supported data types:
- thehive:case
- thehive:alert
- thehive:case_task
Registration required: N/A
Subscription required: N/A
Free subscription: N/A
Third party service: N/A
Description
Send an email with information from a TheHive case or alert
Configuration
| from |
email address from which the mail is send |
| Default value if not configured |
N/A |
| Type of the configuration item |
string |
| The configuration item can contain multiple values |
False |
| Is required |
True |
| smtp_host |
SMTP server used to send mail |
| Default value if not configured |
localhost |
| Type of the configuration item |
string |
| The configuration item can contain multiple values |
False |
| Is required |
True |
| smtp_port |
SMTP server port |
| Default value if not configured |
25 |
| Type of the configuration item |
number |
| The configuration item can contain multiple values |
False |
| Is required |
True |
| smtp_user |
SMTP server user |
| Default value if not configured |
user |
| Type of the configuration item |
string |
| The configuration item can contain multiple values |
False |
| Is required |
False |
| smtp_pwd |
SMTP server password |
| Default value if not configured |
pwd |
| Type of the configuration item |
string |
| The configuration item can contain multiple values |
False |
| Is required |
False |