Aleksey Andreev

Results 109 comments of Aleksey Andreev

Hello! Unfortunately, I still can't reproduce it using my mailbox. I've just added some code that allows you to get more detailed error messages in the debug mode. Perhaps the...

@sts That's a fair point. Fixed with https://github.com/liuch/dmarc-srg/commit/075cda7333b4657577ac50af7451c8580512c4b5

Hello, I'm glad that my tool is useful for you. By the way, I'm using Debian too. What about the feature you offer: I don't really open every report. Honestly,...

Thanks for the information. I’ll think about how to do it most carefully. BWT: My list of reports is much more modest. Usually it is no more than 5 reports...

To my shame, I must admit that my problem here is not in the code, but in the planning of the interface. I'm not good at this. I will try.

Hello j4g3r, Isn't basic auth access just about using credentials via HTTP protocol? Perhaps, I do not understand something. Yes, I read your links, but it did not give me...

Thank you. It was born in pain!

Yes, I don't tend to use external dependencies without good reason. I don't have much time at the moment, but I'm going to dig into this protocol in a while....

This is a good idea. But there are probably many control panels with their own API, and I do not use any of them. It is quite difficult to write...

I see at least two problems: 1. API can use a temporary token that is passed after authentication. 2. The complexity of processing the result. You need to know the...