gchq / stroom

Stroom is a highly scalable data storage, processing and analysis platform.

Home Page:https://gchq.github.io/stroom-docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Analytic notification, incorrect email address format causes email fail

stroomdev10 opened this issue · comments

If you have a Rule with an email notification where a recipient is invalid (not formatted correctly), then the email fails.

This is recorded in the app.log, but nowhere else.

in the log is :

Invalid TO address : somethinginvalid
MailInvalidAddressException caused by stroom.analytics.impl.EmailSender.send(EmailSender.java:137)