[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [doctor/master] Send fallback notices to tor-consensus-health@
commit e155b91724a227479166738f87e675060b0e4f0a
Author: Damian Johnson <atagar@xxxxxxxxxxxxxx>
Date: Wed Jun 22 09:57:26 2016 -0700
Send fallback notices to tor-consensus-health@
Initially I excluded the list because this is a new script and didn't want to
risk spamming folks, but its been happily running for months now. Letting
notices go to the list.
---
fallback_directories.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fallback_directories.py b/fallback_directories.py
index 4914118..42d65cb 100755
--- a/fallback_directories.py
+++ b/fallback_directories.py
@@ -16,7 +16,7 @@ import util
log = util.get_logger('fallback_directories')
NOTIFICATION_THRESHOLD = 25 # send notice if this percentage of fallbacks are unusable
-TO_ADDRESSES = ['atagar@xxxxxxxxxxxxxx', 'teor2345@xxxxxxxxx', 'nickm@xxxxxxxxxxxxxx']
+TO_ADDRESSES = ['tor-consensus-health@xxxxxxxxxxxxxxxxxxxx', 'teor2345@xxxxxxxxx', 'nickm@xxxxxxxxxxxxxx']
EMAIL_SUBJECT = 'Fallback Directory Summary'
EMAIL_BODY = """\
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits