Evgeni Golov
Evgeni Golov
Heh. Yeah, python for irssi would be cool. I often suck at Perl too. I wrote the script to notify myself about different kind-of-IM events on my server at home...
bah, they all call openssl directly (I know, your irssi script does too :)) let me hack a bit
There is a working PoC. :) And for random boxen: while I would not trust them, `cpan` works also w/o root access ;)
yes, the sender is way to long, and we probably should sanitize that. yet I wonder, it should have recovered fine after the issue. I'll see if I can come...
Hi, it is "documented" in the code ;-) https://github.com/evgeni/bley/blob/master/bley.py#L135-L139 0 = "ok, the original message did not trigger any of the negative checks" 1 = "found in whitelist" 2 =...
@junkpad92 can you please give the `x-greylist` branch a try? It should implement your wish :)
Perl? It's written in Python. So no. ;) Or did you mean PyPI? For Perl, there is [Config::Model](https://metacpan.org/pod/Config::Model)
Well, currently I rely on various config parsers and their filter and pretty-print options. So my code does not understand a word of the config itself. I'll totally take patches...
@timogoebel @kamils-iRonin ohai, I recall y'all have poked around GraphQL in the past. Would you mind having a look at the errors and tell me WTH I am doing wrong?...
@nadjaheitmann why would this be a breaking change?