Local mail server
Need to read emails generated by an application?
sudo python3 -m smtpd -n -c DebuggingServer 0.0.0.0:25Last updated
sudo python3 -m smtpd -n -c DebuggingServer 0.0.0.0:25Last updated