Tag: メール
MailCatcher runs a super simple SMTP server which catches any message sent to it to display in a web interface.
テスト用の SMTP サーバーとして使用可能
python -m smtpd -n -c DebuggingServer localhost:8025