Marc Henderkes

Results 3 issues of Marc Henderkes

very small change to get direct links to images in case you need to embed them somewhere

**Describe the bug** The [Client](https://github.com/Webklex/php-imap/blob/master/src/Client.php#L586) uses full_name of a folder instead of path of a folder to query for subfolders. This leads to exceptions if there are umlauts (mutated vowels)...

bug
validating

Currently the only way to handle mercure logging without affecting other logs is to define it in its own route handler. That's getting quite cumbersome in a large Caddyfile. I...