[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [doctor/master] Send fingerprint change notices to tor-network-alerts@
commit 5c985c9832940c8673949b07d3dc96dd796af5ab
Author: Damian Johnson <atagar@xxxxxxxxxxxxxx>
Date: Sat Jun 23 11:47:48 2018 -0700
Send fingerprint change notices to tor-network-alerts@
Requested by nusenu.
---
fingerprint_change_checker.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fingerprint_change_checker.py b/fingerprint_change_checker.py
index 6bc0a94..5cd6a2d 100755
--- a/fingerprint_change_checker.py
+++ b/fingerprint_change_checker.py
@@ -104,7 +104,7 @@ def main():
if len(alarm_for) == 1:
subject += ' (%s:%s)' % alarm_for.values()[0][:2]
- util.send(subject, body = body, to = ['bad-relays@xxxxxxxxxxxxxxxxxxxx', 'atagar@xxxxxxxxxxxxxx'])
+ util.send(subject, body = body, to = ['tor-network-alerts@xxxxxxxxxxxxxxxxxxxx', 'atagar@xxxxxxxxxxxxxx'])
# register that we've notified for these
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits