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) ?
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) ?
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 iut was Googles). No issues on Telenet.