diff --git a/_modules/index.html b/_modules/index.html
index 777e667..2725e2f 100644
--- a/_modules/index.html
+++ b/_modules/index.html
@@ -8,7 +8,7 @@
-
Overview: module code — parsedmarc 6.3.6 documentation
+ Overview: module code — parsedmarc 6.3.7 documentation
@@ -58,7 +58,7 @@
- 6.3.6
+ 6.3.7
diff --git a/_modules/parsedmarc.html b/_modules/parsedmarc.html
index f5b8254..c7ade5c 100644
--- a/_modules/parsedmarc.html
+++ b/_modules/parsedmarc.html
@@ -8,7 +8,7 @@
- parsedmarc — parsedmarc 6.3.6 documentation
+ parsedmarc — parsedmarc 6.3.7 documentation
@@ -58,7 +58,7 @@
- 6.3.6
+ 6.3.7
@@ -185,7 +185,7 @@
from parsedmarc.utils import timestamp_to_human, human_timestamp_to_datetime
from parsedmarc.utils import parse_email
-__version__ = "6.3.6"
+__version__ = "6.3.7"
logging.basicConfig(
format='%(levelname)8s:%(filename)s:%(lineno)d:'
@@ -1845,7 +1845,7 @@
idle_start_time = time.monotonic()
for response in responses:
logging.debug("Received response: {0}".format(response))
- if int(response[0]) > 0 and response[1] == b'RECENT':
+ if response[0] != 0 and response[1] == b'RECENT':
server.idle_done()
res = get_dmarc_reports_from_inbox(connection=server,
move_supported=ms,
diff --git a/_modules/parsedmarc/elastic.html b/_modules/parsedmarc/elastic.html
index 15cdb81..0b11bf5 100644
--- a/_modules/parsedmarc/elastic.html
+++ b/_modules/parsedmarc/elastic.html
@@ -8,7 +8,7 @@
- parsedmarc.elastic — parsedmarc 6.3.6 documentation
+ parsedmarc.elastic — parsedmarc 6.3.7 documentation
@@ -58,7 +58,7 @@
- 6.3.6
+ 6.3.7
diff --git a/_modules/parsedmarc/splunk.html b/_modules/parsedmarc/splunk.html
index eb5b8de..0fb78d7 100644
--- a/_modules/parsedmarc/splunk.html
+++ b/_modules/parsedmarc/splunk.html
@@ -8,7 +8,7 @@
- parsedmarc.splunk — parsedmarc 6.3.6 documentation
+ parsedmarc.splunk — parsedmarc 6.3.7 documentation
@@ -58,7 +58,7 @@
- 6.3.6
+ 6.3.7
diff --git a/_modules/parsedmarc/utils.html b/_modules/parsedmarc/utils.html
index 378d0f6..7931f97 100644
--- a/_modules/parsedmarc/utils.html
+++ b/_modules/parsedmarc/utils.html
@@ -8,7 +8,7 @@
- parsedmarc.utils — parsedmarc 6.3.6 documentation
+ parsedmarc.utils — parsedmarc 6.3.7 documentation
@@ -58,7 +58,7 @@
- 6.3.6
+ 6.3.7
diff --git a/_static/documentation_options.js b/_static/documentation_options.js
index 0e3e287..6abc15a 100644
--- a/_static/documentation_options.js
+++ b/_static/documentation_options.js
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
- VERSION: '6.3.6',
+ VERSION: '6.3.7',
LANGUAGE: 'None',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
diff --git a/genindex.html b/genindex.html
index bafd55f..836a9db 100644
--- a/genindex.html
+++ b/genindex.html
@@ -9,7 +9,7 @@
- Index — parsedmarc 6.3.6 documentation
+ Index — parsedmarc 6.3.7 documentation
@@ -59,7 +59,7 @@
- 6.3.6
+ 6.3.7
diff --git a/index.html b/index.html
index 0dbf761..99a8aab 100644
--- a/index.html
+++ b/index.html
@@ -8,7 +8,7 @@
- parsedmarc documentation - Open source DMARC report analyzer and visualizer — parsedmarc 6.3.6 documentation
+ parsedmarc documentation - Open source DMARC report analyzer and visualizer — parsedmarc 6.3.7 documentation
@@ -58,7 +58,7 @@
- 6.3.6
+ 6.3.7
diff --git a/objects.inv b/objects.inv
index 31ec01c..d00ed65 100644
Binary files a/objects.inv and b/objects.inv differ
diff --git a/py-modindex.html b/py-modindex.html
index d729e2d..d9701a1 100644
--- a/py-modindex.html
+++ b/py-modindex.html
@@ -8,7 +8,7 @@
- Python Module Index — parsedmarc 6.3.6 documentation
+ Python Module Index — parsedmarc 6.3.7 documentation
@@ -61,7 +61,7 @@
- 6.3.6
+ 6.3.7
diff --git a/search.html b/search.html
index eb53eb5..e1ffb75 100644
--- a/search.html
+++ b/search.html
@@ -8,7 +8,7 @@
- Search — parsedmarc 6.3.6 documentation
+ Search — parsedmarc 6.3.7 documentation
@@ -59,7 +59,7 @@
- 6.3.6
+ 6.3.7