There are 0 repository under smtpd topic.
The first Open-Source high-performance MTA developed from the ground-up for high-volume email sending environments.
mxcheck is an info and security scanner for e-mail servers.
Blackhole is an MTA written on top of asyncio, utilising async and await statements that dumps all mail it receives to /dev/null.
Gene's SMTP server — receive Internet mail with less fuss
Ansible role to install sendmail
A simple PHP wrapper for OpenBSD smtpd service to use in your web apps - PHP: <=8.1, GPL
A very basic simulation of a mail server storing mails received in an encrypted form. Originally developed as a mini project for Computer Networks, a subject taught in the 6th semester of B.E degree course in CS at PCCOE, Pune.
Free SMTP Server
SMTP dual delivery relay (proxy) daemon, this allows testing of a new server side by side of a production server, optionally saving proxied email as eml files.
SMTP servers and libraries like smtplib are used for email communication and development. Tools like smtp4dev help test email functionality, while SMTP checkers ensure proper relay configurations on Windows systems.
The SMTP protocol enables email delivery through clients and relays. Development tools like smtpd and Docker integrations simplify testing, while webhooks extend SMTP functionality for automated messaging and system notifications.