qpsmtpd VS swaks

Compare qpsmtpd vs swaks and see what are their differences.

qpsmtpd

qpsmtpd is a flexible smtpd daemon written in Perl (by smtpd)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
qpsmtpd swaks
2 1
136 800
0.0% -
3.8 8.0
17 days ago 2 months ago
Perl Perl
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

qpsmtpd

Posts with mentions or reviews of qpsmtpd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-10.
  • SMTP protocol basics from scratch in Go: receiving email from Gmail
    3 projects | news.ycombinator.com | 10 Apr 2022
    I used a proxy like this for a few years, though in my case it was to handle spam.

    I based my work on :

    http://smtpd.github.io/qpsmtpd/

    I'd reject spam at SMTP time, but also capture the bodies of all messages that were rejected so that users could view them in an online quarantine. Worked pretty well, though I think these days the original perl-based project has been reworked into a nodejs thing:

    https://haraka.github.io/about/

  • SMTP server in your homelab?
    3 projects | /r/homelab | 4 Mar 2022
    I use qmail with qpsmtpd as a custom SMTP front end, I don't play with it now but I used to try different techniques and keep stats on what worked and what didn't (eg greylisting, blocklists, advertise AUTH LOGIN with a 250 header and ban anyone who actually tries to use it) and then I have my own custom forwarding and routing of dynamic usernames etc.

swaks

Posts with mentions or reviews of swaks. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-08.

What are some alternatives?

When comparing qpsmtpd and swaks you can also consider the following projects:

go-smtp - 📤 An SMTP client & server library written in Go

Perlito - "Perlito" Perl programming language compiler

smtp-translator - An SMTP server that converts emails into Pushover notifications.

GUIDeFATE - GUI Design From A Text Editor

ImapSync - Imapsync is an IMAP transfers tool. The purpose of imapsync is to migrate IMAP accounts or to backup IMAP accounts. IMAP is one of the three current standard protocols to access mailboxes, the two others are POP3 and HTTP with webmails, webmails are often tied to an IMAP server. Upstream website is

Oxidized - Oxidized is a network device configuration backup tool. It's a RANCID replacement!

ddclient - This is the new home for ddclient. Ddclient is a Perl client used to update dynamic DNS entries for accounts on 'Dynamic DNS Network Services' free DNS service. It currently supports a lot of different routers and a few different services.

inxi - inxi is a full featured CLI system information tool. It is available in most Linux distribution repositories, and does its best to support the BSDs.

MailHog - Web and API based SMTP testing

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