IBM QRadar SOAR: Configuring SMTP settings

From Wiki
Revision as of 01:45, 17 April 2025 by Ebasso (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

1) Connect to CLI, using resadmin user

2) Run command

sudo resutil smtpedit –email [email protected] -name ”Resilient System” -host centos9.company.com -port 25 –nostarttls

3) To test the connection, use the following command and any valid configured email address.

sudo resutil smtptest –email [email protected]

Ver também