Skip to content

mgm-sp/poor-mans-sendmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

poor-mans-sendmail

Just a tiny implementation to test mail servers.

Usage

Run ./sendmail for a short description

Hints

Consider using the following command to set-up an smtpd your own.

python -m smtpd -n -d -c DebuggingServer 0.0.0.0:25

Releases

No releases published

Packages

No packages published

Languages