Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
splunk-soar-connectors-admin committed Dec 20, 2024
1 parent 172ddc8 commit 0c0c05a
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Connector Version: 3.3.0
Product Vendor: Generic
Product Name: SMTP
Product Version Supported (regex): ".\*"
Minimum Product Version: 6.2.1
Minimum Product Version: 6.3.0

This app provides the ability to send email using SMTP

Expand Down Expand Up @@ -257,15 +257,14 @@ This app provides the ability to send email using SMTP
Recipients Test\\n\\nThis is test data.


### Configuration Variables
The below configuration variables are required for this Connector to operate. These variables are specified when configuring a SMTP asset in SOAR.
### Configuration variables
This table lists the configuration variables required to operate SMTP. These variables are specified when configuring a SMTP asset in Splunk SOAR.

VARIABLE | REQUIRED | TYPE | DESCRIPTION
-------- | -------- | ---- | -----------
**server** | required | string | Server IP/Hostname
**port** | optional | numeric | Port
**auth_type** | optional | string | Authentication type to use for connectivity
**ph_0** | optional | ph | Place holder
**username** | optional | string | Username (or email address)
**password** | optional | password | Password (For Basic Auth)
**client_id** | optional | string | OAuth Client ID (For OAuth)
Expand Down

0 comments on commit 0c0c05a

Please sign in to comment.