mockmta - Summary
Free Software
A simplistic implementation of the SMTP mail transport agent, designed for testing purposes. It behaves almost identically to any real MTA, except that it listens on localhost only and delivers all messages to the given UNIX mailbox file.
No attempts are made to interpret the data supplied during the STMP transaction, such as domain names, email addresses, etc, neither is the material supplied in the DATA command verified to be a valid email message. Except as being written to mailbox, these data are ignored.
Registration Date: Wed Jun 16 13:38:41 2021
License: GNU General Public License V3 or later
Development Status: 5 - Production/Stable