postfix

Postfix MTA by Wietse Venema (by vdukhovni)

Postfix Alternatives

Similar projects and alternatives to postfix

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better postfix alternative or higher similarity.

postfix reviews and mentions

Posts with mentions or reviews of postfix. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-04.
  • New Linux glibc flaw lets attackers get root on major distros
    7 projects | news.ycombinator.com | 4 Feb 2024
    FWIW C can do it too to some extent, here's postfix: https://github.com/vdukhovni/postfix/blob/master/postfix/src...
  • At Least 30k U.S. Organizations Newly Hacked via Holes in MS’s Email Software
    4 projects | news.ycombinator.com | 5 Mar 2021
    Postfix.

    But that’s only an MTA i hear you cry, Exchange does both MTA & MDA! Bear with me.

    Postfix is software to learn from. It might be written in C but the architecture is the epitome of beautiful modular design. It’s not just the meticulous separation of concerns, the care and attention to detail, everything from string handling to memory management is pristinely handled. https://github.com/vdukhovni/postfix

    Even at runtime the beauty of the architecture allows for a sysadmin to choose (via master.cf) exactly how the components should be composed to fit their needs. The defaults are crafted for minimum fuss if you just need to get it running ASAP. The software is ergonomic in addition to being artfully crafted.

    So what does all this care and attention get you? Only 9 CVEs in 22 years, only 3 of which are code exec, only 2 of which are (maybe) remote code exec, only 1 of which is unauth user RCE - but very hard in practice to exploit.

    Maybe it’s just not that popular? It was 1/3 of all SMTP servers on the internet according to a 2019 scan.

    So it’s the best MTA ever to exist, but what about MDA? Well, that was the whole point. Compose well crafted components together to build a system. You especially don’t run part of your mailserver’s web interface in kernel space because, well i’m not sure why IIS/Exchange does that :-)

Stats

Basic postfix repo stats
2
385
8.1
13 days ago

vdukhovni/postfix is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of postfix is C.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com