Skip to content
Facteur
FRGet started

Comparison

Facteur or Mailpit: which should you pick?

Mailpit is free, open source, starts with one command and lets no data leave your machine. For testing email **locally**, it is hard to beat, and we will not pretend otherwise.

The question changes in continuous integration, when several people and several pipelines have to share the same inboxes, find them again later, and receive real mail from outside.

Where they differ

FacteurMailpit
Software costSubscriptionFree, MIT licence
To operateNothing, a hosted serviceA server, its monitoring, its upgrades
Sharing across pipelinesYes, shared and partitioned inboxesBuild it yourself
Receiving from outsideYes, public addressesLocal network only, unless exposed by hand
Retention and history3 to 90 days by planWhatever you configure, on your disk
Accounts, roles, SSOYesNo
SMSYesNo, email only

What Mailpit does better

Choose Mailpit if…

Your email tests run on developers’ machines, you do not need to share them, and you would rather operate one more service than pay for one. It is an excellent choice, and many teams will never need anything else.

mailpit.axllent.org

Choose Facteur if…

Your tests run in continuous integration and must share inboxes across pipelines, if you need to receive mail from outside — a provider, an SMS gateway — or if nobody on the team wants to operate one more server.

Create a free account

The real cost

Mailpit costs nothing to install. What it costs is elsewhere: the machine that runs it, its monitoring, its upgrades, and the time of whoever looks after it the day it falls over while the pipeline waits.

Where this comes from

Frequently asked

Mailpit is free — why pay for Facteur?
To operate nothing, and for what Mailpit does not do: inboxes shared across CI pipelines, mail arriving from outside, retention and history, accounts and SSO, and SMS. If none of that is missing for you, stay on Mailpit.
Can you use both?
That is the most common arrangement: Mailpit on the development machine, where immediacy wins, and a hosted service in continuous integration, where sharing and external reception win.
How is it different from MailHog?
Mailpit is its de facto successor; the MailHog repository is no longer actively maintained. If you are still on MailHog, this comparison applies in the same way.

Other comparisons: Mailtrap · MailSlurp · Mailosaur

Your first inbox in two minutes

The free plan asks for no card. If you are migrating from Mailosaur, the compatibility layer saves you from rewriting your tests.