I have created an action with command "email" and filled out all 3 fields (mail adress / subject / body). Then I created a template, added the action to it, here I also filled out all 3 fields. Then I connected the template to one of my hosts. The alert fires but no email is sent.
I used the EXPECT approach, from the command line I can send a test message with "smtp
myself@mydomain.de Test Text", this works ok, no matter with what user or from where I start the script. So there seems to be no permission issue.
But what could it be? I cannot edit the default command "Email". What does it do exactly?
Thanks for any help!