You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed whenever I get a hit on a Yara Rule with several matches, I get that email several times. For example, if it matches the word "password" 7 times in a body of text, I get that email 7 times. This applies to multiple Yara Rules hitting on the same text too. Is there a way you can limit repeat emails?
Secondly, the second recipient on the SMTP output doesn't seem to be working. There are no emails received by the second recipient I specify in the settings file. Here's the SMTP output section of the settings.json file with the necessary omissions:
Just to be clear, recipient_2 will require that all 3 omitted rules be present in order to send them an email, while recipient_1 will require any of those rules to be present. Is it possible only one or two of the rules are triggering, causing an email to be sent to recipient_1, but not recipient_2? Also, regarding your comment on multiple emails being sent for the same paste, I will take a look, it seems odd that it would behave in that way, but I don't use our SMTP output much.
I've noticed whenever I get a hit on a Yara Rule with several matches, I get that email several times. For example, if it matches the word "password" 7 times in a body of text, I get that email 7 times. This applies to multiple Yara Rules hitting on the same text too. Is there a way you can limit repeat emails?
Secondly, the second recipient on the SMTP output doesn't seem to be working. There are no emails received by the second recipient I specify in the settings file. Here's the SMTP output section of the settings.json file with the necessary omissions:
Thanks,
The text was updated successfully, but these errors were encountered: