メールのテストをする方法
この記事に書かれた内容は 2021.10 時点の情報なので、今はもっといいサービスがあるかもしれません。
とはいえ SMTP なのでそれほど進化も無いかもしれません。
気が向いたら調べなおします。
概要
メール送受信のテストをどのようにやればよいか気になったので軽く調べました。
- メールのテストをする方法 | SendGridブログ
-
間違ってメール送信したりしないように。開発用SMTPサーバまとめ - Customers Mail Cloud ブログ
- リンクが切れてたので Internet Archive
Webサービス
Amazon SES での E メール送信のテスト - Amazon Simple Email Service Classic
Mailtrap - Email Testing Tool #1
Email API accounts. Create inboxes on demand and send and …
迷惑メール判定
Newsletters spam test by mail-tester.com
GlockApps - Expert Email Deliverability Test, Checker, Software & Tools
GUI
FakeSMTP – FakeSMTP - Dummy SMTP server for developers
MailCatcher
GitHub - ChangemakerStudios/Papercut-SMTP: Papercut SMTP -- The Simple Desktop Email Server
Free SMTP Server Connection Diagnostics Tool
CLI
GitHub - voodoodyne/subethasmtp: SubEtha SMTP is a Java library for receiving SMTP mail
GitHub - email-spec/email-spec: Collection of RSpec/MiniTest matchers and Cucumber steps for testing email in a ruby app using ActionMailer or Pony
GitHub - xFreed0m/SMTPTester: small python3 tool to check common vulnerabilities in SMTP servers
Mstone performance testing tool
Postfix manual - smtp-source(1)
Discussion