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@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    16 days 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)

      • cvf@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        15 days 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.