storj/satellite/console/consoleweb/consoleapi/utils
Cameron a3ff3eb193 satellite/nodeevents: validate emails before notifying
Simple email validation before attempting to send notifications. If the
email is not valid, skip sending notifications and go to update
email_sent so we don't try it again. Also, move ValidateEmail function
into new package so it can be used in nodeevents without import cycle.

Change-Id: I63ce0fc84f7b1d964f7cc6da61206f54baaf1a21
2022-12-06 09:59:45 -05:00
..
validation_test.go satellite/nodeevents: validate emails before notifying 2022-12-06 09:59:45 -05:00
validation.go satellite/nodeevents: validate emails before notifying 2022-12-06 09:59:45 -05:00