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.
A simple open relay based on aiosmtpd, that simply forwards mail sent to it
Python