<!doctype html><html><head><metaname=generatorcontent="Hugo 0.68.3"><metacharset=utf-8><title>listmonk - Free and open source self-hosted newsletter, mailing list manager, and transactional mails</title><metaname=descriptioncontent="Send e-mail campaigns and transactional e-mails. High performance and features packed into one app."><metaname=keywordscontent><linkrel=canonicalhref=https://listmonk.app/><linkhref="https://fonts.googleapis.com/css?family=Inter:400,600"rel=stylesheet><linkhref=https://listmonk.app/static/base.cssrel=stylesheettype=text/css><linkhref=https://listmonk.app/static/style.cssrel=stylesheettype=text/css><metaname=viewportcontent="width=device-width,initial-scale=1,minimum-scale=1"><linkrel="shortcut icon"href=https://listmonk.app/static/images/favicon.pngtype=image/x-icon><metaproperty="og:title"content="listmonk - Free and open source self-hosted newsletter, mailing list manager, and transactional mails"><linkrel=image_srchref=https://listmonk.app/static/images/thumbnail.png><metaproperty="og:image"content="https://listmonk.app/static/images/thumbnail.png"></head><body><divclass=container><headerclass=header><divclass=row><divclass="col-2 logo"><ahref=https://listmonk.app/><imgsrc=https://listmonk.app/static/images/logo.svgalt="Listmonk logo"></a></div><navclass=col-10><aclass=itemhref=/#download>Download</a>
<aclass=itemhref=/docs>Docs</a><divclass=github-btn><aclass=github-buttonhref=https://github.com/knadh/listmonkdata-size=largedata-show-count=truearia-label="knadh/listmonk on GitHub">GitHub</a></div></nav></div></header></div><divclass="splash container center"><imgclass=s4src=static/images/s4.png><divclass=hero><h1class=title>Self-hosted newsletter and mailing list manager</h1><h3class=sub>Performance and features packed into a single binary.<br><strong>Free and open source.</strong></h3><pclass="center demo"><ahref=https://demo.listmonk.appclass=button>Live demo</a></p></div><divclass=confetti><imgclass=s1src=static/images/s1.png>
<imgclass=boxsrc=https://listmonk.app/static/images/splash.pngalt="listmonk screenshot"></div></div></div><sectionid=download><divclass=container><h2class=center>Download</h2><pclass=center>The latest version is <strong>v4.0.0</strong>
released on 27 Oct 2024.
See <ahref=https://github.com/knadh/listmonk/releases/tag/v4.0.0>release notes.</a></p><br><divclass=row><divclass=col-6><divclass=box><h3>Binary</h3><ulclass=install-steps><liclass=download-links>Download binary:<br><ahref=https://github.com/knadh/listmonk/releases/download/v4.0.0/listmonk_4.0.0_linux_amd64.tar.gz>Linux</a></li><li><code>./listmonk --new-config</code> to generate config.toml. Edit it.</li><li><code>./listmonk --install</code> to setup the Postgres DB or <code>--upgrade</code> to upgrade an existing DB.</li><li>Run <code>./listmonk</code> and visit <code>http://localhost:9000</code></li></ul><p><ahref=/docs/installation>Installation docs →</a></p><br><h3>Hosting providers</h3><ahref=https://railway.app/new/template/listmonk><imgsrc=https://railway.app/button.svgalt="One-click deploy on Railway"style=max-height:32px></a><br><ahref="https://www.pikapods.com/pods?run=listmonk"><imgsrc=https://www.pikapods.com/static/run-button.svgalt="Deploy on PikaPod"></a><br><ahref="https://dash.elest.io/deploy?soft=Listmonk&id=237"><imgheight=33src=https://github.com/elestio-examples/wordpress/raw/main/deploy-on-elestio.pngalt="Deploy on Elestio"></a><br><ahref=https://zeabur.com/templates/5EDMN6><imgwidth=148src=https://zeabur.com/button.svgalt="Deploy on Zeabur"></a><p><small>*listmonk has no affiliation with any of these providers.</small></p></div></div><divclass=col-6><divclass=box><h3>Docker</h3><p><ahref="https://hub.docker.com/r/listmonk/listmonk/tags?page=1&ordering=last_updated&name=latest"><code>listmonk/listmonk:latest</code></a></p><p>Download and use the sample <ahref=https://github.com/knadh/listmonk/blob/master/docker-compose.yml>docker-compose.yml</a></p><pre>
</pre><p>Visit <code>http://localhost:9000</code></p><p><ahref=/docs/installation>Installation docs →</a></p></div></div></div></div></section><divclass=container><sectionclass="lists feature"><h2>Mailing lists</h2><divclass=center><imgclass=boxsrc=static/images/lists.pngalt="Screenshot of list management feature"></div><p>Manage millions of subscribers across many single and double opt-in one-way mailing lists
Query and segment subscribers with SQL expressions.</p><p>Use the fast bulk importer (~10k records per second) or use HTTP/JSON APIs or interact with the simple
table schema to integrate external CRMs and subscriber databases.</p></section><sectionclass="tx feature"><h2>Transactional mails</h2><divclass=center><imgclass=boxsrc=static/images/tx.pngalt="Screenshot of transactional API"></div><p>Simple API to send arbitrary transactional messages to subscribers
using pre-defined templates. Send messages as e-mail, SMS, Whatsapp messages or any medium via Messenger interfaces.</p></section><sectionclass="media feature"><h2>Analytics</h2><divclass=center><imgclass=boxsrc=static/images/analytics.pngalt="Screenshot of analytics feature"></div><pclass=center>Simple analytics and visualizations. Connect external visualization programs to the database easily with the simple table structure.</p></section><sectionclass="templating feature"><h2>Templating</h2><divclass=center><imgclass=boxsrc=static/images/templating.pngalt="Screenshot of templating feature"></div><p>Create powerful, dynamic e-mail templates with the <ahref=https://golang.org/pkg/text/template/>Go templating language</a>.
Use template expressions, logic, and 100+ functions in subject lines and content.
Write HTML e-mails in a WYSIWYG editor, Markdown, raw syntax-highlighted HTML, or just plain text.</p></section><sectionclass="performance feature"><h2>Performance</h2><divclass=center><figureclass=box><imgsrc=static/images/performance.pngalt="Screenshot of performance metrics"><figcaption>A production listmonk instance sending a campaign of 7+ million e-mails.<br>CPU usage is a fraction of a single core with peak RAM usage of 57 MB.</figcaption></figure></div><br><p>Multi-threaded, high-throughput, multi-SMTP e-mail queues.
Throughput and sliding window rate limiting for fine grained control.
Single binary application with nominal CPU and memory footprint that runs everywhere.
The only dependency is a Postgres (⩾ 12) database.</p></section><sectionclass="media feature"><h2>Media</h2><divclass=center><imgclass=boxsrc=static/images/media.pngalt="Screenshot of media feature"></div><pclass=center>Use the media manager to upload images for e-mail campaigns
on the server's filesystem, Amazon S3, or any S3 compatible (Minio) backend.</p></section><sectionclass="lists feature"><h2>Extensible</h2><divclass=center><imgclass=boxsrc=static/images/messengers.pngalt="Screenshot of Messenger feature"></div><pclass=center>More than just e-mail campaigns. Connect HTTP webhooks to send SMS,
Whatsapp, FCM notifications, or any type of messages.</p></section><sectionclass="privacy feature"><h2>Privacy</h2><divclass=center><imgclass=boxsrc=static/images/privacy.pngalt="Screenshot of privacy features"></div><pclass=center>Allow subscribers to permanently blocklist themselves, export all their data,
and to wipe all their data in a single click.</p></section><h2class=center>and a lot more …</h2><divclass=center><br><ahref=#downloadclass=button>Download</a></div><sectionclass=banner><divclass=row><divclass=col-2> </div><divclass=col-8><divclass=confetti><imgclass=s2src=static/images/s3.png><divclass=box><h2>Developers</h2><p>listmonk is free and open source software licensed under AGPLv3.
If you are interested in contributing, check out the <ahref=https://github.com/knadh/listmonk>GitHub repository</a>
and refer to the <ahref=/docs/developer-setup>developer setup</a>.