(no title)
npodbielski | 5 days ago
I have seen those kinds of opinions on internet already few times. No it is not that complicated. Yes you need to buy server. Yes you need to setup the DNS. Yes you need to maintain, and update server and its software. But this is like that with everything you selfhost.
Beside that you need mostly 1 time operations like: - setup domain entries - setup SPF - setup DKIM - setup certs - install server (of course) - test if this works - setup some Google Postmaster account because they do not like new domains sending them emails
I do not remember anything else beside some administrative tweaks here and there. But!
I never attempted to run postfix, dovecot combo myself. I was aiming to run whole thing on Docker and forget about configuring dozens of config files on Linux host. With docker you can just migrate whole set of volumes to new machine and that is it. I am running Mailcow BTW.
Lately I moved whole thing to new machine by just running one script https://docs.mailcow.email/backup_restore/b_n_r-coldstandby/...
On the other hand you need to have some technical knowledge, but I do not think this is harder then any other containerized software.
DrScientist|5 days ago
Dont you need to keep on top of DMARC reports?
eg https://www.duocircle.com/dmarc/how-to-fix-spf-records-by-an...
npodbielski|5 days ago
As for my own emails they were rejected maybe by just few times. But I do not use email much - just some personal communication. I am not running marketing campaigns that places my IP on some blacklist.
I think I just one time was on one of spam lists. I just emailed them or applied for removal via some webform and they removed the entry pretty much instantly. I do not remember other problems.
npodbielski|5 days ago