diff --git a/index.html b/index.html index 56a541fc..5110af03 100644 --- a/index.html +++ b/index.html @@ -16,7 +16,7 @@ sh -c "$(curl -fsSL https://raw.githubusercontent.com/knadh/listmonk/master/inst with custom JSON attributes for each subscriber. Query and segment subscribers with SQL expressions.

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.

Transactional mails

Screenshot of transactional API

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.

Analytics

Screenshot of analytics feature

Simple analaytics and visualizations. Connect external visualization programs to the database easily with the simple table structure.

Templating

Screenshot of templating feature

Create powerful, dynamic e-mail templates with the Go templating language. +using pre-defined templates. Send messages as e-mail, SMS, Whatsapp messages or any medium via Messenger interfaces.

Analytics

Screenshot of analytics feature

Simple analytics and visualizations. Connect external visualization programs to the database easily with the simple table structure.

Templating

Screenshot of templating feature

Create powerful, dynamic e-mail templates with the Go templating language. 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.

Performance

Screenshot of performance metrics
A production listmonk instance sending a campaign of 7+ million e-mails.
CPU usage is a fraction of a single core with peak RAM usage of 57 MB.

Multi-threaded, high-throughput, multi-SMTP e-mail queues. Throughput and sliding window rate limiting for fine grained control.