/python-aiosmtpd-simple-smtp-open-relay

A simple open relay based on aiosmtpd, that simply forwards mail sent to it

Primary LanguagePython

python-aiosmtpd-simple-smtp-open-relay

A simple open relay based on aiosmtpd, that simply forwards mail sent to it

This project will make a simple SMTP relay using aiosmtpd and smtplib. Configure the HELO name, binding ip address and tcp port, then simply run stmprelay.py.