共 17 篇指南

SMTP 测试配置指南

各大邮件服务商与 MTA 的配置教程及故障排查指南:涵盖常用端口、TLS 配置、身份认证与常见报错解决方案。

服务商与 MTA 配置

Amazon SES SMTP 测试 — 配置指南与故障排查 了解如何使用 SMTP Tester 测试和排查 Amazon SES SMTP 凭据、587/465 端口及 STARTTLS 连接问题。 email-smtp.us-east-1.amazonaws.com · :587 · STARTTLS 阅读指南 → Brevo SMTP test: SMTP key, ports, and troubleshooting Brevo SMTP test for smtp-relay.brevo.com on port 587 with STARTTLS. Use your SMTP login and SMTP key (not the v3 API key) as… smtp-relay.brevo.com · :587 · STARTTLS 阅读指南 → Gmail SMTP 测试 — 配置教程、应用专用密码与端口设置 了解如何测试 Gmail SMTP 服务器 (smtp.gmail.com),配置应用专用密码并验证 587 与 465 端口连接。 smtp.gmail.com · :587 · STARTTLS 阅读指南 → KumoMTA SMTP test: listeners, STARTTLS, and AUTH PLAIN Test KumoMTA SMTP submission on port 587 or 25. Configure start_esmtp_listener and smtp_server_auth_plain, verify relay with a… your-kumo-hostname.example.com · :587 · STARTTLS 阅读指南 → Mailgun SMTP test — domain credentials & common errors Test Mailgun SMTP at smtp.mailgun.org on port 587 with STARTTLS. Use per-domain SMTP credentials (not your API key) and read the… smtp.mailgun.org · :587 · STARTTLS 阅读指南 → Mailjet SMTP test — API key and secret key on port 587 Test Mailjet SMTP at in-v3.mailjet.com on port 587 with STARTTLS. The username is your API key and the password is your secret… in-v3.mailjet.com · :587 · STARTTLS 阅读指南 → Outlook / Microsoft 365 SMTP 测试 — 配置教程与认证排查 全面了解如何测试 Microsoft 365 与 Outlook SMTP 服务器 (smtp.office365.com)、587 端口及 SMTP AUTH 设置。 smtp.office365.com · :587 · STARTTLS 阅读指南 → PowerMTA SMTP test — listeners, smtp-user, port 587 Test PowerMTA (PMTA) SMTP injection. Configure smtp-listener, smtp-user, authenticated sources, STARTTLS on 587, and verify relay… your-pmta-hostname.example.com · :587 · STARTTLS 阅读指南 → Resend SMTP test: fixed username, API key, and port 465 Test Resend SMTP at smtp.resend.com on port 465 (TLS) or 587 (STARTTLS). The username is the literal string resend and the… smtp.resend.com · :465 · 隐式 TLS 阅读指南 → SendGrid SMTP 测试 — API 密钥配置与端口检测 学习如何测试 SendGrid SMTP 中继 (smtp.sendgrid.net),配置 API Key 认证并解决 535 认证失败错误。 smtp.sendgrid.net · :587 · STARTTLS 阅读指南 → SMTP2GO test tool: mail.smtp2go.com credentials and ports SMTP2GO test for mail.smtp2go.com with a full handshake transcript. Create SMTP users, verify your sender domain, test ports… mail.smtp2go.com · :587 · STARTTLS 阅读指南 → SparkPost SMTP test: SMTP_Injection username and API key Test SparkPost SMTP at smtp.sparkpostmail.com on port 587 with STARTTLS. The username is SMTP_Injection and the password is an… smtp.sparkpostmail.com · :587 · STARTTLS 阅读指南 → Zoho SMTP test — smtp.zoho.com ports & app passwords Zoho SMTP test online for smtp.zoho.com and regional hosts on port 587 with STARTTLS. App-specific passwords, sending limits,… smtp.zoho.com · :587 · STARTTLS 阅读指南 →

基础原理与故障排查