Pavel Podkorytov

Results 27 comments of Pavel Podkorytov

Sorry, but I'm not allowed to share the backup. I'll try to reproduce it using fake data/workload and let you know.

This is our main assumption. It looks like we have quite busy queue - producer pushes a lot of messages into queue, several consumers pull messages in batches and send...

It's interesting. I have no mime packages installed on my system and can process eml files as well. If you cannot provide sample file, you can post here output of...

But according to this https://cs.opensource.google/go/go/+/refs/tags/go1.22.5:src/mime/type_unix.go - it's possible that some packages are needed to detect mime type. I have "/usr/share/mime/globs2" file on my Fedora system and it belongs to shared-mime-info...

> I use AWS SES to receive DMARC reports which are placed in an S3 bucket with a hashed filename with no file extension Interesting way. I use `input.imap` to...

https://github.com/tierpod/dmarc-report-converter/blob/50e8df571711a5f4e44354b107f3cbbc839bc4c9/cmd/dmarc-report-converter/files.go#L58 The reason for this unexpected behavior is simple