• quick_snail@feddit.nl
      link
      fedilink
      English
      arrow-up
      5
      ·
      1 day ago

      don’t. Its the hardest thing, next to maintaining the office printer.

      We outsource that shit for a reason.

    • 123@programming.dev
      link
      fedilink
      English
      arrow-up
      8
      ·
      1 day ago

      Yes, but it can be involved and one mistake means your email could potentially never make it to peoples inbox as it will be seen as spam, etc. Not even mentioning that if your server was offline for an extended period of time (e.g. 2-5 day vacation), you could lose incoming messages.

      • voodooattack@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        1 day ago

        Not to mention that most VPS IP ranges are on blocklists nowadays due to past abuse, and getting them whitelisted with every major provider you want to send emails to is an exercise in futility. Getting an address that’s not already blacklisted somewhere is quite rare.

        To send mail reliably you’ll have to use a third-party service like SendGrid or MailChimp and configure your mail server to forward emails through them. They likely aren’t that expensive (completely free for the basic tier I think) for personal use cases (e.g you’re not sending newsletters to thousands or something) but it defeats the purpose anyway if your goal is to make your emails purely private.