Remix.run Logo
upofadown 4 hours ago

The big news for some of us is that Exim has been dropped from ports. Here is a good article about transitioning from Exim to OpenSMTPD:

https://nxdomain.no/~peter/time_for_opensmtpd.html

I tried using OpenSMTPD a long time ago, shortly after it came out, but things were not stable enough. I guess it is time to give it another go...

daneel_w 3 hours ago | parent | next [-]

I'm happy with it. Been running OpenSMTPd for many years at this point, on both OpenBSD and Linux, and I have no complaints.

SoftTalker an hour ago | parent [-]

I've also started using OpenSMTPD on linux machines when I need a simple MTA (which is to say, in almost all cases).

somat 3 hours ago | parent | prev | next [-]

Surprised exim was dropped from ports. It is not like it was ever in base. I guess the maintainer did not want to anymore.

binkHN 4 hours ago | parent | prev | next [-]

I really like OpenSMTPD; no nonsense and configuration feels rather modern compared to the legacy stuff that's out there.

paulnpace 2 hours ago | parent | prev [-]

OpenSMTPD was substantially rewritten in 6.4 (2018). It is the best SMTP server for the majority of use cases. Unfortunately, the portable version has been weakly supported, so it's usually only OpenBSD users than learn how great it is.