home.social

#publicinbox — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #publicinbox, aggregated by home.social.

  1. I try to set up a #nixos host with a #simple-nixos-mailserver and #publicinbox and test the whole thing with a nixos VM test.

    But I fail hard to get the very basics working - right now making public-inbox behind a nginx reverse proxy available (curl'ing the site returns 404).

    Has someone done this before and some nix code I can look at?

  2. I ask this every now and then here: has someone a #nixos #mailserver #snm setup for #mailinglist #mailinglists with #publicinbox (the software, not the concept) that they can share?

  3. I ask this every now and then here: has someone a #nixos #mailserver #snm setup for #mailinglist #mailinglists with #publicinbox (the software, not the concept) that they can share?

  4. I ask this every now and then here: has someone a #nixos #mailserver #snm setup for #mailinglist #mailinglists with #publicinbox (the software, not the concept) that they can share?

  5. I ask this every now and then here: has someone a #nixos #mailserver #snm setup for #mailinglist #mailinglists with #publicinbox (the software, not the concept) that they can share?

  6. I ask this every now and then here: has someone a #nixos #mailserver #snm setup for #mailinglist #mailinglists with #publicinbox (the software, not the concept) that they can share?

  7. Has someone a template for setting up simple #nixos #mail #server #snm with a mailinglist (or multiple) and #publicinbox ?

  8. Has someone a template for setting up simple #nixos #mail #server #snm with a mailinglist (or multiple) and #publicinbox ?

  9. Has someone a template for setting up simple #nixos #mail #server #snm with a mailinglist (or multiple) and #publicinbox ?

  10. Has someone a template for setting up simple #nixos #mail #server #snm with a mailinglist (or multiple) and #publicinbox ?

  11. Has someone a template for setting up simple #nixos #mail #server #snm with a mailinglist (or multiple) and #publicinbox ?

  12. The documentation of #publicinbox is really bad.

    I just cloned the git public inbox, how can I now read it?

  13. Re-reading #email patch workflow stuff and the #b4 and #publicinbox docs and ... maaan... that is the only true way of developing software together in large teams.

    I mean, I don't care for your 5 person project, do what you want.

    But for large projects, that really is the only way to develop that truly scales.

    Maybe, just maybe, #radicle can become the second way of doing that. Right now, it clearly is not (mainly because it is too young), but I still have hope!

    That said, #sourcehut is also really nice, but right now I like public-inbox a bit more. I guess you could combine the two, possibly?

    #git #github #shithub #gitlab #shitlab

  14. I want to process 4714 message-id's to collect some patch stats for the last year. I could collect with #b4 which uses the #lore archive but I wonder does it cache or will I end up with lots of redundant mbx files? Worse still would I just be hammering an overloaded server? I guess I should check out the #PublicInbox docs.

  15. HTML email. Most projects allow it, if there is at least a text/plain alternative.

    But is not so forgiving, it only allows plain-text emails, HTML is rejected by default.

    So the inbox.sourceware.org archive was incomplete.

    We now have a filter that removes redundant HTML parts before storing in public-inbox. And we re-imported missing emails to make the archive complete.

    But please don't sent HTML email. It will make DKIM verification of your email impossible.

  16. I’m trying hard to love #PublicInbox, or to even just try it out, but I keep failing. To the point I’m not even sure what I’m supposed to get.

    I guess I need “public-inbox for dummies”? Suggestions anyone?

  17. #b4 is a handy tool for managing code review via emailed patches. It was designed to work with #publicinbox archives but it works on arbitrary #mbox's as well. #sourcehut supports pulling the mbox for a thread so it works there too!

    lists.sr.ht/~sircmpwn/public-i

    who needs github...