A little common problem for me..
Email action uses %CommentLine2% as "To (recipients):"
If I use a variable in that field, which cannot be reolved, Auditnig tool gives me an error.
- Eg CommentLine2 = a folder variable, that looks up global variable..
But if CommentLine2 is empty I don't get an error..
Which then leads to no recipient..
So when sending email when test goes bad, I get this error in the System Log:
Code: Select all
Error: Cannot send e-mail to . 501 5.5.4 Syntax error in address Trying to use backup SMTP server..
1) Could it be possible to find these empty neccessary strings (Eg: email from, email to, sms Dest phone, Service: Restart service on and servicename) using Auditing tool?
2) Could it be possible to add the name of the failing test in the system log? That way, it's easy to find the misconfigured test. This also goes, if the email address doesn't exists or some other error occurs..