Closed bwildenhain closed 2 years ago
Hi @bwildenhain !
Thank you for your contribution! You are absolutely right, this is a bug.
Actually, I think it would be better to return error in this function, not log it (you can see example in the next block https://github.com/tierpod/dmarc-report-converter/blob/1da62a63539c699ef135027eed4041e0e641ad0a/cmd/dmarc-report-converter/output.go#L46-L48
Could you please update you PR?
Currently, dmarc-report-converter silenty fails when trying to write to a directory where it is not allowed to write to.