Python SMTP Server - CraigDonkin/Infrastructure GitHub Wiki Python - SMTP Server Creates a simple SMTPServer Can add the DebuggingServer flag to perform debugging python -m smtpd -n -c DebuggingServer localhost:8025 ⚠️ **GitHub.com Fallback** ⚠️