From 38b46cbd250062242180745f01258ae3382b18c9 Mon Sep 17 00:00:00 2001 From: alciregi Date: Sep 27 2019 11:22:57 +0000 Subject: readme --- diff --git a/README.md b/README.md index 77260e7..4580b38 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ * `queryfedbus.py` * `queryfedbus2.py` -They get the same data: a list of messages sent to the specified mailing list.
+They get the same data: a list of messages sent to the specified mailing list, in this format: +`sender email, mail subject, timestamp, datetime, datagrepper uuid` * The first one get the messages in the specified range of dates. It takes a lot of time, because it queries for all the messages in any mailing list. For each message it parses if it was addressed to the mailing list we want to get statistics.