{"id":9718,"date":"2020-07-28T14:47:51","date_gmt":"2020-07-28T12:47:51","guid":{"rendered":"https:\/\/serversmtp.com\/?page_id=9718"},"modified":"2025-10-22T10:06:41","modified_gmt":"2025-10-22T08:06:41","slug":"exim-smarthost-smtp-relay-provider-it","status":"publish","type":"page","link":"https:\/\/serversmtp.com\/it\/exim-smarthost-smtp-relay-provider-it\/","title":{"rendered":"Exim Smarthost smtp relay provider"},"content":{"rendered":"<style type=\"text\/css\">\n#content p, #content li {\n    font-size: 16px;\n    color: #000000;\n}\nh1, h2, h3, h4 {\n    font-weight: 600;\n}\n.spaced li {\n    margin-bottom: 15px;\n}\n#get-it-free.g1-button {\n    color: #ffffff;\n    background-color: #93ba19;\n    border-color: #93ba19;\n    font-weight: 600;\n}\n<\/style>\n<p>Se usi <strong>Exim 4<\/strong> e desideri migliorare la deliverability delle tue email, scegliere il nostro <strong>turboSMTP<\/strong> come <strong>Smart Host smtp relay provider<\/strong> \u00e8 un&#8217;idea davvero saggia. Vediamo insieme come impostare uno smart host relay per Exim. <\/p>\n<div id=\"\" class=\"g1-message g1-message--info \" ><div class=\"g1-inner\">Per gli utenti Europei: sostituisci <em>pro.turbo-smtp.com<\/em> con <em>pro.eu.turbo-smtp.com<\/em><\/div><\/div>\n<div class=\"g1-space\" style=\"height: 30px;\"><\/div>\n<h2>Configurazione dello Smart host relay in Exim<\/h2>\n<pre>dc_eximconfig_configtype='smarthost'\r\ndc_other_hostnames=''\r\ndc_local_interfaces='127.0.0.1'\r\ndc_readhost='your.server.name'\r\ndc_relay_domains=''\r\ndc_minimaldns='false'\r\ndc_relay_nets=''\r\ndc_smarthost='pro.turbo-smtp.com::587'\r\nCFILEMODE='644'\r\ndc_use_split_config='false'\r\ndc_hide_mailname='true'\r\ndc_mailname_in_oh='true'<\/pre>\n<p>\u00c8 possibile trovare il file di configurazione in <em>\/etc\/exim4\/update-exim4.conf.conf<\/em>. Specifichiamo che \u00e8 stato preso da Ubuntu Server 10.4 solo a titolo di esempio.<\/p>\n<p>Ora, in <em>\/etc\/exim4\/exim4.conf.localmacros<\/em>, abilita il TLS: <em>MAIN_TLS_ENABLE = 1<\/em>:<\/p>\n<pre>MAIN_TLS_ENABLE = 1<\/pre>\n<p>In <em>\/etc\/exim4\/passwd.client<\/em> inserisci Consumer Key e Consumer Secret (scopri <a href=\"https:\/\/serversmtp.com\/it\/cosa-sono-le-api-key-e-come-crearle-con-turbosmtp-una-guida-completa\/#how-to\" title=\"Come generare le API Key su turboSMTP\" target=\"_blank\" rel=\"noopener\">come generare le tue API Key<\/a>) per consentire a Exim 4 di accedere a Turbo SMTP:<\/p>\n<pre>*:turboSMTPusername:turboSMTPpassword<\/pre>\n<p>Salva e riavvia Exim:<\/p>\n<pre>$ \/etc\/init.d\/exim4 restart<\/pre>\n<div class=\"g1-space\" style=\"height: 30px;\"><\/div>\n<h2>Exim Smart Host con CPanel<\/h2>\n<p>Se lavori con CPanel ma vuoi utilizzare Turbo SMTP come smart host email relay per inviare le tue email, segui il percorso seguente: <strong>Principale> Configurazione servizi> Editor di configurazione Exim> Editor avanzato<\/strong>. Quindi incolla il codice seguente nella casella AUTH:<\/p>\n<pre>begin authenticators\r\n\r\nturbosmtp_login:\r\n  driver = plaintext\r\n  public_name = LOGIN\r\n  client_send = : YourturboSMTPUsername : YourturboSMTPPassword<\/pre>\n<p>Ora, includi un route nella casella di configurazione del router e un trasport nella casella di configurazione del trasporto:<\/p>\n<pre>send_via_turbosmtp:\r\n  driver = manualroute\r\n  domains = ! +local_domains\r\n  transport = pro.turbo-smtp\r\n  route_list = \"* pro.turbo-smtp.com::587 byname\"\r\n  host_find_failed = defer\r\n  no_more<\/pre>\n<pre>turbosmtp_smtp:\r\n  driver = smtp\r\n  hosts = pro.turbo-smtp.com\r\n  hosts_require_auth = <; $host_address\r\n  hosts_require_tls = <; $host_address<\/pre>\n<p>Salva e riavvia Exim<\/p>\n<pre>$ \/etc\/init.d\/exim4 restart<\/pre>\n<div class=\"g1-space\" style=\"height: 20px;\"><\/div>\n<div  class=\"g1-divider g1-divider--none g1-divider--noicon \"><\/div>\n<h2 style=\"text-align: center; font-size: 3.1em; margin-bottom: 0.6em;\">Se vuoi vedere gli effetti di un <strong>servizio smart host relay<\/strong>, prova il nostro <strong>turboSMTP<\/strong>.<\/h2>\n<h3 style=\"text-align: center; font-weight: normal;\">Ogni azienda ha bisogno di uno Smart host smtp relay provider sia per la comunicazione esterna che per quella interna. Uno Smart host relay ti garantisce una migliore reputazione e una miglior deliverability, protegge il tuo dominio (nessuno potr\u00e0 fingere di essere te o uno della tua azienda) e ti consente di tracciare il viaggio delle tue e-mail e le azioni degli utenti.<\/h3>\n<p style=\"text-align: center; margin-top: 2.3em;\"><a id=\"get-it-free\" class=\"g1-button g1-button--big g1-button--solid g1-button--standard button-landing-green\" href=\"https:\/\/serversmtp.com\/it\/tsmtpregistration1.php\" title=\"Prova ora turboSMTP\"> &nbsp; &nbsp; &nbsp; &nbsp; PROVALO ORA &nbsp; &nbsp; &nbsp; &nbsp; <\/a><\/p>\n<p style=\"text-align: center; margin-top: 2.3em;\"><a href=\"https:\/\/serversmtp.com\/it\/smart-host-smtp-relay-cosa-e\/\" title=\"Servizio Smart host smtp relay\"> Scopri di pi\u00f9 sul nostro Servizio Smart Host Smtp Relay<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Se usi Exim 4 e desideri migliorare la deliverability delle tue email, scegliere il nostro turboSMTP come Smart Host smtp relay provider \u00e8 un&#8217;idea davvero saggia. Vediamo insieme come impostare uno smart host relay per Exim. Configurazione dello Smart host relay in Exim dc_eximconfig_configtype=&#8217;smarthost&#8217; dc_other_hostnames=&#8221; dc_local_interfaces=&#8217;127.0.0.1&#8242; dc_readhost=&#8217;your.server.name&#8217; dc_relay_domains=&#8221; dc_minimaldns=&#8217;false&#8217; dc_relay_nets=&#8221; dc_smarthost=&#8217;pro.turbo-smtp.com::587&#8242; CFILEMODE=&#8217;644&#8242; dc_use_split_config=&#8217;false&#8217; dc_hide_mailname=&#8217;true&#8217; dc_mailname_in_oh=&#8217;true&#8217; &#8230; <\/p>\n<p class=\"read-more-container\"><a title=\"Exim Smarthost smtp relay provider\" class=\"read-more button\" href=\"https:\/\/serversmtp.com\/it\/exim-smarthost-smtp-relay-provider-it\/#more-9718\" aria-label=\"Per saperne di pi\u00f9 su Exim Smarthost smtp relay provider\">Discover more<\/a><\/p>\n","protected":false},"author":18,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_eb_attr":"","inline_featured_image":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-9718","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.3.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Exim Smarthost smtp relay provider - turboSMTP<\/title>\n<meta name=\"description\" content=\"Se utilizzi Exim come server di posta elettronica, \u00e8 possibile configurare turboSMTP come smart host per migliorare il tasso di consegna delle mail.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/serversmtp.com\/it\/exim-smarthost-smtp-relay-provider-it\/\" \/>\n<meta name=\"twitter:label1\" content=\"Tempo di lettura stimato\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuto\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Exim Smarthost smtp relay provider - turboSMTP","description":"Se utilizzi Exim come server di posta elettronica, \u00e8 possibile configurare turboSMTP come smart host per migliorare il tasso di consegna delle mail.","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:\/\/serversmtp.com\/it\/exim-smarthost-smtp-relay-provider-it\/","twitter_misc":{"Tempo di lettura stimato":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/serversmtp.com\/it\/exim-smarthost-smtp-relay-provider-it\/","url":"https:\/\/serversmtp.com\/it\/exim-smarthost-smtp-relay-provider-it\/","name":"Exim Smarthost smtp relay provider - turboSMTP","isPartOf":{"@id":"https:\/\/serversmtp.com\/de\/#website"},"datePublished":"2020-07-28T12:47:51+00:00","dateModified":"2025-10-22T08:06:41+00:00","description":"Se utilizzi Exim come server di posta elettronica, \u00e8 possibile configurare turboSMTP come smart host per migliorare il tasso di consegna delle mail.","breadcrumb":{"@id":"https:\/\/serversmtp.com\/it\/exim-smarthost-smtp-relay-provider-it\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/serversmtp.com\/it\/exim-smarthost-smtp-relay-provider-it\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/serversmtp.com\/it\/exim-smarthost-smtp-relay-provider-it\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/serversmtp.com\/it\/"},{"@type":"ListItem","position":2,"name":"Exim Smarthost smtp relay provider"}]},{"@type":"WebSite","@id":"https:\/\/serversmtp.com\/de\/#website","url":"https:\/\/serversmtp.com\/de\/","name":"Server Mail SMTP - Provider di servizi SMTP professionali","description":"Server Mail SMTP - Provider di servizi SMTP professionali","publisher":{"@id":"https:\/\/serversmtp.com\/de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/serversmtp.com\/de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"it-IT"},{"@type":"Organization","@id":"https:\/\/serversmtp.com\/de\/#organization","name":"Delivery Tech","url":"https:\/\/serversmtp.com\/de\/","logo":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/serversmtp.com\/de\/#\/schema\/logo\/image\/","url":"https:\/\/serversmtp.com\/wp-content\/uploads\/2021\/11\/og-image-2.jpg","contentUrl":"https:\/\/serversmtp.com\/wp-content\/uploads\/2021\/11\/og-image-2.jpg","width":1200,"height":1128,"caption":"Delivery Tech"},"image":{"@id":"https:\/\/serversmtp.com\/de\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/serversmtp.com\/it\/wp-json\/wp\/v2\/pages\/9718"}],"collection":[{"href":"https:\/\/serversmtp.com\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/serversmtp.com\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/serversmtp.com\/it\/wp-json\/wp\/v2\/users\/18"}],"replies":[{"embeddable":true,"href":"https:\/\/serversmtp.com\/it\/wp-json\/wp\/v2\/comments?post=9718"}],"version-history":[{"count":6,"href":"https:\/\/serversmtp.com\/it\/wp-json\/wp\/v2\/pages\/9718\/revisions"}],"predecessor-version":[{"id":22494,"href":"https:\/\/serversmtp.com\/it\/wp-json\/wp\/v2\/pages\/9718\/revisions\/22494"}],"wp:attachment":[{"href":"https:\/\/serversmtp.com\/it\/wp-json\/wp\/v2\/media?parent=9718"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}