{"id":4579,"date":"2023-03-25T10:21:41","date_gmt":"2023-03-25T09:21:41","guid":{"rendered":"https:\/\/barcelona.wordcamp.org\/2023\/?post_type=wcb_session&#038;p=4579"},"modified":"2023-05-14T17:09:10","modified_gmt":"2023-05-14T16:09:10","slug":"secure-the-emails-of-your-wordpress-site-with-spf-dkim-and-dmarc","status":"publish","type":"wcb_session","link":"https:\/\/barcelona.wordcamp.org\/2023\/session\/secure-the-emails-of-your-wordpress-site-with-spf-dkim-and-dmarc\/","title":{"rendered":"Secure the emails of your WordPress site with SPF, DKIM and DMARC"},"content":{"rendered":"\n<p>Email authentication is important because it helps to ensure that the emails you receive are actually from the sender they claim to be from, and have not been tampered with during transmission. By using email authentication protocols like DKIM, SPF, and DMARC, you can prevent spam, phishing, and other fraudulent email activities. This helps to protect your personal information and prevents attackers from accessing your sensitive data or infecting your device with malware. Overall, email authentication helps to increase the trust and safety of your online communication. However, email traffic from WordPress websites was long overlooked.<\/p>\n\n\n\n<p>A new WordPress plugin makes it finally possible to DKIM sign your website&#8217;s emails.<\/p>\n\n\n\n<p>DKIM (DomainKeys Identified Mail) is a security measure that verifies the authenticity of the email message by checking if it has been modified during transmission. DKIM signatures are added to the email header, which ensures that the email is delivered to the intended recipient and not marked as spam.<\/p>\n\n\n\n<p>By signing your website&#8217;s emails with DKIM, you can increase the deliverability of your emails and build trust with your recipients. With the plugin&#8217;s focus on email deliverability, you can rest assured that your emails will reach the inbox, and not get lost in spam folders.<\/p>\n\n\n\n<p>This feature also allows for the alignment of your transactional and non-transactional mail traffic, prerequisites of DMARC an BIMI. Before this plugin, it was difficult and expensive to implement this feature without relying on costly SMTP services.<\/p>\n\n\n\n<p>I will explain what is email authentication and why you need to secure your website&#8217;s emails NOW.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\" style=\"margin-top:var(--wp--preset--spacing--80);margin-bottom:var(--wp--preset--spacing--80)\" \/>\n\n\n\n<p><strong><span style=\"text-decoration: underline\">Protegiu els correus electr\u00f2nics del vostre lloc de WordPress amb SPF, DKIM i DMARC<\/span><\/strong><\/p>\n\n\n\n<p>L&#8217;autenticaci\u00f3 de correu electr\u00f2nic \u00e9s important perqu\u00e8 ajuda a assegurar-se que els correus electr\u00f2nics que rebeu s\u00f3n realment del remitent del qual diuen ser i que no han estat manipulats durant la transmissi\u00f3. Mitjan\u00e7ant l&#8217;\u00fas de protocols d&#8217;autenticaci\u00f3 de correu electr\u00f2nic com DKIM, SPF i DMARC, podeu prevenir el correu brossa, la pesca i altres activitats fraudulentes de correu electr\u00f2nic. Aix\u00f2 ajuda a protegir la vostra informaci\u00f3 personal i evita que els atacants accedeixin a les vostres dades sensibles o infectin el vostre dispositiu amb programari malici\u00f3s. En general, l&#8217;autenticaci\u00f3 de correu electr\u00f2nic ajuda a augmentar la confian\u00e7a i la seguretat de la vostra comunicaci\u00f3 en l\u00ednia. Tanmateix, el tr\u00e0nsit de correu electr\u00f2nic dels llocs web de WordPress es va passar per alt durant molt de temps.<\/p>\n\n\n\n<p>Un nou connector de WordPress fa que finalment sigui possible signar DKIM els correus electr\u00f2nics del vostre lloc web.<\/p>\n\n\n\n<p>DKIM (DomainKeys Identified Mail) \u00e9s una mesura de seguretat que verifica l&#8217;autenticitat del missatge de correu electr\u00f2nic comprovant si s&#8217;ha modificat durant la transmissi\u00f3. Les signatures DKIM s&#8217;afegeixen a la cap\u00e7alera del correu electr\u00f2nic, cosa que garanteix que el correu electr\u00f2nic s&#8217;entrega al destinatari previst i no es marca com a correu brossa.<\/p>\n\n\n\n<p>En signar els correus electr\u00f2nics del vostre lloc web amb DKIM, podeu augmentar la capacitat de lliurament dels vostres correus electr\u00f2nics i crear confian\u00e7a amb els vostres destinataris. Amb l&#8217;enfocament del connector en l&#8217;entrega del correu electr\u00f2nic, podeu estar segur que els vostres correus electr\u00f2nics arribaran a la safata d&#8217;entrada i no es perdran a les carpetes de correu brossa.<\/p>\n\n\n\n<p>Aquesta caracter\u00edstica tamb\u00e9 permet l&#8217;alineaci\u00f3 del tr\u00e0nsit de correu transaccional i no transaccional, requisits previs de DMARC i BIMI. Abans d&#8217;aquest connector, era dif\u00edcil i cost\u00f3s implementar aquesta funci\u00f3 sense dependre dels costosos serveis SMTP.<\/p>\n\n\n\n<p>Explicar\u00e9 qu\u00e8 \u00e9s l&#8217;autenticaci\u00f3 de correu electr\u00f2nic i per qu\u00e8 necessiteu protegir els correus electr\u00f2nics del vostre lloc web ARA.<\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-wordpress-tv wp-block-embed-wordpress-tv wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe title=\"VideoPress Video Player\" aria-label='VideoPress Video Player' width='500' height='281' src='https:\/\/video.wordpress.com\/embed\/IoaLFr1z?hd=1&amp;cover=1' frameborder='0' allowfullscreen allow='clipboard-write'><\/iframe><script src='https:\/\/v0.wordpress.com\/js\/next\/videopress-iframe.js?m=1674852142'><\/script>\n<\/div><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>Email authentication is important because it helps to ensure that the emails you receive are actually from the sender they claim to be from, and have not been tampered with during transmission. By using email authentication protocols like DKIM, SPF, and DMARC, you can prevent spam, phishing, and other fraudulent email activities. This helps to [&hellip;]<\/p>\n","protected":false},"author":5346963,"featured_media":0,"template":"wp-custom-template-plantilla-single-sessio-cat","meta":{"jetpack_post_was_ever_published":false,"_wcpt_session_time":1683387000,"_wcpt_session_duration":2700,"_wcpt_session_type":"session","_wcpt_session_slides":"https:\/\/barcelona.wordcamp.org\/2023\/files\/2023\/05\/Nicola-Selenu-EN-Presentacio-ponencia-WCBCN2023.pdf","_wcpt_session_video":"https:\/\/wordpress.tv\/2023\/05\/10\/secure-the-emails-of-your-wordpress-site-with-spf-dkim-and-dmarc\/","_wcpt_speaker_id":[4295],"footnotes":""},"session_track":[1079873],"session_category":[1079872],"class_list":["post-4579","wcb_session","type-wcb_session","status-publish","hentry","wcb_track-track-3-ca","wcb_session_category-presentation-in-english"],"jetpack_sharing_enabled":true,"session_date_time":{"date":"06\/05\/2023","time":"16:30"},"session_speakers":[{"id":"4295","slug":"nicola-selenu","name":"Nicola Selenu","link":"https:\/\/barcelona.wordcamp.org\/2023\/speaker\/nicola-selenu\/"}],"session_cats_rendered":"Presentation in english","_links":{"self":[{"href":"https:\/\/barcelona.wordcamp.org\/2023\/wp-json\/wp\/v2\/sessions\/4579","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/barcelona.wordcamp.org\/2023\/wp-json\/wp\/v2\/sessions"}],"about":[{"href":"https:\/\/barcelona.wordcamp.org\/2023\/wp-json\/wp\/v2\/types\/wcb_session"}],"version-history":[{"count":5,"href":"https:\/\/barcelona.wordcamp.org\/2023\/wp-json\/wp\/v2\/sessions\/4579\/revisions"}],"predecessor-version":[{"id":9585,"href":"https:\/\/barcelona.wordcamp.org\/2023\/wp-json\/wp\/v2\/sessions\/4579\/revisions\/9585"}],"speakers":[{"embeddable":true,"href":"https:\/\/barcelona.wordcamp.org\/2023\/wp-json\/wp\/v2\/speakers\/4295"}],"author":[{"embeddable":true,"href":"https:\/\/barcelona.wordcamp.org\/2023\/wp-json\/wporg\/v1\/users\/vot"}],"wp:attachment":[{"href":"https:\/\/barcelona.wordcamp.org\/2023\/wp-json\/wp\/v2\/media?parent=4579"}],"wp:term":[{"taxonomy":"wcb_track","embeddable":true,"href":"https:\/\/barcelona.wordcamp.org\/2023\/wp-json\/wp\/v2\/session_track?post=4579"},{"taxonomy":"wcb_session_category","embeddable":true,"href":"https:\/\/barcelona.wordcamp.org\/2023\/wp-json\/wp\/v2\/session_category?post=4579"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}