arsham
3/6/2015 - 9:14 AM

Python SMTP debugger in shell

Python SMTP debugger in shell

#!/bin/bash
python -m smtpd -n -c DebuggingServer localhost:1025