this post was submitted on 30 Jun 2025
1 points (100.0% liked)

Self-Hosted Alternatives to Popular Services

222 readers
1 users here now

A place to share, discuss, discover, assist with, gain assistance for, and critique self-hosted alternatives to our favorite web apps, web...

founded 2 years ago
MODERATORS
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/selfhosted by /u/mariusnoor on 2025-06-30 12:04:00+00:00.


Hey everyone!

So I kept forgetting to follow up with clients and it was driving me nuts. Tried a bunch of reminder apps but honestly couldn't be bothered to actually use them.

Then I had this dumb/brilliant idea - what if I could just BCC myself with a time delay? Like when I'm emailing someone, just add mailto:myself[+3d@gmail.com](mailto:+3d@gmail.com) to BCC and get the email back in 3 days?

Turns out Gmail (and most email providers) have this "plus addressing" thing where anything after the + still goes to your inbox. So I built a little service that:

  • Watches your inbox for these special addresses
  • Sends you back your original email at the right time
  • Works with stuff like +2h (2 hours), +7d (7 days), +1w (1 week)
  • Also works with other services than Gmail, I personally use it on my own custom mail server

Been using it for months and it's honestly been a game changer. No more "oh shit I forgot to follow up" moments.

Just made some huge updates and open-sourced it in case anyone else has the same problem. It runs on your own server so your emails stay private. Also added a bunch of languages because why not.

GitHub: https://github.com/mariusangelmann/Wiedervorlage

Not trying to make this a big thing, just thought someone might find it useful!

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here