Skip to content
/ nits Public

Minimalist SMTP server that accept any mails and store it in a mbox file

Notifications You must be signed in to change notification settings

jeansch/nits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Nits (Non Intrusive Test SMTPserver)

This is a simple SMTP server. It listens for clients sending mails, then stores email into an mbox file and may send notifications to the desktop.

It’s purpose is to provide a simple debugging tool for applications sending emails.

Based on the work of Grzegorz Adam Hankiewicz <gradha@efaber.net>

https://github.com/jeansch/nits/

About

Minimalist SMTP server that accept any mails and store it in a mbox file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages