Martin Kjær Jørgensen
Martin Kjær Jørgensen
I'm not sure how the circle back would work. For instance, MAG doesn't seem to register as a authnz provider for use in mod_auth_form...
@adelton The current mod_auth_form code doesn't seem to be able to handle it. I was thinking about modifying or forking the code to be able to take httpd_username, httpd_password, and...
> The new threading-based API supports this. Any plans of it to the asyncio-based API and/or the Sans API's?
This happens for me too, although no usable stack trace in my current build ``` 2024-04-01 09:01:43.457 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:2496 2024-04-01 09:01:43.457 [P2P7] INFO global src/cryptonote_protocol/cryptonote_protocol_handler.inl:2496 ********************************************************************** 2024-04-01 09:01:43.457...
"not in" is not recognized correctly in latest Emacs+tree-sitter either. Looking forward to it 🙂
It is relevant There is also a use case in which fluent-bit collects metrics from all kinda source on a "device" with a unique ID. Instead of all programs separately...
Yes please :+1: :smile:
> Sure, but I would like to add some socket clean up at exit if you dont mind. #40
> I’m not sure this is the role of the opensmtpd filter to remove the socket. That should be handled by rspamd instead, no? Sorry, nevermind. I found a different...
When building and installing the new version, and configuring rspamd worker-normal to listen on sockets instead smtpd crashes the moment an incoming MTA delivers an email. worker-normal.inc ``` bind_socket =...