Hi all,
I have an issue with trying to get Office 365 integrated as my SMTP server for Splunk alerting.
I’m putting in all the right details in the email settings page, smtp server, port, user/pass etc but getting errors on my Splunk:
command="sendemail", SMTP AUTH extension not supported by server. while sending mail to: blah@blah.com
and
command="sendemail", STARTTLS extension not supported by server
I'm using these settings:
Server name: smtp.office365.com
Port: 587
Encryption method: TLS
I'm using this command to test:
(fake email address for this post)
index=_internal | head 1 | sendemail to="blah@blah.com" from="splunk" use_tls=1
It might be the Linux box (Debian) itself rather than Splunk, but I just wanted to ask.
Cheers!
↧