Florian Schlichting

Results 12 issues of Florian Schlichting

I use nullmailer to send an email from a generated text file. The tool that generates the file encodes the From: header with the MIME-Header encoding according to RFC2047. In...

python (2) is going away. This is what's needed to make yubikey-manager-qt build on Debian (bookworm/unstable) using python3. There's probably more work to do in the github workflows and resources/linux/AppRun

I'm forwarding Debian bug https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954111 The reporter notes that _Your package uses the Perl module HTTP::Tiny, but it does not force the verify_SSL attribute to a true value. ... I...

As can be seen on the screenshot in https://github.com/cpanato/mattermost-plugin-alertmanager/issues/60, the sort order of labels and annotations is not stable. This makes it difficult to scan over many similar alerts. This...

I'm testing the multiple teams feature, sending mock alerts to mattermost using curl like so: ``` $ curl -i -X POST 'https://mattermost.my.domain/plugins/alertmanager/api/webhook?token=LONG-TEAM-TOKEN' -d '{ "version": "4", "status": "firing", "groupKey": "testing",...

### What did you do? I'm trying to tag my metrics with a date in the form YYYY-MM-DD. For this I use the year(), month() and day_of_month() functions like so:...

Now that everybody has a smartphone in addition to a more traditional computer, for example with Android and the excellent Conversations app, there are two things I miss in irssi-xmpp:...

We have a few older Dell systems that have a PERC H730 Mini integrated RAID controller. On these systems, redfish_exporter (latest git: e28371ddb) throws a fatal error, while it used...