Nullmailer vs OpenSMTPD

A side-by-side comparison of two self-hosted mail servers options — licensing, setup difficulty, resource needs, and what each one replaces.

Not the right match-up?
FeatureNullmailerOpenSMTPD
CategoryMail ServersMail Servers
LicenseGPL-2.0ISC
LanguageC++C
Setup difficultyEasyMedium
Min. RAM16 MB32 MB
Deploymentbare-metal, sourcebare-metal, source
GitHub stars★ 199★ 579
First released20002013
ReplacesSendmailSendmail, Postfix

Why pick each one

Choose Nullmailer if…

  • Extremely lightweight
  • Simple configuration
Nullmailer details

Choose OpenSMTPD if…

  • Clean concise config
  • Strong security record
OpenSMTPD details

Frequently asked questions

Is Nullmailer or OpenSMTPD better?

Neither is universally better. OpenSMTPD has the larger community, while Nullmailer is simpler to set up (easy difficulty). Choose based on the comparison table above and your own setup.

Are Nullmailer and OpenSMTPD free and open-source?

Yes. Nullmailer is licensed under GPL-2.0 and OpenSMTPD under ISC. Both can be self-hosted at no software cost.

Can I run Nullmailer and OpenSMTPD with Docker?

Nullmailer: check the project docs for container support. OpenSMTPD: check the project docs for container support.

Related comparisons