this post was submitted on 20 Jun 2023
5 points (85.7% liked)

Selfhosted

45924 readers
622 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Are there any self-hostable analytics tools?

I have been using the easydmarc.com saas for that but they only allow one domain now.

What they mainly do is just parsing the xml files that get send to them via email and displaying the data on a Dashboard.

I have found a few other websites that do the same but no self-hostable application. and i don't really want to read xml files by hand :D

the only thing i could find is this hacked together project https://github.com/debricked/dmarc-visualizer

what do those of you that self-host you email do to monitor if your emails get delivered sucessfully?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 2 years ago

I see that @stulli recomends the gutmensch docker-compose repo. That repo is using the techsneeze repos I mentioned above, in fact I use the gutmensch docker setup as well. Maybe you are also interested in a pull request in the techsneeze repo which adds support for TLS reports. It's sitting there for months but for some reason doesn't get merged. But it works just fine for me and others which commented on the pull request. I ended up forking the techsneeze repos and applying the merge request on my fork…

By the way, I wasn't able to respond to @stullis cooment because somehow his comment didn't get federated to my Lemmy instance, teething problems I guess :-)