Roman Joost
Roman Joost
I can imagine, yet I'm currently not spending any time on this actively coding, but rather on education. The current implementation is deficient in a way of correctly building a...
@floppydisken I think you might have run into the same problem I ran to. The documentation available at https://workspacer.org/config/ does not match with the stable version you may have gotten...
Ran into this today as well. I also use K-9 Mail to send mails through the same server. Might give a hint on how to solve this maybe.
Yep I like this very much. So the deal is basically that we use `Tainted` to express the fact that the data could be malicious or "dirty" and needs to...
Btw @frasertweedale was wondering whether is might use the plugin system too or should we just apply what we already have?
I've actually changed the type to a function (see https://github.com/purebred-mua/purebred/compare/feat/430/mailcaphandler-can-work-with-positional-arguments) which gets me what I want. However I agree, that better support for the mailcap file is the better approach,...
I'm giving a mailcap parser a shot. Named the package `purebred-mailcap` for obvious reasons...
@frasertweedale yeah I'm already using it as a reference. Thanks for the pointer!
Yeah that's actually a great idea, to write a smaller reproducer. Will do...
@c-lewis I think I observed it with even 50 items, although I would have to go back to verify. Definitely go with 500 items and you should see a sluggish...