EmailV2 Integration Send Mail Failed

I try to use EmailV2 integration to send emails. I created a simple playbook that when there is an alert it will trigger send email from EmailV2 integration, but for some reason it always fails with the output message "Failed to send email!". And next is i want ask ini the 2nd pic, what username and password should i put? where do i find it.

Screenshot 2024-12-17 123041.PNG

ronaldlie_1-1734413629736.png

 

0 3 227
3 REPLIES 3

The sender should be a valid email account and the login associated with that.  That is likely why it is failing to send the email.

 

 

refer this doc:  

UsernameStringN/AYesUsername to authenticate with on mail server
PasswordPasswordN/AYesA password to authenticate with on email server
 

 

 

A tiny additional comment

SOAR/SecOps is not a mail server or MTA, it acts as a mail client and connects to an existing mailbox on an existing server.  The credentials in your image is for the account on the mail server that SOAR will use to send an email.