Reporting

Try to send an email over a mail-relay host accepting SSL and TLS

zugji
Path Finder

We try to set up sending email over a mail-relay host accepting SSL and TLS connection.
When I run following query

index="ix-website-apache-test" | sendemail to=recipient@domain.com from=splunk@domain.com use_tls=false use_ssl=true

In the python.log I got follwing error:

2017-02-15 14:04:10,964 +0100 ERROR sendemail:131 - Sending email. subject="Splunk Results", results_link="None", recipients="[u'recipient@domain.com']", server="mail-relay.domain.com:465"
2017-02-15 14:04:10,965 +0100 ERROR sendemail:417 - 'NoneType' object has no attribute 'get_issuer' while sending mail to: recipient@domain.com

Where is the best way to troubleshoot this issue?

Email Setting are done properly with username and password, SSL enabled.
alt text

Sending from the splunk server using openssl is working without any problems.

0 Karma

klaxdal
Contributor

Try this from search .

index=_internal | head 1 | sendemail to="recipient@domain.com" format="html" server=mail-relay.domain.com:465 use_ssl=1

0 Karma

zugji
Path Finder

Same error as above in the question.

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...