Raphaël Vinot
Raphaël Vinot
I started to play with the app, but I have a quick question before I do so: the public instance expects links that look like that: `https://dfir.blog/unfurl/?url=https://www.example.com/path/index.html?a=1&b=2` when the current...
okay, so here is a small PR, I figured out a way to keep the current approach to submit a URL without requiring quoting it first. Please let me know...
Great, thanks for the feedback, I'll keep working on it in this direction
In my case, it is a very annoying bug: I always setup my Raspberry Pi "offline" because I use them headless and I never have a screen with me. Last...
CONFIG_ACORN_PARTITION_CUMANA=y CONFIG_ACORN_PARTITION_ADFS=y means is is compiled in the kernel, and not as a module, so there is no way you can blacklist it... Anyway, good to know and to keep...
My idea is the following: - The users install and configure imapfw to connect to their imap server - The users configure their email client (Thunderbird, outlook,...) to connect to...
Thanks, I'll look at the doc and the code. Do you think having such a module is doable with imapfw in the future? I'm comfortable working on a project under...
Solution 1 seems to be the best one in my case (I don't really understand the difference with solution 3). The goal is to be able to propose such a...
Definitely, a postfix script will also happen, and it is the cleanest way, but the goal is to support user with no specific knowledge, infrastructure or support team at-hand (webmail...
Ok, I understand now. What the users expects is to receive their messages in their email client and not changing their habits. They also have multiple devices (PCs, phone, ...)...