this post was submitted on 23 Sep 2023
37 points (97.4% liked)

homelab

6448 readers
5 users here now

founded 4 years ago
MODERATORS
 

I have been thinking of completely going off Google. I have a Nextcloud server for documents and contacts and calendar. Thinking of moving mail away too. Currently I am conflicted between hosting my own email server. On searching only advice I am getting is not to do it.

How many of the homelabers do host their own email server? What software do you use? Any tips.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 11 months ago

This is the way. Exim is far easier to config than Postfix, which is what I'm using now. I'd run Exim before for years, but thought I'd try Postfix since it's the popular kid. It was a mistake, but everything is running and stable, and... well, sunk costs is keeping me from reconfiguring my set-up.

It's a bit of effort to get everything configured correctly in any case, because of the number of moving parts. SPF and DMARC on the DNS entries, dovecot, Postfix or Exim, and a spam manager. Spam management consumes a huge amount of resources.

It really is the only way, though.