storj/satellite/nodeevents
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
..
chore_test.go satellite/nodeevents: validate emails before notifying 2022-12-06 09:59:45 -05:00
chore.go satellite/nodeevents: validate emails before notifying 2022-12-06 09:59:45 -05:00
customerio.go satellite/nodeevents: implement customer.io nodeevents.Notifier 2022-12-02 16:50:49 +00:00
db.go satellite/nodeevents: add method UpdateLastAttempted 2022-12-01 19:38:54 +00:00
mocknotifier.go satellite/nodeevents: add method Name to Type 2022-11-18 12:31:02 +00:00
types.go satellite/nodeevents: add method Name to Type 2022-11-18 12:31:02 +00:00