basbebe

Results 45 issues of basbebe

in my rmilter.conf.local, this gave me parsing errors: ``` redis { […] copy_probability = 0.5; […] ``` `config file parse error! line: 128, text: "0.5", reason: syntax error` this also...

I'm trying to develop a small Python app with the CherryPy framework. I'm installing with homebrew on a Mac. however, integrated development doesn't find the module: ``` ImportError: No module...

When I close a draw.io file (draw.io desktop 14.5.1, Mac OS 11.3.1) and reopen it, the diagram stays empty (empty white frame). On doubleclick on the diagram, where the preview...

**Describe the bug** I'm in the process of migrating most objects from KeePassXC to Bitwarden. While `kp2bw` reports that it uploaded attachments for those entries that have any, there are...

KeePassXC databases can be protected with OTP hardware keys. The `keepassxc-cli` supports these and maybe there is a way that `kp2bw` could also.

help wanted
good first issue

This might be a special case but: I have my Web Logins in a separate folder in KeePassXC which I share with other devices. I have separate entries in another...

for anyone who's interested, these are settings that seem to work for the [h2o](https://h2o.examp1e.net) web server (I'm running it on FreeBSD with PHP-FPM on demand): ``` # vi: ft=yaml #...

Is there a way to control the huge amount of IMAP logins Z-Push creates? When I resync, I get two IMAP logins per second. After that, I get one login...

question

I have problems retrieving the contents of my Spam folder on an iOS device. It is called "Junk" and I set the IMAP config `define('IMAP_FOLDER_SPAM', 'JUNK');`. However on an iPhone...

bug

Whenever I compose a message on my iOS device, I get some errors in my log. I expect this has to do with the S/MIME check that the iPhone does...

enhancement