Alberto Bertogli

Results 41 comments of Alberto Bertogli

Hi! Yes, I've considered it before :) It's a cool protocol, but since chasquid only does SMTP and not IMAP, there isn't a lot of value in implementing only the...

Thanks for reporting this and suggesting a fix! It should be fixed in commit f6a39a4 which is in the `next` branch. I'll move it to `master` in a little bit.

The fix (735613cdf79861232d2edb25b42b69eb9a4d0a26) was merged in `master` a while ago, sorry I forgot to update this. Thanks again!

Sorry I didn't reply before, I thought I had :( Thanks for the suggestion! I need to read up/refresh my knowledge on route policies a bit, think about the implications...

Sorry for taking so long to come back to this. It's not possible at the moment, although it seems like a reasonable thing to support. I'll leave this open and...

For future reference, a very similar request was made but for `-fallback_upstream` in #11.

Thanks for reporting this! From what you mention, the issue is specific to the Debian package. If you don't mind, can you report it via the [Debian bug system](https://www.debian.org/Bugs/) ?...

Hi! The DNS request traces don't get output to the logs, but are accessible via the tracing system. If you enable the monitoring HTTP server with `--monitoring_listen_addr=localhost:8000`, then visit `http://localhost:8000/debug/requests?fam=dnsserver&b=0&exp=1`...

No worries! That's a totally reasonable feature request; I can't promise I'll get to it quickly but I'll try :) I'll leave this open to track it. Please feel free...

Thanks for reporting this! That's definitely a use case the default Dockerfile should support, so it's a bug. There's already a bit of logic for this above, based on the...