IBM QRadar SOAR: Configuring SMTP settings
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]