{"id":3996,"date":"2018-08-30T08:29:14","date_gmt":"2018-08-30T07:29:14","guid":{"rendered":"https:\/\/www.threesl.com\/blog\/?p=3996"},"modified":"2022-08-23T15:20:48","modified_gmt":"2022-08-23T14:20:48","slug":"using-mailsend-for-sending-alerts","status":"publish","type":"post","link":"https:\/\/www.threesl.com\/blog\/using-mailsend-for-sending-alerts\/","title":{"rendered":"Using Mailsend for Sending Alerts"},"content":{"rendered":"<h4>Email Alerts<\/h4>\n<p>In our article <a href=\"https:\/\/www.threesl.com\/blog\/email-alerts\/\"><em>Email Alerts<\/em>! In Cradle\u00a0<\/a> we discussed using <em>Mailsend<\/em> utility so you can use <em>SMTP<\/em> rather than <em>MAPI<\/em> to send <em>emails alerts<\/em>. We touched briefly on the configuration within <em>Cradle<\/em> of using the utility. In this post, we&#8217;ll be expanding on that. Providing an example of a <em>Mail Relay<\/em> within the <em>Cradle<\/em> environment rather than talking directly to a company <em>SMTP<\/em> server.<\/p>\n<h4>Why use a relay?<\/h4>\n<figure id=\"attachment_4065\" aria-describedby=\"caption-attachment-4065\" style=\"width: 300px\" class=\"wp-caption alignright\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-4065 size-medium\" src=\"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2020\/08\/mailsendl-300x257.png\" alt=\"sending and receiving email based on rawpixel.com on Pexels\" width=\"300\" height=\"257\" srcset=\"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2020\/08\/mailsendl-300x257.png 300w, https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2020\/08\/mailsendl.png 400w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><figcaption id=\"caption-attachment-4065\" class=\"wp-caption-text\">Mailsend<\/figcaption><\/figure>\n<p>So why shouldn&#8217;t we configure all the<em> Cradle<\/em> clients to talk directly through <em>Mailsend<\/em> to a company mail server?<br \/>\nFor starters, the company mail server may be locked down to only accept <em>SMTP<\/em> emails from specific hosts, and so wouldn&#8217;t accept <em>SMTP<\/em> connections from every <em>Cradle<\/em> desktop client.<\/p>\n<p>Using a relay means that the company mail server only needs to accept <em>SMTP<\/em> connections from a single host, the <em>mail relay<\/em>, as all the <em>Cradle Mailsend desktop <\/em>clients talk via the relay.<\/p>\n<h4>So, how do we setup a relay<\/h4>\n<p>Its as simple as installing the relay software and configure it. Currently we use <em>Postfix<\/em> in installations where we need a relay as we&#8217;re usually using <em>Linux<\/em> as a <em>Cradle Database Server<\/em>. <em>Postfix<\/em> is a package available on most\/all <em>Linux distributions<\/em>.<\/p>\n<p>Then its just a case of configuring it to accept incoming connections from the <em>Cradle<\/em> desktop clients. We lock this down to a subnet of <em>IP addresses<\/em>. Then set the relay host to being the company mail server which will deliver the email alerts. In this example we&#8217;re using<em> Postfix<\/em> to <em>Cradle<\/em> clients on 2 subnets, and the<em> localhost<\/em>. The <em>cradle.ini\/cradle.rc<\/em> files then points to the relay host and not the company mail server.<\/p>\n<p>eg.<br \/>\n<code><br \/>\n# cradle.rc<br \/>\nMAIL_HOST = cradle.example.com<br \/>\nMAIL_PORT = 25<br \/>\n<\/code><\/p>\n<p><code><br \/>\n# Postfix main.cf<br \/>\nmyhostname = cradle.example.com<br \/>\ninet_interfaces = all<br \/>\ninet_protocols = all<br \/>\nmynetworks = 192.168.0.0\/24, 192.168.1.0\/24, 127.0.0.1<br \/>\nrelayhost = [mail.example.com]:25<\/code><\/p>\n<aside class=\"mashsb-container mashsb-main mashsb-stretched\"><div class=\"mashsb-box\"><div class=\"mashsb-buttons\"><a class=\"mashicon-twitter mash-small mash-center mashsb-noshadow\" href=\"https:\/\/twitter.com\/intent\/tweet?text=&amp;url=https:\/\/www.threesl.com\/blog\/using-mailsend-for-sending-alerts\/&amp;via=threesl\" target=\"_top\" rel=\"nofollow\"><span class=\"icon\"><\/span><span class=\"text\">Tweet<\/span><\/a><a class=\"mashicon-facebook mash-small mash-center mashsb-noshadow\" href=\"https:\/\/www.facebook.com\/sharer.php?u=https%3A%2F%2Fwww.threesl.com%2Fblog%2Fusing-mailsend-for-sending-alerts%2F\" target=\"_top\" rel=\"nofollow\"><span class=\"icon\"><\/span><span class=\"text\">Share<\/span><\/a><a class=\"mashicon-subscribe mash-small mash-center mashsb-noshadow\" href=\"#\" target=\"_top\" rel=\"nofollow\"><span class=\"icon\"><\/span><span class=\"text\">Newsletter<\/span><\/a><div class=\"onoffswitch2 mash-small mashsb-noshadow\" style=\"display:none\"><\/div><\/div>\n            <\/div>\n                <div style=\"clear:both\"><\/div><\/aside>\n            <!-- Share buttons by mashshare.net - Version: 4.0.47-->","protected":false},"excerpt":{"rendered":"<p>Email Alerts In our article Email Alerts! In Cradle\u00a0 we discussed using Mailsend utility so you can use SMTP rather than MAPI to send emails alerts. We touched briefly on the configuration within Cradle of using the utility. In this post, we&#8217;ll be expanding on that. Providing an example of a Mail Relay within the &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.threesl.com\/blog\/using-mailsend-for-sending-alerts\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Using Mailsend for Sending Alerts&#8221;<\/span><\/a><\/p>\n","protected":false},"author":6,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_lmt_disableupdate":"no","_lmt_disable":"no","footnotes":""},"categories":[6],"tags":[22],"class_list":["post-3996","post","type-post","status-publish","format-standard","hentry","category-tips","tag-settings-configuration-preferences-customise"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Using Mailsend for Sending Alerts - 3SL Blog<\/title>\n<meta name=\"description\" content=\"Using Mailsend for Sending Alerts Details of the email notification system within Cradle Requirements Management and Systems Engineering Tool.\" \/>\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.threesl.com\/blog\/using-mailsend-for-sending-alerts\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Using Mailsend for Sending Alerts - 3SL Blog\" \/>\n<meta property=\"og:description\" content=\"Using Mailsend for Sending Alerts Details of the email notification system within Cradle Requirements Management and Systems Engineering Tool.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.threesl.com\/blog\/using-mailsend-for-sending-alerts\/\" \/>\n<meta property=\"og:site_name\" content=\"3SL Blog\" \/>\n<meta property=\"article:publisher\" content=\"http:\/\/facebook.com\/3SLCradle\" \/>\n<meta property=\"article:published_time\" content=\"2018-08-30T07:29:14+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-08-23T14:20:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2020\/08\/mailsendl-300x257.png\" \/>\n<meta name=\"author\" content=\"David Priestley\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@threesl\" \/>\n<meta name=\"twitter:site\" content=\"@threesl\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"David Priestley\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/using-mailsend-for-sending-alerts\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/using-mailsend-for-sending-alerts\\\/\"},\"author\":{\"name\":\"David Priestley\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#\\\/schema\\\/person\\\/99b90c7d7e9a06283a6235adcb89c5b2\"},\"headline\":\"Using Mailsend for Sending Alerts\",\"datePublished\":\"2018-08-30T07:29:14+00:00\",\"dateModified\":\"2022-08-23T14:20:48+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/using-mailsend-for-sending-alerts\\\/\"},\"wordCount\":290,\"publisher\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/using-mailsend-for-sending-alerts\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/mailsendl-300x257.png\",\"keywords\":[\"settings\\\/configuration\\\/prefs\\\/customise\"],\"articleSection\":[\"Hints &amp; Tips\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/using-mailsend-for-sending-alerts\\\/\",\"url\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/using-mailsend-for-sending-alerts\\\/\",\"name\":\"Using Mailsend for Sending Alerts - 3SL Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/using-mailsend-for-sending-alerts\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/using-mailsend-for-sending-alerts\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/mailsendl-300x257.png\",\"datePublished\":\"2018-08-30T07:29:14+00:00\",\"dateModified\":\"2022-08-23T14:20:48+00:00\",\"description\":\"Using Mailsend for Sending Alerts Details of the email notification system within Cradle Requirements Management and Systems Engineering Tool.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/using-mailsend-for-sending-alerts\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.threesl.com\\\/blog\\\/using-mailsend-for-sending-alerts\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/using-mailsend-for-sending-alerts\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/mailsendl.png\",\"contentUrl\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/08\\\/mailsendl.png\",\"width\":400,\"height\":342,\"caption\":\"Mailsend\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/using-mailsend-for-sending-alerts\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Using Mailsend for Sending Alerts\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/\",\"name\":\"3SL Blog\",\"description\":\"From concept to creation\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#organization\",\"name\":\"3SL\",\"url\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/wp-content\\\/uploads\\\/2017\\\/02\\\/3SL_Logo_Medium.png\",\"contentUrl\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/wp-content\\\/uploads\\\/2017\\\/02\\\/3SL_Logo_Medium.png\",\"width\":152,\"height\":80,\"caption\":\"3SL\"},\"image\":{\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"http:\\\/\\\/facebook.com\\\/3SLCradle\",\"https:\\\/\\\/x.com\\\/threesl\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.threesl.com\\\/blog\\\/#\\\/schema\\\/person\\\/99b90c7d7e9a06283a6235adcb89c5b2\",\"name\":\"David Priestley\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c53e332de1d4b301bd3c74aab3ea25027e64ad09f533a269ea113feb44affc48?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c53e332de1d4b301bd3c74aab3ea25027e64ad09f533a269ea113feb44affc48?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c53e332de1d4b301bd3c74aab3ea25027e64ad09f533a269ea113feb44affc48?s=96&d=mm&r=g\",\"caption\":\"David Priestley\"},\"sameAs\":[\"https:\\\/\\\/www.threesl.com\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Using Mailsend for Sending Alerts - 3SL Blog","description":"Using Mailsend for Sending Alerts Details of the email notification system within Cradle Requirements Management and Systems Engineering Tool.","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.threesl.com\/blog\/using-mailsend-for-sending-alerts\/","og_locale":"en_GB","og_type":"article","og_title":"Using Mailsend for Sending Alerts - 3SL Blog","og_description":"Using Mailsend for Sending Alerts Details of the email notification system within Cradle Requirements Management and Systems Engineering Tool.","og_url":"https:\/\/www.threesl.com\/blog\/using-mailsend-for-sending-alerts\/","og_site_name":"3SL Blog","article_publisher":"http:\/\/facebook.com\/3SLCradle","article_published_time":"2018-08-30T07:29:14+00:00","article_modified_time":"2022-08-23T14:20:48+00:00","og_image":[{"url":"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2020\/08\/mailsendl-300x257.png","type":"","width":"","height":""}],"author":"David Priestley","twitter_card":"summary_large_image","twitter_creator":"@threesl","twitter_site":"@threesl","twitter_misc":{"Written by":"David Priestley","Estimated reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.threesl.com\/blog\/using-mailsend-for-sending-alerts\/#article","isPartOf":{"@id":"https:\/\/www.threesl.com\/blog\/using-mailsend-for-sending-alerts\/"},"author":{"name":"David Priestley","@id":"https:\/\/www.threesl.com\/blog\/#\/schema\/person\/99b90c7d7e9a06283a6235adcb89c5b2"},"headline":"Using Mailsend for Sending Alerts","datePublished":"2018-08-30T07:29:14+00:00","dateModified":"2022-08-23T14:20:48+00:00","mainEntityOfPage":{"@id":"https:\/\/www.threesl.com\/blog\/using-mailsend-for-sending-alerts\/"},"wordCount":290,"publisher":{"@id":"https:\/\/www.threesl.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.threesl.com\/blog\/using-mailsend-for-sending-alerts\/#primaryimage"},"thumbnailUrl":"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2020\/08\/mailsendl-300x257.png","keywords":["settings\/configuration\/prefs\/customise"],"articleSection":["Hints &amp; Tips"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/www.threesl.com\/blog\/using-mailsend-for-sending-alerts\/","url":"https:\/\/www.threesl.com\/blog\/using-mailsend-for-sending-alerts\/","name":"Using Mailsend for Sending Alerts - 3SL Blog","isPartOf":{"@id":"https:\/\/www.threesl.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.threesl.com\/blog\/using-mailsend-for-sending-alerts\/#primaryimage"},"image":{"@id":"https:\/\/www.threesl.com\/blog\/using-mailsend-for-sending-alerts\/#primaryimage"},"thumbnailUrl":"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2020\/08\/mailsendl-300x257.png","datePublished":"2018-08-30T07:29:14+00:00","dateModified":"2022-08-23T14:20:48+00:00","description":"Using Mailsend for Sending Alerts Details of the email notification system within Cradle Requirements Management and Systems Engineering Tool.","breadcrumb":{"@id":"https:\/\/www.threesl.com\/blog\/using-mailsend-for-sending-alerts\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.threesl.com\/blog\/using-mailsend-for-sending-alerts\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.threesl.com\/blog\/using-mailsend-for-sending-alerts\/#primaryimage","url":"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2020\/08\/mailsendl.png","contentUrl":"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2020\/08\/mailsendl.png","width":400,"height":342,"caption":"Mailsend"},{"@type":"BreadcrumbList","@id":"https:\/\/www.threesl.com\/blog\/using-mailsend-for-sending-alerts\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.threesl.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Using Mailsend for Sending Alerts"}]},{"@type":"WebSite","@id":"https:\/\/www.threesl.com\/blog\/#website","url":"https:\/\/www.threesl.com\/blog\/","name":"3SL Blog","description":"From concept to creation","publisher":{"@id":"https:\/\/www.threesl.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.threesl.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.threesl.com\/blog\/#organization","name":"3SL","url":"https:\/\/www.threesl.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.threesl.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2017\/02\/3SL_Logo_Medium.png","contentUrl":"https:\/\/www.threesl.com\/blog\/wp-content\/uploads\/2017\/02\/3SL_Logo_Medium.png","width":152,"height":80,"caption":"3SL"},"image":{"@id":"https:\/\/www.threesl.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["http:\/\/facebook.com\/3SLCradle","https:\/\/x.com\/threesl"]},{"@type":"Person","@id":"https:\/\/www.threesl.com\/blog\/#\/schema\/person\/99b90c7d7e9a06283a6235adcb89c5b2","name":"David Priestley","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/secure.gravatar.com\/avatar\/c53e332de1d4b301bd3c74aab3ea25027e64ad09f533a269ea113feb44affc48?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/c53e332de1d4b301bd3c74aab3ea25027e64ad09f533a269ea113feb44affc48?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/c53e332de1d4b301bd3c74aab3ea25027e64ad09f533a269ea113feb44affc48?s=96&d=mm&r=g","caption":"David Priestley"},"sameAs":["https:\/\/www.threesl.com\/"]}]}},"modified_by":"Jan Lamb","_links":{"self":[{"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/posts\/3996","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/comments?post=3996"}],"version-history":[{"count":11,"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/posts\/3996\/revisions"}],"predecessor-version":[{"id":7497,"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/posts\/3996\/revisions\/7497"}],"wp:attachment":[{"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/media?parent=3996"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/categories?post=3996"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.threesl.com\/blog\/wp-json\/wp\/v2\/tags?post=3996"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}