Ask HN: Replacement for Rackspace SMTP Hosting?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. Mailu

    Insular email distribution - mail server as Docker images

    Made the switch to self-hosted https://mailu.io (on k8s) 2 years ago when Gandi announced the deprecation of their free plan.

    Happy after IP was off most blocklists, but setup was kinda rough - https://mxtoolbox.com is your friend.

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. Mailcow

    mailcow: dockerized - 🐮 + 🐋 = 💕

    If you had a server around, considering just setting up https://mailcow.email/ it's super easy and straigforward. Everything is in docker compose. `docker compose up` and you go.

    If you want a hosted SMTP for your own single domain, and volume is low, consider just using AWS SES. I run betterdev.link with it, send about 20k email per months and pay around $2

    If finally you want some nice and easy UI to use for email forwarding and SMTP, consider my email forwarding app https://mailwip.com It was built for this use case.

  4. mailpace-rails

    A plugin for ActionMailer to send emails via MailPace.com

  5. postfix-sendgrid

    Very simple mail relay via Sendgrid

    I use Sendgrid with this docker container: https://github.com/marius/postfix-sendgrid

    It is free for up to 100 emails per day.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Looking for easiest local mail server in docker for monitoring

    3 projects | /r/homelab | 9 Jan 2023
  • MailCatcher runs a super simple SMTP server

    18 projects | news.ycombinator.com | 18 Nov 2024
  • Maddy: Composable all-in-one mail server

    1 project | news.ycombinator.com | 31 Jul 2024
  • Ask HN: Are you aware of a sane path to selfhosted email server?

    2 projects | news.ycombinator.com | 8 Jun 2024
  • Ask HN: Do you run your own DNS servers?

    1 project | news.ycombinator.com | 21 May 2024

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?