Mailing list manager linux

Open Source Linux Mailing List Servers

Browse free open source Mailing List Servers and projects for Linux below. Use the toggles on the left to filter open source Mailing List Servers by OS, license, language, programming language, and project status.

The Single Source of Truth for People Data Our data empowers developers to build innovative, trusted data-driven products at scale.

A dataset of resume, contact, social, and demographic information for over 1.5 Billion unique individuals, delivered to you at the scale you need it.

SpamTitan Email Security and Protection SpamTitan blocks spam, viruses, malware, ransomware, phishing attempts and other email threats.

Blocks phishing, spam emails, malware, viruses, ransomware and malicious email threats. Provides advanced yet easy to use email spam filtering. Perfect for businesses, schools and managed service providers.

phpList

phpList delivers Open Source email marketing, including analytics, list segmentation, content personalisaton and bounce processing. Extensive technical features and a secure and stable codebase are the result of over 17 years of continuous development. Used in 95 countries, available in 20+ languages, and used to send 25 billion email campaigns last year. Deploy it with your own SMTP server, or get a free hosted account at http://phplist.com.

Mailtrain

Mailtrain is an open source, self-hosted newsletter application that allows you to easily manage your subscriber lists, even with a very large number of subscribers. Whether you have a thousand or a million subscribers, Mailtrain can keep you on top of things by letting you add subscribers manually, through the API, or import from a CSV file. Built on Node.js (v7+) and MySQL (v5.5+ or MariaDB), Mailtrain comes with an excellent set of features, including a wide range of custom fields, list segmentation, template editors, automation and more. It also allows you to check click statistics of every link included in your campaign.

Читайте также:  Linux make install to directory

listmonk

Performance and features packed into a single binary. Manage millions of subscribers across many single and double opt-in lists with custom JSON attributes for each subscriber. Query and segment subscribers with SQL expressions. Use the super 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. Visualize and compare campaign performance. Connect external visualization programs to the database easily with the simple table structure. 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. Highly configurable, multi-threaded, high-throughput multi-SMTP e-mail queues for super fast campaign delivery.

OpenEMM e-mail & marketing automation

This is an archive for old versions of OpenEMM. You will find the latest version of OpenEMM here: https://wiki.openemm.org OpenEMM is a browser-based enterprise application for email automation like info and marketing newsletters, transaction mails or multi-stage email campaigns. OpenEMM offers tons of features for professional users, among them: a great user interface, template-based HTML mailings, automatic bounce management, mail opening and link tracking, lots of graphical realtime statistics, a content management system, self-defined and behaviour-based target groups, a multi-queue mail backend for maximum sending performance, a time-driven automated data import and export feature, an extensive set of webservices, a plugin interface to easily extend the core functionality, a scripting feature to enhance the functionality of OpenEMM with triggerable customized actions and an audit-proof user activity log.

Читайте также:  Linux block device driver

The premier cloud-based TMS software that makes logistics simple with one login for all inbound and outbound transportation management across parcel, LTL, FTL, ocean, and intl air. Seamless integration into your current tech stack (ERP/ WMS/CRM) and highly configurable to your existing workflows. With connections to 300+ carriers, brokers, & marketplaces, getting the best rates and optimizing shipping processes is easy. Trusted by Toshiba, NewEgg, Forever 21, e-commerce, and top automakers.

Dada Mail

Dada Mail is a Contemporary Mailing List Manager, enabling you to easily run a verified mailing list that your subscribers can trust, right on your own website. Dada Mail helps you with managing an email mailing list, offering complete support for safe, closed-loop opt-in subscriptions, sending out mass mailings, keeping message archives and allowing you to share your messages in lots of neat ways. You run Dada Mail on your own web hosting account, giving you complete control over your valuable mailing lists. Do It Yourself — Dada Mail is designed for small businesses in mind, to provide an economical and extremely flexible solution to reach out to your customers, fans, friends, business partners and clients. There’s no monthly fee to use Dada Mail, based on sending amount or otherwise.

Источник

Self-hosted newsletter and mailing list manager

listmonk screenshot

Use the sample docker-compose.yml to run manually or use the helper script.

Demo

mkdir listmonk-demo && cd listmonk-demo sh -c "$(curl -fsSL https://raw.githubusercontent.com/knadh/listmonk/master/install-demo.sh)"

(DO NOT use this demo setup in production)

Production

mkdir listmonk && cd listmonk sh -c "$(curl -fsSL https://raw.githubusercontent.com/knadh/listmonk/master/install-prod.sh)"

NOTE: Always examine the contents of shell scripts before executing them.

Читайте также:  Battle net linux mint

Mailing lists

Screenshot of list management feature

Manage millions of subscribers across many single and double opt-in lists 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. 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

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 (⩾ v9.4) database.

Media

Screenshot of media feature

Use the media manager to upload images for e-mail campaigns on the server’s filesystem, Amazon S3, or any S3 compatible (Minio) backend.

Extensible

Screenshot of Messenger feature

More than just e-mail campaigns. Connect HTTP webhooks to send SMS, Whatsapp, FCM notifications, or any type of messages.

Privacy

Screenshot of privacy features

Allow subscribers to permanently blocklist themselves, export all their data, and to wipe all their data in a single click.

and a lot more …

Developers

listmonk is free and open source software licensed under AGPLv3. If you are interested in contributing, check out the GitHub repository and refer to the developer setup. The backend is written in Go and the frontend is Vue with Buefy for UI.

Источник

Оцените статью
Adblock
detector