smtp-server

Open-source projects categorized as smtp-server

Top 23 smtp-server Open-Source Projects

  • maildev

    :mailbox: SMTP Server + Web Interface for viewing and testing emails during development.

  • Project mention: MailDev is a simple way to test a project's generated email during development | news.ycombinator.com | 2023-09-08
  • Mailpit

    An email and SMTP testing tool with API for developers

  • Project mention: .test | news.ycombinator.com | 2024-04-28

    Yep, mailhpg works, but is not anymore maintained.

    We have been successfully using https://github.com/axllent/mailpit

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • smtp4dev

    smtp4dev - the fake smtp email server for development and testing

  • Project mention: Solutions for selfhosted internal-only email? | /r/selfhosted | 2023-06-26
  • Papercut

    Papercut SMTP -- The Simple Desktop Email Server

  • Project mention: WTD: Temp SMTP account and relay | /r/sysadmin | 2023-05-24

    Do you need it to actually send, or just receive for testing? Because if it's testing you need then you should look into paper cut SMTP. https://github.com/ChangemakerStudios/Papercut-SMTP

  • inbucket

    Disposable webmail server (similar to Mailinator) with built in SMTP, POP3, RESTful servers; no DB required.

  • mailslurper

    Local, web-based mail server application. Slurp mails into oblivion!

  • Project mention: Trap and test AWS SES emails locally | news.ycombinator.com | 2023-11-19

    Yeah thanks for this, I’ve been using it for years! Recently switched to mailslurper:

    https://github.com/mailslurper/mailslurper

  • postfixadmin

    PostfixAdmin - web based virtual user administration interface for Postfix mail servers

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • Exim

    Exim Mail Transport Agent - source, testsuite and documentation

  • Project mention: Is it right to blame Google/Yahoo for deprecating an email forwarding service? | news.ycombinator.com | 2024-01-14

    Documentation for ARC is pretty sparse.

    The instructions for setting it up in Exim (default MTA on Debian systems) can be found here: https://github.com/Exim/exim/blob/master/doc/doc-txt/experim...

    (AFAICT, there is absolutely no mention of ARC in the main Exim documentation: https://exim.org/docs.html)

  • salmon

    A Python Mail Server

  • docker-smtp

    SMTP docker container (by namshi)

  • smtp2http

    A tiny software that receive a smtp request (email) and send it to the specified webhook as a http post request

  • docker-postfix

    Simple SMTP server / postfix null relay host for your Docker and Kubernetes containers. Based on Alpine Linux.

  • smtprelay

    Simple Golang SMTP relay/proxy server

  • docker-postfix

    Simple SMTP relay docker image. (by juanluisbaptiste)

  • aiosmtpd

    A reimplementation of the Python stdlib smtpd.py based on asyncio.

  • Project mention: How to Test Emails in Your Python App | dev.to | 2024-01-07

    Aiosmtpd is a library that lets you set up a local SMTP (Simple Mail Transfer Protocol) server. This will create a testing environment and handle email traffic internally. So, your test emails won’t reach the recipients. Refer to aiosmtpd’s GitHub page for more information.

  • notqmail

    The collaborative Open Source successor to qmail and netqmail

  • Maildroid

    Maildroid is a small robust android library for sending emails using SMTP server

  • kumomta

    The first Open-Source high-performance MTA developed from the ground-up for high-volume email sending environments.

  • Project mention: Ask HN: What Underrated Open Source Project Deserves More Recognition? | news.ycombinator.com | 2024-03-07

    I've been using KumoMTA for the past 3 months and it's one of the most well thought-out, stable and fast softwares I've ever used.

    https://kumomta.com/

  • docs

    📚 Documentation for the Postal mail server! (by postalserver)

  • Project mention: Stalwart mail server (self-hosted all-in-one mail server) now as an admin webui | news.ycombinator.com | 2024-04-09

    I've been using Postal Server for 2 years ( https://docs.postalserver.io/ ) sending around 50k emails / day without any issue.

    Just make sure you set up everything (SPF, DKIM, DMARC) correctly, including the PTR reverse lookup of your server ( really important ).

    Key tip: warm up your ip(s). I use mailreach.co ( it has a USD 25/m cost ), reached near 100% deliverability in a month.

    I now have barely have any maintenance to do. It just works.

  • yggmail

    End-to-end encrypted email for the mesh networking age

  • go-smtp-mock

    SMTP mock server written on Golang. Mimic any 📤 SMTP server behavior for your test environment with fake SMTP server.

  • postfix-relay

    Postfix SMTP relay docker image

  • ControlCenter

    Mirrored from GitLab! Monitoring and automation for Open Source email servers, starting with Postfix. Please do not submit issues or PRs here - join us at: https://gitlab.com/lightmeter

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

smtp-server related posts

  • .test

    2 projects | news.ycombinator.com | 28 Apr 2024
  • How to Test Emails in Your Python App

    1 project | dev.to | 7 Jan 2024
  • Outlook/Hotmail is no longer blocking my mail server

    1 project | news.ycombinator.com | 28 Dec 2023
  • Mailpit – email and SMTP testing tool with API for developers

    1 project | news.ycombinator.com | 24 Nov 2023
  • Trap and test AWS SES emails locally

    4 projects | news.ycombinator.com | 19 Nov 2023
  • Mailpit – a better way for email testing

    6 projects | news.ycombinator.com | 23 Jun 2023
  • Mailpit An email and SMTP testing tool with API

    1 project | /r/hypeurls | 23 Jun 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 3 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source smtp-server projects? This list will help you:

Project Stars
1 maildev 4,786
2 Mailpit 4,527
3 smtp4dev 2,797
4 Papercut 2,793
5 inbucket 1,549
6 mailslurper 1,374
7 postfixadmin 980
8 Exim 699
9 salmon 630
10 docker-smtp 537
11 smtp2http 495
12 docker-postfix 470
13 smtprelay 400
14 docker-postfix 320
15 aiosmtpd 301
16 notqmail 301
17 Maildroid 183
18 kumomta 179
19 docs 136
20 yggmail 130
21 go-smtp-mock 116
22 postfix-relay 112
23 ControlCenter 93

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com