{"id":13497,"date":"2026-05-15T18:25:21","date_gmt":"2026-05-15T18:25:21","guid":{"rendered":"https:\/\/www.mailgun.com\/blog\/5-idees-recues-sur-le-smtp-qui-piegent-les-expeditrices-demails\/"},"modified":"2026-05-16T03:49:56","modified_gmt":"2026-05-16T03:49:56","slug":"5-idees-recues-sur-le-smtp-qui-piegent-les-expeditrices-demails","status":"publish","type":"blog","link":"https:\/\/www.mailgun.com\/fr\/blog\/email\/5-idees-recues-sur-le-smtp-qui-piegent-les-expeditrices-demails\/","title":{"rendered":"5 id\u00e9es re\u00e7ues sur le SMTP qui pi\u00e8gent les exp\u00e9ditrices d&#8217;emails"},"content":{"rendered":"\n<p>SMTP has been around since 1982. You&rsquo;d think we&rsquo;d have it all figured out by now. And yet, some of the most persistent email delivery problems trace back to a handful of stubborn misconceptions about what SMTP actually does.<\/p>\n\n<p>The protocol does one job \u2013 transporting email between servers \u2013 and it does that job well. But it doesn&rsquo;t authenticate your identity, guarantee inbox placement, encrypt your content by default, or handle bounces the way most senders assume. Understanding where SMTP stops and everything else starts is the difference between a clean email infrastructure and one that&rsquo;s always on fire.<br \/><\/p>\n\r\n    <nav data-content-type=\"longform\" class=\"toc-block longform-spacings px-5 py-6 px-md-6 px-lg-7 py-md-7 bg-light fs-sm rounded-lg\" aria-labelledby=\"toc-title-2995\"><p class=\"h5 m-0\" id=\"toc-title-2995\">Table of contents<\/p><div class=\"d-flex mt-3\"><div class=\"w-auto fw-bold text-accent d-flex me-2\">01<\/div><div class=\"d-flex flex-column\"><a class=\"fw-bold scrollme link-body-color text-accent\" href=\"#what-is-smtp-really\">What is SMTP, really?<\/a><\/div><\/div><div class=\"d-flex mt-3\"><div class=\"w-auto fw-bold text-accent d-flex me-2\">02<\/div><div class=\"d-flex flex-column\"><a class=\"fw-bold scrollme link-body-color text-accent\" href=\"#myth-1-smtp-delivery-means-inbox-delivery\">Myth 1: SMTP delivery means inbox delivery<\/a><\/div><\/div><div class=\"d-flex mt-3\"><div class=\"w-auto fw-bold text-accent d-flex me-2\">03<\/div><div class=\"d-flex flex-column\"><a class=\"fw-bold scrollme link-body-color text-accent\" href=\"#myth-2-smtp-handles-sender-authentication\">Myth 2: SMTP handles sender authentication<\/a><\/div><\/div><div class=\"d-flex mt-3\"><div class=\"w-auto fw-bold text-accent d-flex me-2\">04<\/div><div class=\"d-flex flex-column\"><a class=\"fw-bold scrollme link-body-color text-accent\" href=\"#myth-3-smtp-is-encrypted-by-default\">Myth 3: SMTP is encrypted by default<\/a><\/div><\/div><div class=\"d-flex mt-3\"><div class=\"w-auto fw-bold text-accent d-flex me-2\">05<\/div><div class=\"d-flex flex-column\"><a class=\"fw-bold scrollme link-body-color text-accent\" href=\"#myth-4-port-25-is-the-right-port-for-sending\">Myth 4: Port 25 is the right port for sending<\/a><\/div><\/div><div class=\"d-flex mt-3\"><div class=\"w-auto fw-bold text-accent d-flex me-2\">06<\/div><div class=\"d-flex flex-column\"><a class=\"fw-bold scrollme link-body-color text-accent\" href=\"#myth-5-running-your-own-smtp-server-is-cheaper-and-easier\">Myth 5: Running your own SMTP server is cheaper and easier<\/a><\/div><\/div><div class=\"d-flex mt-3\"><div class=\"w-auto fw-bold text-accent d-flex me-2\">07<\/div><div class=\"d-flex flex-column\"><a class=\"fw-bold scrollme link-body-color text-accent\" href=\"#wrapping-up-getting-smtp-right\">Wrapping up: Getting SMTP right<\/a><\/div><\/div><\/nav>\n<h2 class=\"wp-block-heading\">What is SMTP, really?<\/h2>\n\n<p>SMTP \u2013 Simple Mail Transfer Protocol \u2013 is a transport protocol. It moves email from one server to another. That&rsquo;s its entire jobThink of SMTP as the delivery driver who picks up a package and drops it at the loading dock of your recipient&rsquo;s building. What happens after that \u2013 whether anyone&rsquo;s home, whether the package gets flagged at security, whether it lands on the right desk \u2013 is entirely outside the driver&rsquo;s control.<br \/>SMTP governs the handshake between servers: the EHLO greeting, the MAIL FROM and RCPT TO commands, the message transfer, and the final 250 OK response confirming acceptance. Once that 250 lands, SMTP considers its work done. Whether the message reaches the inbox, the spam folder, or nowhere at all is a separate question \u2013 and that&rsquo;s where most of the misconceptions live. If you want a thorough walkthrough of the full <a href=\"https:\/\/www.mailgun.com\/blog\/deliverability\/what-is-smtp\/\">SMTP sending process<\/a>, we&rsquo;ve covered it in detail.<\/p>\n\n<h2 class=\"wp-block-heading\">Myth 1: SMTP delivery means inbox delivery<\/h2>\n\n<p><br \/>This is probably the most expensive misunderstanding in email. A 250 OK response from a receiving server means that server accepted your message \u2013 not that it delivered it to the inbox. The receiving server is free to do whatever it wants with the message after acceptance: filter it to spam, quarantine it, or silently discard it.<\/p>\n\n<p><strong>SMTP operates at the transport layer. <\/strong>Inbox placement is a deliverability question, governed by sender reputation, authentication signals, engagement history, and content signals \u2013 none of which SMTP touches directly. When you&rsquo;re debugging low open rates or high spam placement, don&rsquo;t look at SMTP logs alone. Look at your sender reputation, your authentication setup, and your list health. Our <a href=\"https:\/\/www.mailgun.com\/blog\/deliverability\/debunking-email-deliverability-myths\/\">guide to common email deliverability myths<\/a> is a good place to start untangling the two.<br \/><\/p>\n    <div data-content-type=\"longform\"  class=\"callout text-body-color px-5 py-6 px-md-6 px-lg-7 py-md-7 longform-spacings rounded-lg bg-light\" data-theme=\"light\">\r\n\r\n        <div class=\"content-body\"> <p class=\"mb-0\"><b>Pro tip:<\/b> The delivery-vs-deliverability confusion isn&rsquo;t rare \u2013 it&rsquo;s endemic. Mailgun&rsquo;s <a href=\"https:\/\/www.mailgun.com\/blog\/deliverability\/state-of-deliverability-takeaways\/\">State of email deliverability 2025<\/a> surveyed more than 1,100 senders and found nearly 88% could not correctly define what the delivery rate metric measures. The report digs into what senders are actually doing (and not doing) to reach the inbox, from authentication adoption to list hygiene habits. Worth a read if you want to benchmark your program against the industry.<\/p><\/div>\r\n    <\/div>\r\n\n<h2 class=\"wp-block-heading\">Myth 2: SMTP handles sender authentication<\/h2>\n\n<p><br \/>SMTP was designed in a more trusting era. The original protocol has no mechanism to verify that the sender is who they claim to be \u2013 it just takes the MAIL FROM address at face value. That&rsquo;s why email spoofing has been a problem for decades.<\/p>\n\n<p><strong>Authentication is layered on top of SMTP, not baked into it.<\/strong> SPF (Sender Policy Framework), DKIM (DomainKeys Identified Mail), and DMARC (Domain-based Message Authentication, Reporting, and Conformance) all operate independently of the SMTP handshake. SMTP AUTH \u2013 the mechanism that requires a username and password before your mail client hands off a message \u2013 is also a separate add-on, defined in RFC 4954, not in the core SMTP specification.<br \/>What this means in practice: a 250 OK from a receiving server doesn&rsquo;t confirm your authentication records are in order. You can successfully transmit a message over SMTP and still get junked or rejected because your SPF record is broken or your DKIM signature doesn&rsquo;t verify. Fix the authentication first \u2013 SMTP won&rsquo;t do it for you. Our <a href=\"https:\/\/www.mailgun.com\/blog\/deliverability\/email-authentication-your-id-card-sending\/\">email authentication guide<\/a> walks through SPF, DKIM, and DMARC setup from scratch.<\/p>\n    <div data-content-type=\"longform\"  class=\"callout text-body-color px-5 py-6 px-md-6 px-lg-7 py-md-7 longform-spacings rounded-lg bg-light\" data-theme=\"light\">\r\n\r\n        <div class=\"content-body\"> <p class=\"mb-0\"><b>Pro tip:<\/b> Authentication requirements are tightening across the board \u2013 and not just at Gmail and Yahoo. In May 2025, Microsoft began enforcing SPF, DKIM, and DMARC requirements for senders reaching Outlook, Hotmail, and Live.com inboxes. If you&rsquo;re sending more than 5,000 messages a day and haven&rsquo;t audited your records lately, now is the time. Mailgun&rsquo;s breakdown of <a href=\"https:\/\/www.mailgun.com\/blog\/deliverability\/microsoft-sender-requirements\/\">Microsoft&rsquo;s 2025 sender requirements<\/a> covers exactly what changed and what you need to do about it.<\/p><\/div>\r\n    <\/div>\r\n\n<h2 class=\"wp-block-heading\">Myth 3: SMTP is encrypted by default<\/h2>\n\n<p>Out of the box, classic SMTP sends everything in plaintext. Email headers, message content, credentials \u2013 all of it potentially visible to anyone monitoring the connection. This wasn&rsquo;t a critical concern in the early internet; it&rsquo;s a serious problem today.<br \/>Encryption came later, as a separate layer. Two options cover most sending scenarios:<\/p>\n\n<p><br \/><strong>STARTTLS<\/strong><br \/>STARTTLS is a protocol extension that lets a client upgrade an existing plaintext SMTP connection to an encrypted one. It&rsquo;s supported on ports 25 and 587. The key word is \u00ab\u00a0upgrade\u00a0\u00bb \u2013 if the receiving server doesn&rsquo;t support STARTTLS, the connection can fall back to plaintext. This is sometimes called opportunistic TLS, and it&rsquo;s the dominant approach for server-to-server relay.<\/p>\n\n<p><br \/><strong>SMTPS (implicit TLS)<\/strong><br \/>SMTPS opens a TLS-encrypted connection from the start, with no plaintext phase. It runs on port 465 (for client-to-server submission) and is the more secure option when both sides support it.<strong> The practical takeaway: always configure your sending to use TLS, and confirm your ESP enforces it.<\/strong> Our <a href=\"https:\/\/www.mailgun.com\/fr\/blog\/email\/quel-port-smtp-comprendre-les-ports-25-465-587\/\">deep dive on SMTP ports<\/a> covers the security implications of each port choice. Don&rsquo;t assume that because your message was accepted, the connection was encrypted.<\/p>\n\n<h2 class=\"wp-block-heading\">Myth 4: Port 25 is the right port for sending<\/h2>\n\n<p>Port 25 is the original SMTP port, dating back to 1982. It&rsquo;s also the port most likely to get you into trouble.<br \/><strong>Most ISPs and hosting providers block outbound port 25 on non-server networks specifically because it&rsquo;s so heavily abused by spammers.<\/strong> If you&rsquo;re building an application that sends email and you&rsquo;re routing through port 25, you&rsquo;ll hit connection errors on many networks \u2013 and your messages won&rsquo;t leave.<br \/>The ports to know:<\/p>\n\n<p><strong>Port 587<\/strong>: The modern standard for authenticated email submission (SMTP with STARTTLS). Use this for client-to-server submission in almost every case.<br \/><strong>Port 465<\/strong>: Deprecated for a period, but now widely used for SMTPS (implicit TLS). Many ESPs, including Mailgun, support it.<br \/><strong>Port 2525<\/strong>: A practical fallback when 587 is blocked. Mailgun supports this.<br \/><strong>Port 25<\/strong>: Server-to-server relay only. Not for client submission. Often blocked.<\/p>\n\n<p>For a full historical breakdown and a clear recommendation for your setup, see our <a href=\"https:\/\/www.mailgun.com\/fr\/blog\/email\/quel-port-smtp-comprendre-les-ports-25-465-587\/\">SMTP port guide<\/a>.<\/p>\n\n<h2 class=\"wp-block-heading\">Myth 5: Running your own SMTP server is cheaper and easier<\/h2>\n\n<p>This one tends to surface when teams want to reduce their ESP costs or keep email infrastructure in-house. The logic feels reasonable on the surface: how hard can an SMTP server be?<\/p>\n\n<p>In practice, maintaining your own SMTP infrastructure is one of the fastest ways to degrade your deliverability without realizing why. <strong>Running your own server means you&rsquo;re responsible for everything SMTP doesn&rsquo;t handle:<\/strong> IP warm-up, bounce and complaint processing, suppression list management, feedback loop registration with major mailbox providers, TLS certificate maintenance, blocklist monitoring, and staying current with evolving sender requirements from Gmail, Yahoo, and Microsoft. That&rsquo;s a full-time job \u2013 and it&rsquo;s work that ESPs have spent years building tooling around.<\/p>\n\n<p>Beyond the ops overhead, self-managed servers are often on shared IP blocks with poor reputations, and new IP addresses face steep inbox placement hurdles until a warm-up period establishes a sending history.<\/p>\n\n<p>For most teams, <a href=\"https:\/\/www.mailgun.com\/blog\/deliverability\/what-is-smtp-relay\/\">SMTP relay<\/a> handles the infrastructure complexity and gives you logs, analytics, and deliverability tooling you&rsquo;d otherwise have to build yourself. And if you&rsquo;re weighing whether to stay on SMTP or move to an API integration, our <a href=\"https:\/\/www.mailgun.com\/blog\/email\/difference-between-smtp-and-api\/\">SMTP vs. API comparison<\/a> lays out the tradeoffs clearly.<br \/><\/p>\n\n<h2 class=\"wp-block-heading\">Wrapping up: Getting SMTP right<\/h2>\n\n<p>SMTP is not the enemy. It&rsquo;s a remarkably durable protocol that&rsquo;s been routing email for over 40 years, and understanding what it actually does is the first step to building a clean sending setup.<\/p>\n\n<p>The short version: SMTP moves your message from point A to point B. Everything else \u2013 inbox placement, authentication, encryption, bounce management \u2013 is your responsibility to configure on top of it. The good news is that modern email infrastructure, from authentication protocols to managed relay services, makes that layering straightforward if you know where to start.<\/p>\n\n<p>If you&rsquo;re troubleshooting a specific send failure, our <a href=\"https:\/\/www.mailgun.com\/blog\/email\/smtp-error-codes\/\">SMTP error codes guide<\/a> will help you decode exactly what the receiving server is telling you and how to fix it.<\/p>\n    <div data-content-type=\"longform\" class=\"longform-spacings\">\r\n        <div class=\"cta bg-primary rounded-lg px-5 py-6 p-md-7 px-md-6\">\r\n                    <div class=\"form-subscription\">\r\n                            <div class=\"h4 mb-3\">\r\n                    Keep me posted! Get great resources in your inbox every week.                <\/div>\r\n                                    <form accept-charset=\"UTF-8\" action=\"\" enctype=\"multipart\/form-data\" data-form-subscription method=\"POST\" style=\"max-width: 400px;\">\r\n                <div class=\"row justify-content-between align-items-top g-2\">\r\n                    <div class=\"col-10\">\r\n                        <input type=\"email\" name=\"email\" class=\"form-control\" placeholder=\"Email\" autocomplete=\"email\" required>\r\n                        <div data-fs=\"error\" role=\"alert\" class=\"invalid-feedback\">\r\n                            Please complete this required field.                        <\/div>\r\n                    <\/div>\r\n                                            <div class=\"col-12 order-last mt-3 fs-xxs\" data-fs=\"acceptance\" style=\"display:none;\">\r\n                            \r\n                                <div class=\"form-check\">\r\n                                    <input id=\"formSubscriptionAcceptance-terms-1179\" class=\"form-check-input\"\r\n                                        type=\"checkbox\" name=\"terms\">\r\n                                    <label for=\"formSubscriptionAcceptance-terms-1179\" class=\"form-check-label text-body-color\">\r\n                                        J&rsquo;ai lu et j&rsquo;accepte les conditions d&rsquo;utilisation.                                        <span class=\"hs-form-required\">*<\/span>\r\n                                    <\/label>\r\n                                <\/div>\r\n\r\n                            \r\n                                <div class=\"form-check\">\r\n                                    <input id=\"formSubscriptionAcceptance-privacy-2272\" class=\"form-check-input\"\r\n                                        type=\"checkbox\" name=\"privacy\">\r\n                                    <label for=\"formSubscriptionAcceptance-privacy-2272\" class=\"form-check-label text-body-color\">\r\n                                        J&rsquo;ai lu et j&rsquo;accepte la politique de confidentialit\u00e9.                                        <span class=\"hs-form-required\">*<\/span>\r\n                                    <\/label>\r\n                                <\/div>\r\n\r\n                                                    <\/div>\r\n                    \r\n                                            <div class=\"col-12 order-last fs-xxs mb-0 mt-2 text-body-color\">\r\n                            Send me the Mailgun newsletter. I expressly agree to receive the newsletter and know that I can easily unsubscribe at any time.                        <\/div>\r\n                    \r\n                    <div class=\"col-2\">\r\n                        <button type=\"submit\" value=\"Submit\" aria-label=\"Submit\" class=\"btn btn-secondary btn-icon\">\r\n                            <svg aria-hidden=\"true\" data-url=\"https:\/\/www.mailgun.com\/wp-content\/plugins\/sinch-core\/assets\/icons\/layout\/chevron-right.svg\"><\/svg>\r\n                        <\/button>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <input type=\"hidden\" name=\"formSubscriptionRecaptchaToken\" data-fs=\"recaptcha-token\">\r\n\r\n            <\/form>\r\n            <div data-fs=\"message-success\" style=\"display: none;\">\r\n                <p class=\"mb-0 mt-2 text-body-color\">\r\n                    Check your inbox monthly for your Mailgun Newsletter!                <\/p>\r\n            <\/div>\r\n        <\/div>\r\n        <\/div>\r\n    <\/div>\r\n","protected":false},"excerpt":{"rendered":"<p>SMTP has been around since 1982. You&rsquo;d think we&rsquo;d have it all figured out by now. And yet, some of the most persistent email delivery problems trace back to a handful of stubborn misconceptions about what SMTP actually does. The protocol does one job \u2013 transporting email between servers \u2013 and it does that job [&hellip;]<\/p>\n","protected":false},"author":13,"featured_media":13407,"menu_order":0,"template":"","meta":{"_acf_changed":true,"footnotes":""},"blog_category":[20],"class_list":["post-13497","blog","type-blog","status-publish","has-post-thumbnail","hentry","blog_category-email"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>5 id\u00e9es re\u00e7ues sur le SMTP qui pi\u00e8gent les exp\u00e9ditrices d&#039;emails<\/title>\n<meta name=\"description\" content=\"Vous pensez que le SMTP g\u00e8re la d\u00e9livrabilit\u00e9 ? D\u00e9trompez-vous. Nous d\u00e9mystifions cinq mythes courants sur le SMTP afin que vous sachiez exactement ce que fait le protocole.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.mailgun.com\/fr\/blog\/email\/5-idees-recues-sur-le-smtp-qui-piegent-les-expeditrices-demails\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"5 id\u00e9es re\u00e7ues sur le SMTP qui pi\u00e8gent les exp\u00e9ditrices d&#039;emails\" \/>\n<meta property=\"og:description\" content=\"Vous pensez que le SMTP g\u00e8re la d\u00e9livrabilit\u00e9 ? D\u00e9trompez-vous. Nous d\u00e9mystifions cinq mythes courants sur le SMTP afin que vous sachiez exactement ce que fait le protocole.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.mailgun.com\/fr\/blog\/email\/5-idees-recues-sur-le-smtp-qui-piegent-les-expeditrices-demails\/\" \/>\n<meta property=\"og:site_name\" content=\"Transactional Email API Service For Developers | Mailgun\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-16T03:49:56+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.mailgun.com\/wp-content\/uploads\/2026\/05\/MG-Blog-Email.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"720\" \/>\n\t<meta property=\"og:image:height\" content=\"448\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/blog\\\/email\\\/5-idees-recues-sur-le-smtp-qui-piegent-les-expeditrices-demails\\\/\",\"url\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/blog\\\/email\\\/5-idees-recues-sur-le-smtp-qui-piegent-les-expeditrices-demails\\\/\",\"name\":\"5 id\u00e9es re\u00e7ues sur le SMTP qui pi\u00e8gent les exp\u00e9ditrices d'emails\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/blog\\\/email\\\/5-idees-recues-sur-le-smtp-qui-piegent-les-expeditrices-demails\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/blog\\\/email\\\/5-idees-recues-sur-le-smtp-qui-piegent-les-expeditrices-demails\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.mailgun.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/MG-Blog-Email.webp\",\"datePublished\":\"2026-05-15T18:25:21+00:00\",\"dateModified\":\"2026-05-16T03:49:56+00:00\",\"description\":\"Vous pensez que le SMTP g\u00e8re la d\u00e9livrabilit\u00e9 ? D\u00e9trompez-vous. Nous d\u00e9mystifions cinq mythes courants sur le SMTP afin que vous sachiez exactement ce que fait le protocole.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/blog\\\/email\\\/5-idees-recues-sur-le-smtp-qui-piegent-les-expeditrices-demails\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/blog\\\/email\\\/5-idees-recues-sur-le-smtp-qui-piegent-les-expeditrices-demails\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/blog\\\/email\\\/5-idees-recues-sur-le-smtp-qui-piegent-les-expeditrices-demails\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.mailgun.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/MG-Blog-Email.webp\",\"contentUrl\":\"https:\\\/\\\/www.mailgun.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/MG-Blog-Email.webp\",\"width\":720,\"height\":448},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/blog\\\/email\\\/5-idees-recues-sur-le-smtp-qui-piegent-les-expeditrices-demails\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"5 id\u00e9es re\u00e7ues sur le SMTP qui pi\u00e8gent les exp\u00e9ditrices d&#8217;emails\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/#website\",\"url\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/\",\"name\":\"Transactional Email API Service For Developers | Mailgun\",\"description\":\"Powerful Transactional Email APIs that enable you to send, receive, and track emails, built with developers in mind. Learn more today!\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/#organization\",\"name\":\"Transactional Email API Service For Developers | Mailgun\",\"url\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.mailgun.com\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/cropped-android-chrome-512x512-1.png\",\"contentUrl\":\"https:\\\/\\\/www.mailgun.com\\\/wp-content\\\/uploads\\\/2025\\\/06\\\/cropped-android-chrome-512x512-1.png\",\"width\":512,\"height\":512,\"caption\":\"Transactional Email API Service For Developers | Mailgun\"},\"image\":{\"@id\":\"https:\\\/\\\/www.mailgun.com\\\/fr\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"5 id\u00e9es re\u00e7ues sur le SMTP qui pi\u00e8gent les exp\u00e9ditrices d'emails","description":"Vous pensez que le SMTP g\u00e8re la d\u00e9livrabilit\u00e9 ? D\u00e9trompez-vous. Nous d\u00e9mystifions cinq mythes courants sur le SMTP afin que vous sachiez exactement ce que fait le protocole.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.mailgun.com\/fr\/blog\/email\/5-idees-recues-sur-le-smtp-qui-piegent-les-expeditrices-demails\/","og_locale":"fr_FR","og_type":"article","og_title":"5 id\u00e9es re\u00e7ues sur le SMTP qui pi\u00e8gent les exp\u00e9ditrices d'emails","og_description":"Vous pensez que le SMTP g\u00e8re la d\u00e9livrabilit\u00e9 ? D\u00e9trompez-vous. Nous d\u00e9mystifions cinq mythes courants sur le SMTP afin que vous sachiez exactement ce que fait le protocole.","og_url":"https:\/\/www.mailgun.com\/fr\/blog\/email\/5-idees-recues-sur-le-smtp-qui-piegent-les-expeditrices-demails\/","og_site_name":"Transactional Email API Service For Developers | Mailgun","article_modified_time":"2026-05-16T03:49:56+00:00","og_image":[{"width":720,"height":448,"url":"https:\/\/www.mailgun.com\/wp-content\/uploads\/2026\/05\/MG-Blog-Email.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.mailgun.com\/fr\/blog\/email\/5-idees-recues-sur-le-smtp-qui-piegent-les-expeditrices-demails\/","url":"https:\/\/www.mailgun.com\/fr\/blog\/email\/5-idees-recues-sur-le-smtp-qui-piegent-les-expeditrices-demails\/","name":"5 id\u00e9es re\u00e7ues sur le SMTP qui pi\u00e8gent les exp\u00e9ditrices d'emails","isPartOf":{"@id":"https:\/\/www.mailgun.com\/fr\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.mailgun.com\/fr\/blog\/email\/5-idees-recues-sur-le-smtp-qui-piegent-les-expeditrices-demails\/#primaryimage"},"image":{"@id":"https:\/\/www.mailgun.com\/fr\/blog\/email\/5-idees-recues-sur-le-smtp-qui-piegent-les-expeditrices-demails\/#primaryimage"},"thumbnailUrl":"https:\/\/www.mailgun.com\/wp-content\/uploads\/2026\/05\/MG-Blog-Email.webp","datePublished":"2026-05-15T18:25:21+00:00","dateModified":"2026-05-16T03:49:56+00:00","description":"Vous pensez que le SMTP g\u00e8re la d\u00e9livrabilit\u00e9 ? D\u00e9trompez-vous. Nous d\u00e9mystifions cinq mythes courants sur le SMTP afin que vous sachiez exactement ce que fait le protocole.","breadcrumb":{"@id":"https:\/\/www.mailgun.com\/fr\/blog\/email\/5-idees-recues-sur-le-smtp-qui-piegent-les-expeditrices-demails\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.mailgun.com\/fr\/blog\/email\/5-idees-recues-sur-le-smtp-qui-piegent-les-expeditrices-demails\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www.mailgun.com\/fr\/blog\/email\/5-idees-recues-sur-le-smtp-qui-piegent-les-expeditrices-demails\/#primaryimage","url":"https:\/\/www.mailgun.com\/wp-content\/uploads\/2026\/05\/MG-Blog-Email.webp","contentUrl":"https:\/\/www.mailgun.com\/wp-content\/uploads\/2026\/05\/MG-Blog-Email.webp","width":720,"height":448},{"@type":"BreadcrumbList","@id":"https:\/\/www.mailgun.com\/fr\/blog\/email\/5-idees-recues-sur-le-smtp-qui-piegent-les-expeditrices-demails\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.mailgun.com\/fr\/"},{"@type":"ListItem","position":2,"name":"Blog","item":"https:\/\/www.mailgun.com\/fr\/blog\/"},{"@type":"ListItem","position":3,"name":"5 id\u00e9es re\u00e7ues sur le SMTP qui pi\u00e8gent les exp\u00e9ditrices d&#8217;emails"}]},{"@type":"WebSite","@id":"https:\/\/www.mailgun.com\/fr\/#website","url":"https:\/\/www.mailgun.com\/fr\/","name":"Transactional Email API Service For Developers | Mailgun","description":"Powerful Transactional Email APIs that enable you to send, receive, and track emails, built with developers in mind. Learn more today!","publisher":{"@id":"https:\/\/www.mailgun.com\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.mailgun.com\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/www.mailgun.com\/fr\/#organization","name":"Transactional Email API Service For Developers | Mailgun","url":"https:\/\/www.mailgun.com\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www.mailgun.com\/fr\/#\/schema\/logo\/image\/","url":"https:\/\/www.mailgun.com\/wp-content\/uploads\/2025\/06\/cropped-android-chrome-512x512-1.png","contentUrl":"https:\/\/www.mailgun.com\/wp-content\/uploads\/2025\/06\/cropped-android-chrome-512x512-1.png","width":512,"height":512,"caption":"Transactional Email API Service For Developers | Mailgun"},"image":{"@id":"https:\/\/www.mailgun.com\/fr\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.mailgun.com\/fr\/wp-json\/wp\/v2\/blog\/13497","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mailgun.com\/fr\/wp-json\/wp\/v2\/blog"}],"about":[{"href":"https:\/\/www.mailgun.com\/fr\/wp-json\/wp\/v2\/types\/blog"}],"author":[{"embeddable":true,"href":"https:\/\/www.mailgun.com\/fr\/wp-json\/wp\/v2\/users\/13"}],"version-history":[{"count":0,"href":"https:\/\/www.mailgun.com\/fr\/wp-json\/wp\/v2\/blog\/13497\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.mailgun.com\/fr\/wp-json\/wp\/v2\/media\/13407"}],"wp:attachment":[{"href":"https:\/\/www.mailgun.com\/fr\/wp-json\/wp\/v2\/media?parent=13497"}],"wp:term":[{"taxonomy":"blog_category","embeddable":true,"href":"https:\/\/www.mailgun.com\/fr\/wp-json\/wp\/v2\/blog_category?post=13497"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}