* Gerben Wierda: > I must either get postfix to run on macOS Mojave natively, or get it > to run on some other platform.
MacPorts [1] offers an easy way to run Postfix natively on macOS. The installation target is /opt/local, so there is no collision with older versions provided by Apple. MacPorts packages Postfix version 3.4.6 at the time I am writing this, meaning one can use postlogd to circumvent Apple's weird logging. New Postfix releases are usually made available within days. [1] https://www.macports.org/ports.php?by=name&substr=postfix -Ralph