Inicie un servidor de depuración SMTP local en Linux
$sudo python -m smtpd -c DebuggingServer -n test.com:1025
Condemned Cormorant
$sudo python -m smtpd -c DebuggingServer -n test.com:1025