mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-05-19 18:35:24 +00:00
6.3.6
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
6.3.6
|
||||
-----
|
||||
|
||||
- Work around some unexpected IMAP responses reported in issue #70 and issue #75
|
||||
- Show correct destination folder in debug logs when moving aggregate reports
|
||||
|
||||
6.3.5
|
||||
-----
|
||||
|
||||
|
||||
@@ -38,7 +38,7 @@ from parsedmarc.utils import is_outlook_msg, convert_outlook_msg
|
||||
from parsedmarc.utils import timestamp_to_human, human_timestamp_to_datetime
|
||||
from parsedmarc.utils import parse_email
|
||||
|
||||
__version__ = "6.3.5"
|
||||
__version__ = "6.3.6"
|
||||
|
||||
logging.basicConfig(
|
||||
format='%(levelname)8s:%(filename)s:%(lineno)d:'
|
||||
|
||||
Reference in New Issue
Block a user