Hello,

I want to deploy a simple mail server so that it can be used for users to register themselves or reset passwords, etc.

Is there an easy one to deploy (in docker if possible) ?

  • @MHanak
    link
    English
    25 months ago

    I’d advice against it, aside from spam filters, and it being a general PITA, there is a chance your ISP will block any outgoing mail traffic (in my case orange blocks it)

    • @Humorless4483OP
      link
      English
      15 months ago

      Which orange ? I’m with orange Belgium.

      • @cvf
        link
        English
        1
        edit-2
        5 months ago

        All you need is a local smtp server that relays to another, “real” smtp server. I have a postfix that is configured to use the Proton smtp servers (before that it was Googles). No issues on Telenet.