Hacker News new | ask | show | jobs
by codegladiator 2263 days ago
hosted on digital ocean.

Its a email server I am writing myself to eventually use. I know mail-in-a-box exists but another solution providing a easy to setup reliable mail box should be useful.

Currently I have spf/dkim/dmarc setup so it can exchange with all providers and have imap for the client side.

1 comments

> Its a email server I am writing myself to eventually use. I know mail-in-a-box exists but another solution providing a easy to setup reliable mail box should be useful.

Do you plan to open-source it? I have to agree that last time I looked into setting up my own email server, the setup procedure of pre-existing servers is what drove me away.

Yes I do plan to open source it soon. It will be open-source and free.