
SMTP Server Configuration Checklist: Host, Port, TLS, Auth, and DNS
5 min readConfigure SMTP correctly with a practical checklist for host, port, TLS, authentication, sender identity, and testing from staging to production.
Read guideBuild more reliable email and SMS workflows with practical MailSlurp tutorials, implementation guides, and production-ready testing advice.
Latest articles
350 guides

Configure SMTP correctly with a practical checklist for host, port, TLS, authentication, sender identity, and testing from staging to production.
Read guideLearn how an SMS verification API supports OTP and MFA testing, what workflows teams should validate, and how to avoid flaky auth automation.
Read guideEvaluate a SendGrid alternative by outbound delivery, inbox testing, inbound handling, sender diagnostics, and workflow ownership so you choose a platform that matches how your team actually ships email.
Read guideLearn how to use Selenium email testing to verify signup, password reset, OTP, and MFA flows with real inboxes and deterministic message assertions.
Read guide
Learn how to validate email addresses in PHP with filter_var, when to use DNS checks, why regex alone is weak, and how to verify real email flows before release.
Read guideLearn how a phone verification API supports signup, login, recovery, and MFA test automation with programmable numbers, deterministic waits, and real message assertions.
Read guide
Use OTP testing and OTP checker workflows to validate email codes, SMS verification, magic links, MFA, expiry, resends, and one-time use.
Read guide
Learn what the NBSP character means, how ` ` works in HTML, when to use non-breaking spaces, how it differs from normal spaces, and how to debug formatting problems in web pages and email templates.
Read guide
Learn what MX records do, how to check them with dig and nslookup, how MX interacts with SPF, DKIM, and DMARC, and how to verify email routing safely.
Read guide
Learn how a mailto link works, how to build mailto syntax in HTML and JavaScript, how to encode subject and body fields correctly, and when to use an email API instead.
Read guideSee how MailSlurp receives inbound email, sends NEW_EMAIL webhooks, retrieves messages and attachments, and routes replies into application workflows.
Read guide
Compare IMAP and POP3 for real mailbox workflows, understand where SMTP fits, and choose the right retrieval model for support, client setup, migration, or testing.
Read guideLooking for something specific? Browse every topic, from email testing and APIs to authentication, deliverability, and SMS.