@sainag_splunk Thankyou, I had to struggle a lot before getting to this, You can simply change sender's email address in below configuration and it worked for me. /splunk/etc/system/local/alert_actions.conf [email] mailserver = localhost pdf.header_left = none pdf.header_right = none from = Splunk@companyname.com Before making config changes, you can test it out first to see its a valid email/company domain combination, <your Search>| sendemail to= <your email> from= Splunk@companyname.com
... View more