IBM QRadar SOAR: Configuring SMTP settings: Difference between revisions

From Wiki
(Created page with " 1) Connect to CLI, using '''resadmin''' user 2) Run command <small>sudo resutil smtpedit –email [email protected] -name ”Resilient System” -host centos9.company.com -port 25 –nostarttls</small> = Ver também = * Artigos sobre IBM QRadar * Artigos sobre Cloud * Mais Artigos sobre Cloud / WebDev / Tecnologias Category:IBM QRadar Category:IBM QRadar SOAR")
(No difference)

Revision as of 01:44, 17 April 2025

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


Ver também