Reporting

How to get sendemail.py to work

Roozbeh59
New Member

We want to include an image in the body of the email before it is sent out. However, "action.email.message.report" only allows texts in the box, so we modified sendemail.py script. The original file is in $SPLUNK_HOME$/etc/apps/search/bin folder. How do I make the updated sendemail.py script working?

0 Karma

kamlesh_vaghela
SplunkTrust
SplunkTrust

Hi
You can update It. But I suggest following below steps.

Make sure your changes will be done in your app only.

1) Create a commands.conf.

[sendemail]
filename =  my_sendmail.py
streaming = false
run_in_preview = false
passauth = true
required_fields =
changes_colorder = false
supports_rawargs = true
undo_scheduler_escaping = true
is_risky = true
local = true

2) Copy ./search/bin/sendemail.py to YOUR__APP/bin/my_sendmail.py

Do not change in search/bin/sendemail.py file.
Do appropriate changes in YOUR__APP/bin/my_sendmail.py only as per your requirements.

Within your app, sendmail will work as per you made changes in my_sendmail.py

Let me know for further assistance.

Thanks

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...