17 guides

SMTP testing guides

Provider setup walkthroughs and troubleshooting articles for testing SMTP servers—ports, TLS, authentication, and the errors that trip people up.

Provider & MTA setup

Amazon SES SMTP test — regional endpoints and credentials Test Amazon SES SMTP using your region's email-smtp endpoint on port 587 with STARTTLS and IAM SMTP credentials. email-smtp.us-east-1.amazonaws.com · :587 · STARTTLS Read guide → 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 Read guide → Gmail SMTP test tool — ports, App Passwords, and troubleshooting Gmail SMTP test tool for smtp.gmail.com on port 587 or 465. Step-by-step App Password setup, STARTTLS, and how to read 535… smtp.gmail.com · :587 · STARTTLS Read guide → KumoMTA SMTP test — listeners, STARTTLS, and AUTH PLAIN Test KumoMTA SMTP submission on port 587 or 25. Configure start_esmtp_listener, smtp_server_auth_plain, and verify injection with… your-kumo-hostname.example.com · :587 · STARTTLS Read guide → Mailgun SMTP test — domain credentials, ports, and common errors Test Mailgun SMTP at smtp.mailgun.org on port 587 with STARTTLS. Use per-domain SMTP credentials (not your API key) and verify… smtp.mailgun.org · :587 · STARTTLS Read guide → 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 Read guide → Office 365 & Outlook SMTP test — ports & modern auth Office 365 SMTP test and Outlook SMTP test for smtp.office365.com on port 587 with STARTTLS. App passwords, OAuth2 deprecation,… smtp.office365.com · :587 · STARTTLS Read guide → PowerMTA SMTP test — listeners, smtp-user, and submission on 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 Read guide → 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 · Implicit TLS Read guide → SendGrid SMTP test — apikey user and port 587 Test SendGrid SMTP at smtp.sendgrid.net:587. Use username apikey and your API key as the password. smtp.sendgrid.net · :587 · STARTTLS Read guide → SMTP2GO test tool — mail.smtp2go.com credentials and ports SMTP2GO test tool for mail.smtp2go.com on port 587 with STARTTLS. Create SMTP users in the dashboard, pick the right port, and… mail.smtp2go.com · :587 · STARTTLS Read guide → 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 a… smtp.sparkpostmail.com · :587 · STARTTLS Read guide → Zoho SMTP test online — smtp.zoho.com ports and app passwords Zoho SMTP test online for smtp.zoho.com on port 587 with STARTTLS. App-specific passwords, regional hosts, and how to fix 535… smtp.zoho.com · :587 · STARTTLS Read guide →

Concepts & troubleshooting