<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">As a counterpoint, macOS is configurable with all the BSD flags you need to configure a performant server. Just add these options to /etc/sysctl.conf, which although does not exist in macOS 12, can easily be edited and works across reboots.</div><div class=""><br class=""></div><div class="">I just did this myself for a native VPN server using net.inet.ip.forwarding, net.inet6.ip6.forwarding, and kern.ipc.somaxconn.</div><div class=""><br class=""></div><div class="">The mail server tools used in the old macOS Server.app really have been (greatly) surpassed by current alternatives, e.g. rspamd instead of spamassassin, and Apache Solar searches versus whatever the old slow dovecot search plugin was. I used to run a mail server on Server.app, and the mail server configure in the port mail-server is MUCH more performant and nicer.</div><div class=""><br class=""></div><div class="">Furthermore, macOS has migrated to much better kernel-level security tools like pfctl that more than offset the pain of migration to a macOS-specific environment.</div><div class=""><br class=""></div><div class="">All-in-all, the mail and other servers I’ve observed running on macOS have all been rock solid, at the expense of the necessity of adapting from cookie-cutter Linux or BSD options, but with the simplified workflow of not needing to maintain another VPS somewhere.</div><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Mar 5, 2022, at 8:56 AM, Ralph Seichter via macports-users <<a href="mailto:macports-users@lists.macports.org" class="">macports-users@lists.macports.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 22px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">While MacPorts provides the necessary ports for running a mail server on</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 22px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 22px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">macOS, I'd suggest an alternative approach if you are dead set on using</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 22px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 22px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">a Mac as the server machine. As mentioned here before, Apple is not</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 22px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 22px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">making it easy to use regular macOS for server use, and this seems to be</span><br style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 22px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 22px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">a deliberate decision on their end.</span></div></blockquote></div><br class=""></body></html>