Post #1454629
2026-04-18 18:06 UTC
Replies (5)
-
@Kooda@loutre.info 2026-04-18 18:24
@fox it should be very easy as receive only. Good old postfix and dovecot (if you want IMAP) would do the trick.
-
@sheogorath@microblog.shivering-isles.com 2026-04-18 18:37
@fox I recommend to walk through this: https://workaround.org/ It's the most complete guide I know regarding running an email server at any scale. You can of course also consider to run https://stalw.art/ but their stuff more "here, works and fingers crossed"
-
@me@mastodon.cysioland.pl 2026-04-18 19:11
@fox set a negative SPF policy banning anyone from sending mail from your domain
-
@me_the_fl00f@cybre.club 2026-04-18 19:38
@fox@bark.lgbt I think I should sell E-Mail hosting, but hey look in my blog but it is OpenBSD on bare metal for the whole stack.
-
@jana@social.jsteuernagel.de 2026-04-18 19:56
@fox Probably look at the classic postfix & dovecot. OpenSMTPd might also be able to partly fill the role and is very simple to setup. Either way, receive-only removes most of the headaches a nail setup can create, so you should be able to get something going :)