Related:
python -m smtpd -n -c DebuggingServer localhost:25
A makeshift SMTP server that logs all messages to the console. python -m smtpd -n -c DebuggingServer localhost:25
A makeshift SMTP server that logs all messages to the console.