-
Notifications
You must be signed in to change notification settings - Fork 225
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SMTP TLS Report not parsed #568
Comments
Parsing SMTP TLS reports was recently fixed. Please make sure that you are using the latest release. |
I've tried both the current latest release
the only modification I made to the docker image is a start script that runs parsedmarc and then waits 60s. I've also tried multiple attachments just in case it was a single corrupt file |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The TLS reports from Google are not being parsed.
The attachment extension is
.json.gz
and it prints the following error:It works if the
.json
file is manually extracted and uploaded to the input folder.The text was updated successfully, but these errors were encountered: