Hey!
I’m pretty new in this e-mail server things, so i dont really know its possible or not.
I have a Flask application with postgresql and nginx, now i need a “noreply” and a “support” e-mail address for my projekt.
They run with the docker-compose file so i would like to use that to install a light weight mailcow e-mail server.
I checked the requirements and its need 6gb ram and 20 gb space on disk, is there any chance to reduce that?
I think these containers far enough for me they are postfix, dovecot, redis rspamd.
Is that possible to run the mail server and recive e-mails (registration confirmation links with the noreply e-mail address ) , send the response e-mail (for the support e-mail address) , and i can use that with outlook or something else, so i dont need gui and these things.
Or its not possible to reduce the system requiremetns?