Ok this has got weird now. Rebooted and now i can send emails via the 'command line' in the gui but not the automated way. Example : index=* | head 10 | sendemail to="
[email protected]" from="
[email protected]" subject="test" server="imapoutgoing.xxxxxxxxx.net:587" use_tls=true This works fine. My scheduled report still does not work though. The settings i have put in at Settings | Server Settings | Emails settings are the same as above : Maihost : imapoutgoing.xxxxxxx.net:587 | Enable TLS Send email as :
[email protected] ( copy & paste from the above just in case ) This is the error from the logs : 07-17-2020 11:30:04.296 +0100 ERROR ScriptRunner - stderr from 'C:\Program Files\Splunk\bin\Python2.exe C:\Program Files\Splunk\etc\apps\search\bin\sendemail.py "results_link=http://10.21.56.47:8000/app/search/@go?sid=scheduler__admin__search__RMD5141fe5c68308f17b_at_1594981800_1" "ssname=Joe_Report" "graceful=True" "trigger_time=1594981800" results_file="C:\Program Files\Splunk\var\run\splunk\dispatch\scheduler__admin__search__RMD5141fe5c68308f17b_at_1594981800_1\results.srs.zst" "is_stream_malert=False"': ERROR:root:(550, '5.7.60 SMTP; Client does not have permissions to send as this sender') while sending mail to:
[email protected]
... View more