Just wonder what if my mail server went offline for some periods, and the sending party couldn’t deliver.

Will there be any consequences except I don’t get the mail? I tried searching but they all in the perspective of a sender and get a bounce, rather the other way around.

  • cron@feddit.org
    link
    fedilink
    English
    arrow-up
    15
    ·
    11 个月前

    Some things to consider:

    • It is typical for mail servers to retry a couple of times for maybe a day or two. The exact values can differ a lot.
    • After this time, the message bounces and the sender (sometimes) gets notified.
    • This bounce might get your address removed from newsletters.
    • umami_wasabi@lemmy.mlOP
      link
      fedilink
      English
      arrow-up
      3
      ·
      11 个月前

      So noting substantial other than I don’t get the mail and might get kick out of newsletters?

      • cron@feddit.org
        link
        fedilink
        English
        arrow-up
        9
        ·
        11 个月前

        Correct. But at least for me, even the low risk of some e-mails getting lost is pretty substantial.

        • ErwinLottemann@feddit.de
          link
          fedilink
          English
          arrow-up
          1
          ·
          11 个月前

          if you need more reliability you can always use a second mailserver as backup, add a second mx record to your domain and if the first one is not responding the second one will be used. there is no limit of how many next servers there can be specified afaik.