Skip to content

Shared team email inboxes with Freescout #700

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
6 tasks
infinisil opened this issue May 28, 2025 · 5 comments
Open
6 tasks

Shared team email inboxes with Freescout #700

infinisil opened this issue May 28, 2025 · 5 comments
Assignees

Comments

@infinisil
Copy link
Member

infinisil commented May 28, 2025

Edit: The infra team discussed this and we're going to self host this. Task list:

Is your feature request related to a problem? Please describe.
Currently, @nixos.org emails for teams get forwarded to personal emails. While this is simple, it makes managing emails tricky:

  • Everybody needs to locally maintain the list of emails that still need attention, wasting a lot of our attention.
  • Notifications for all emails are distracting when it doesn't pertain to most people.
  • There is no way to easily delegate or synchronise on responses.

Overall, a lot of effort is duplicated and wasted, and we're really noticing this in the foundation board.

Describe the solution you'd like

Looking into potential solutions, I've found Freescout to be ideal. It has to be backed by a mail server, but has its own web UI on top with exactly the features we need:

  • A way to assign people to emails and mark threads as complete
  • Configure notifications and other automations
  • Much more

In addition to being open-source, Freescout has an interesting monetization model: The base product is free, but any extension modules (of which there are many neat ones!) cost, but it's only a one-time fee, no subscription!

On behalf of the @NixOS/foundation board, I'd like this to be deployed for [email protected], which means:

Describe alternatives you've considered
There's hacky ways of having shared read markers on emails, but that leaves much unaddressed.

Additional context

Note that with this, emails (which are sometimes private) will be stored on the infra teams servers going forward, and any Freescout admins will also have access to all configured email inboxes, which makes emails less private than they are now. We expect such access to be reasonably restricted, and those who have it to maintain confidentiality.

We're happy to try this with the foundation email and see how it goes, but expect other teams to want to join in too if it works well.

While it would be great if the infra team could implement this for us, I'm also happy to jump in if some extra hands are necessary!

Ping @jfly @mweinelt (as you are very involved in email handling recently).

@jfly
Copy link
Contributor

jfly commented May 28, 2025

Neat! We'll discuss this at our team meeting tomorrow.

Note that with this, emails (which are sometimes private) will be stored on the infra teams servers going forward

In addition to privacy, there's the question of backups. Today, umbriel (our mailserver) is pretty much stateless. I don't know how we handle stuff like that, but excited to learn!

@infinisil
Copy link
Member Author

Thank you! I'll join too if that's okay (I see the meeting in the official calendar).

Yeah backups would be great, but probably not super essential, since with an IMAP login, all team members can have a local clone of all emails. Only the freescout state could get lost, which is not as essential.

@vcunat
Copy link
Member

vcunat commented May 28, 2025

We already backup haumea's DB via zrepl to our rsync.net account. I'd assume that adding this on top wouldn't be much work nor space.

@jfly
Copy link
Contributor

jfly commented May 28, 2025

Yeah backups would be great, but probably not super essential, since with an IMAP login, all team members can have a local clone of all emails

Yeah, maybe that's actually a desirable property to avoid this scenario:

  • Current board has sensitive discussion over email about person Foo
  • (time passes)
  • Foo gets elected to the board
  • Foo digs through Freescout archive and discovers discussion about themselves

@SuperSandro2000
Copy link
Member

Side note: in one organization I am active we have the same problem that whenever the board changes, some things are lost in mail and forgotten. This is especially annoying when you get a fine for it. The mailbox archive looks interesting though.

I haven't looked into it at all but maybe it can have a retention span to only keep the last year or so of mails?

@jfly jfly self-assigned this May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants