Tobi

Results 10 issues of Tobi

* Modoboa: 1.15.0 * installer used: Yes looks to me that there is a potential issue with postfix depending on OS used and Postfix version. Postfix 2.10 has a default...

enhancement

Just wonder: according to https://github.com/CaliDog/certstream-python/blob/master/README.md there should be a field named `as_der` in the returned datastructure. But with our certstream-python code we do not have this field in the results....

running into an issue with dino in my latest setup. When getting the zones from API the request result triggers an Exception in dino ``` pdns-server-mysql | 2021-12-17T08:21:59.114295366Z Dec 17...

If using pyspf on python2.7.5 (though think that all python2 is affected) the execution fails if `spf.py` finds `ipaddress` package and imports it. In my case `ipaddress` came as dependency...

I use pdns_redis.py on my server which runs a redis slave instance. If I just query pdns for a record I get SERVFAIL and in the logs > Dec 9...

I'm currently unable to fetch mail from imap if one part in the mailbox path contains a whitespace. I tried to escape with the usual suspects \ and \\ but...

it seems that message content cannot be shown if the content is not UTF8 encoded but ex iso-8859-1 Getting this in logs > 2023-07-13T08:54:25.012144908Z 2023/07/13 08:54:25 message: unhandled charset "iso-8859-1"...

#### Steps to replicate Provide example config and message ``` host "[ipv6:add:ress]" scheme https ssl_verify false ``` the above snippet is in our `match` config block in fluentd #### Expected...

### Summary I'm having a problem with the iptables builtin module. The module does not add the rule to iptables. The `changed` state is always `false` ### Issue Type Bug...

module
bug
needs_verified

Summary On a system with both an Intel iGPU and NVIDIA discrete GPU, where simpledrm (kernel builtin) occupies /dev/dri/card0 and nvidia-drm gets /dev/dri/card1, the SDDM Wayland greeter works correctly but...