dmarc-visualizer icon indicating copy to clipboard operation
dmarc-visualizer copied to clipboard

parsedmarc returns Error: open() takes 3 positional arguments but 4 were given

Open rastersoft opened this issue 4 years ago • 3 comments

I tried to use this, but I receive this error, and it never parses any data.

parsedmarc_1 | ERROR:cli.py:615:IMAP Error: open() takes 3 positional arguments but 4 were given dmarc-visualizer_parsedmarc_1 exited with code 1 0it [00:00, ?it/s] parsedmarc_1 | ERROR:cli.py:615:IMAP Error: open() takes 3 positional arguments but 4 were given dmarc-visualizer_parsedmarc_1 exited with code 1 0it [00:00, ?it/s] parsedmarc_1 | ERROR:cli.py:615:IMAP Error: open() takes 3 positional arguments but 4 were given dmarc-visualizer_parsedmarc_1 exited with code 1

rastersoft avatar Dec 16 '20 18:12 rastersoft

Also, this happens if I try to use IMAP. If I put the files in the "files" folder, it works fine.

rastersoft avatar Dec 16 '20 18:12 rastersoft

i had the same problem, to solve this, i used the python:3.8-alpine image in parsedmarc and now everything works fine

amorfo77 avatar Dec 23 '20 21:12 amorfo77

How does your parsedmarc.ini look like? I have provided an example with comments.

supaeasy avatar Feb 05 '21 21:02 supaeasy