Vsevolod Stakhov

Results 427 comments of Vsevolod Stakhov

Can you please send something from this address to my personal gmail `vstakhov`?

Interesting... In fact, Rspamd supports utf8 in headers almost everywhere. I'm trying to understand where it could be broken.

> I am puzzled about the usage of va_args here, I both like and dislike it I have the same feeling. The alternative is to use a list variable or...

> I think it would be easier to have a const char ** than a va_arg However, if we want to reuse the existing `const char *reponame` that exists in...

That’s right - the whole pkgdb api requires some proper support of multiple repos selection. I was about to continue this project but unfortunately got distracted by other things.Sent from...

I did solve a similar issue for FreeBSD lists some time ago using users settings. So DKIM and ARC signatures were added after mailman alterations whilst DKIM/ARC checks were done...

Dear @Neustradamus, you can easily check the git history for all relevant modules to find the answer to your question. That’s exactly what we would have to do as well...