{"id":14795,"date":"2020-09-24T08:54:49","date_gmt":"2020-09-24T06:54:49","guid":{"rendered":"https:\/\/thecamels.org\/co-to-jest-smtp\/"},"modified":"2021-01-13T07:51:27","modified_gmt":"2021-01-13T06:51:27","slug":"what-is-smtp","status":"publish","type":"post","link":"https:\/\/thecamels.org\/en\/what-is-smtp\/","title":{"rendered":"What is SMTP?"},"content":{"rendered":"\n<p>Have you ever wondered what SMTP is? No? Don\u2019t worry. This post will explain to you what SMTP is, how it works and how you can configure it. Are you ready? Off we go.<\/p>\n\n\n\n<!--more-->\n\n\n\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_82_2 counter-hierarchy ez-toc-counter ez-toc-custom ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\"><p class=\"ez-toc-title\" style=\"cursor:inherit\">Spis tre\u015bci<\/p>\n<\/div><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/thecamels.org\/en\/what-is-smtp\/#what-is-smtp\" >What is SMTP?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/thecamels.org\/en\/what-is-smtp\/#how-does-smtp-work\" >How does SMTP work?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/thecamels.org\/en\/what-is-smtp\/#smtp-%e2%80%93-setting-up-an-email-programme\" >SMTP \u2013 setting up an email programme<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/thecamels.org\/en\/what-is-smtp\/#what-are-the-limitations-of-smtp\" >What are the limitations of SMTP?<\/a><\/li><\/ul><\/nav><\/div>\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"what-is-smtp\"><\/span>What is SMTP?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>SMTP (Simple Mail Transfer Protocol) is a simple protocol for email transfer that is used to exchange emails between mail servers via email programmes (an SMTP server is called Outgoing Mail Server).<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"how-does-smtp-work\"><\/span>How does SMTP work?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>SMTP is a standard protocol for sending emails online. Its operation is quite simple and can be performed in five steps. An e&#8209;mail can be sent via any email client, e.g. Outlook, Thunderbird, Roundcube or Gmail. Obviously, you can send your messages both via an email programme installed on your machine and browser email clients.<\/p>\n\n\n\n<p>SMTP works by initializing the mail service to establish a two-way connection between the SMTP server sending the message and SMTP receiving this email. The SMTP sending server sends the comments the receiving server answers. After the transmission channel has been established with relevant comments, the sending server sends <em>MAIL<\/em> command, which indicates the message to be sent.<\/p>\n\n\n\n<p>If the receiving server receives the message, it sends <em>OK<\/em> command. When the sending receives it, it sends <em>RCPT<\/em> command, which identifies the recipient. If the indication is correct, the receiving SMTP server sends an answer using <em>OK<\/em> command.<\/p>\n\n\n\n<p>If you wish to send messages by using SMTP mail server, the receiving server must obtain information about the name of the sender\u2019s server along with its name of the mailbox. In order to do that, <em>MAIL<\/em> command might include a return path, which specifies the sender\u2019s address.<\/p>\n\n\n\n<p>Apart from the&nbsp;<em>MAIL<\/em> process, which allows you to use&nbsp;<em>MAIL, RCPT<\/em>&nbsp;commends and the&nbsp;<em>DATA&nbsp;<\/em>command (a message to be sent commands, SMTP also allow you to perform redirection processes and verification and expansion of your recipient list.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"smtp-%e2%80%93-setting-up-an-email-programme\"><\/span>SMTP \u2013 setting up an email programme<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Setting up an SMTP server is quite simple. You just have to go to the basic settings of the email programme you use, where you have to find email settings. Next, you should configure a function for emails sent by your email programme.<\/p>\n\n\n\n<p>When setting up an SMTP server in the mail programme, you should enter the SMTP server address, your email address, username, and port, and check the optional encryption of the connection established during the mail communication.<\/p>\n\n\n\n<p>Below you can find example gmail.com account used during SMTP server configuration:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>SMTP server address \u2013 smtp.gmail.com<\/li><li>Email address \u2013 tw\u00f3jemail@gmail.com<\/li><li>User \u2013 tw\u00f3jemail@gmail.com<\/li><li>Password \u2013 twojehaslo<\/li><li>Port \u2013 587<\/li><li>Connection encryption \u2013 TLS.<\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"what-are-the-limitations-of-smtp\"><\/span>What are the limitations of SMTP?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>SMTP has one serious limitation: it makes it impossible to verify the sender of an e&#8209;mail. This means the configuration and settings of the SMTP server don\u2019t provide effective protection against spam and phishing attacks.<\/p>\n\n\n\n<p>SMTP-AUTH extension provides a solution to this problem. It partially forces the sender to use an authorization mechanism when the emails are multiplied. Unfortunately, there is still no effective communication protocol for emails transmission online that would allow you to verify and authenticate the sender of the message.<\/p>\n\n\n\n<p><strong><strong>Take a look at these articles as well:<\/strong><\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/thecamels.org\/en\/what-is-hosting\/\"><span>What is hosting?<\/span><\/a><\/li><li><a href=\"https:\/\/thecamels.org\/en\/how-to-create-your-own-email\/\"><span>How to create your own email?<\/span><\/a><\/li><li><a href=\"https:\/\/thecamels.org\/en\/compendium-what-should-you-know-about-the-internet-domain\/\"><span>Compendium: What should you know about the Internet domain?<\/span><\/a><\/li><\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Have you ever wondered what SMTP is? No? Don\u2019t worry. This post will explain to you what SMTP is, how it works and how you can configure it. Are you ready? Off we go.<\/p>\n","protected":false},"author":1,"featured_media":17140,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[150],"tags":[706,701],"class_list":["post-14795","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","tag-basics","tag-hosting-en"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>What is SMTP? - Thecamels.org<\/title>\n<meta name=\"description\" content=\"Do you know what SMTP protocol is and how it works? Can you configure it? If you answered no to any of the questions, read this article!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/thecamels.org\/en\/what-is-smtp\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What is SMTP? - Thecamels.org\" \/>\n<meta property=\"og:description\" content=\"Do you know what SMTP protocol is and how it works? Can you configure it? If you answered no to any of the questions, read this article!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thecamels.org\/en\/what-is-smtp\/?utm_source=dark&amp;utm_medium=social&amp;utm_campaign=open-graph\" \/>\n<meta property=\"og:site_name\" content=\"Thecamels.org\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/thecamels.org\/\" \/>\n<meta property=\"article:published_time\" content=\"2020-09-24T06:54:49+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-01-13T06:51:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/thecamels.org\/wp-content\/uploads\/2020\/09\/94.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"627\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Kamil Porembi\u0144ski\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/thecamels.org\/wp-content\/uploads\/2020\/09\/94.png\" \/>\n<meta name=\"twitter:creator\" content=\"@thecamelsorg\" \/>\n<meta name=\"twitter:site\" content=\"@thecamelsorg\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Kamil Porembi\u0144ski\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/what-is-smtp\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/what-is-smtp\\\/\"},\"author\":{\"name\":\"Kamil Porembi\u0144ski\",\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/#\\\/schema\\\/person\\\/b7bd2aec5f506a68323eb40c86d38a32\"},\"headline\":\"What is SMTP?\",\"datePublished\":\"2020-09-24T06:54:49+00:00\",\"dateModified\":\"2021-01-13T06:51:27+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/what-is-smtp\\\/\"},\"wordCount\":561,\"publisher\":{\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/what-is-smtp\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/thecamels.org\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/95.png\",\"keywords\":[\"basics\",\"hosting\"],\"articleSection\":[\"Blog\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/what-is-smtp\\\/\",\"url\":\"https:\\\/\\\/thecamels.org\\\/en\\\/what-is-smtp\\\/\",\"name\":\"What is SMTP? - Thecamels.org\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/what-is-smtp\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/what-is-smtp\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/thecamels.org\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/95.png\",\"datePublished\":\"2020-09-24T06:54:49+00:00\",\"dateModified\":\"2021-01-13T06:51:27+00:00\",\"description\":\"Do you know what SMTP protocol is and how it works? Can you configure it? If you answered no to any of the questions, read this article!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/what-is-smtp\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/thecamels.org\\\/en\\\/what-is-smtp\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/what-is-smtp\\\/#primaryimage\",\"url\":\"https:\\\/\\\/thecamels.org\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/95.png\",\"contentUrl\":\"https:\\\/\\\/thecamels.org\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/95.png\",\"width\":1200,\"height\":627,\"caption\":\"Co to jest SMTP?\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/what-is-smtp\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"[HOME]\",\"item\":\"https:\\\/\\\/thecamels.org\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/thecamels.org\\\/en\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"What is SMTP?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/thecamels.org\\\/en\\\/\",\"name\":\"Thecamels.org\",\"description\":\"Hosting SSD NVMe z certyfikatem SSL i HTTP\\\/2. Administracja serwerami, skalowanie infrastruktury. Mamy g\u0142ow\u0119 do serwer\u00f3w i zadbamy o Twoj\u0105 stron\u0119 w sieci.\",\"publisher\":{\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/thecamels.org\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/#organization\",\"name\":\"Thecamels\",\"url\":\"https:\\\/\\\/thecamels.org\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/thecamels.org\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/TC-logo-nowe.png\",\"contentUrl\":\"https:\\\/\\\/thecamels.org\\\/wp-content\\\/uploads\\\/2018\\\/09\\\/TC-logo-nowe.png\",\"width\":826,\"height\":106,\"caption\":\"Thecamels\"},\"image\":{\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/thecamels.org\\\/\",\"https:\\\/\\\/x.com\\\/thecamelsorg\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/the-camels\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UC01xYBZbIAApTuPWuqgGE4Q\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/thecamels.org\\\/en\\\/#\\\/schema\\\/person\\\/b7bd2aec5f506a68323eb40c86d38a32\",\"name\":\"Kamil Porembi\u0144ski\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4b2d40949e6453ecdd7663e9a61fac171f31810a28bdc5be0c4d7eca89f41571?s=96&d=identicon&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4b2d40949e6453ecdd7663e9a61fac171f31810a28bdc5be0c4d7eca89f41571?s=96&d=identicon&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4b2d40949e6453ecdd7663e9a61fac171f31810a28bdc5be0c4d7eca89f41571?s=96&d=identicon&r=g\",\"caption\":\"Kamil Porembi\u0144ski\"},\"description\":\"Architekt systemowy, administrator Linux, a czasem Windows. Lubi tematyk\u0119 security. Obecnie w\u0142a\u015bciciel firmy thecamels.org, zajmuj\u0105cej si\u0119 projektowaniem system\u00f3w o wysokiej dost\u0119pno\u015bci. Zajmuje si\u0119 skalowaniem du\u017cych aplikacji internetowych, wspieraniem startup\u00f3w w kwestiach serwerowych. Po godzinach zajmuje si\u0119 \u017ceglowaniem po morzach, lataniem, fotografi\u0105 i podr\u00f3\u017cami.\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"What is SMTP? - Thecamels.org","description":"Do you know what SMTP protocol is and how it works? Can you configure it? If you answered no to any of the questions, read this article!","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:\/\/thecamels.org\/en\/what-is-smtp\/","og_locale":"en_US","og_type":"article","og_title":"What is SMTP? - Thecamels.org","og_description":"Do you know what SMTP protocol is and how it works? Can you configure it? If you answered no to any of the questions, read this article!","og_url":"https:\/\/thecamels.org\/en\/what-is-smtp\/?utm_source=dark&utm_medium=social&utm_campaign=open-graph","og_site_name":"Thecamels.org","article_publisher":"https:\/\/www.facebook.com\/thecamels.org\/","article_published_time":"2020-09-24T06:54:49+00:00","article_modified_time":"2021-01-13T06:51:27+00:00","og_image":[{"width":1200,"height":627,"url":"https:\/\/thecamels.org\/wp-content\/uploads\/2020\/09\/94.png","type":"image\/png"}],"author":"Kamil Porembi\u0144ski","twitter_card":"summary_large_image","twitter_image":"https:\/\/thecamels.org\/wp-content\/uploads\/2020\/09\/94.png","twitter_creator":"@thecamelsorg","twitter_site":"@thecamelsorg","twitter_misc":{"Written by":"Kamil Porembi\u0144ski","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/thecamels.org\/en\/what-is-smtp\/#article","isPartOf":{"@id":"https:\/\/thecamels.org\/en\/what-is-smtp\/"},"author":{"name":"Kamil Porembi\u0144ski","@id":"https:\/\/thecamels.org\/en\/#\/schema\/person\/b7bd2aec5f506a68323eb40c86d38a32"},"headline":"What is SMTP?","datePublished":"2020-09-24T06:54:49+00:00","dateModified":"2021-01-13T06:51:27+00:00","mainEntityOfPage":{"@id":"https:\/\/thecamels.org\/en\/what-is-smtp\/"},"wordCount":561,"publisher":{"@id":"https:\/\/thecamels.org\/en\/#organization"},"image":{"@id":"https:\/\/thecamels.org\/en\/what-is-smtp\/#primaryimage"},"thumbnailUrl":"https:\/\/thecamels.org\/wp-content\/uploads\/2020\/09\/95.png","keywords":["basics","hosting"],"articleSection":["Blog"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/thecamels.org\/en\/what-is-smtp\/","url":"https:\/\/thecamels.org\/en\/what-is-smtp\/","name":"What is SMTP? - Thecamels.org","isPartOf":{"@id":"https:\/\/thecamels.org\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/thecamels.org\/en\/what-is-smtp\/#primaryimage"},"image":{"@id":"https:\/\/thecamels.org\/en\/what-is-smtp\/#primaryimage"},"thumbnailUrl":"https:\/\/thecamels.org\/wp-content\/uploads\/2020\/09\/95.png","datePublished":"2020-09-24T06:54:49+00:00","dateModified":"2021-01-13T06:51:27+00:00","description":"Do you know what SMTP protocol is and how it works? Can you configure it? If you answered no to any of the questions, read this article!","breadcrumb":{"@id":"https:\/\/thecamels.org\/en\/what-is-smtp\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thecamels.org\/en\/what-is-smtp\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thecamels.org\/en\/what-is-smtp\/#primaryimage","url":"https:\/\/thecamels.org\/wp-content\/uploads\/2020\/09\/95.png","contentUrl":"https:\/\/thecamels.org\/wp-content\/uploads\/2020\/09\/95.png","width":1200,"height":627,"caption":"Co to jest SMTP?"},{"@type":"BreadcrumbList","@id":"https:\/\/thecamels.org\/en\/what-is-smtp\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"[HOME]","item":"https:\/\/thecamels.org\/en\/"},{"@type":"ListItem","position":2,"name":"Blog","item":"https:\/\/thecamels.org\/en\/blog\/"},{"@type":"ListItem","position":3,"name":"What is SMTP?"}]},{"@type":"WebSite","@id":"https:\/\/thecamels.org\/en\/#website","url":"https:\/\/thecamels.org\/en\/","name":"Thecamels.org","description":"Hosting SSD NVMe z certyfikatem SSL i HTTP\/2. Administracja serwerami, skalowanie infrastruktury. Mamy g\u0142ow\u0119 do serwer\u00f3w i zadbamy o Twoj\u0105 stron\u0119 w sieci.","publisher":{"@id":"https:\/\/thecamels.org\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thecamels.org\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/thecamels.org\/en\/#organization","name":"Thecamels","url":"https:\/\/thecamels.org\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thecamels.org\/en\/#\/schema\/logo\/image\/","url":"https:\/\/thecamels.org\/wp-content\/uploads\/2018\/09\/TC-logo-nowe.png","contentUrl":"https:\/\/thecamels.org\/wp-content\/uploads\/2018\/09\/TC-logo-nowe.png","width":826,"height":106,"caption":"Thecamels"},"image":{"@id":"https:\/\/thecamels.org\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/thecamels.org\/","https:\/\/x.com\/thecamelsorg","https:\/\/www.linkedin.com\/company\/the-camels","https:\/\/www.youtube.com\/channel\/UC01xYBZbIAApTuPWuqgGE4Q"]},{"@type":"Person","@id":"https:\/\/thecamels.org\/en\/#\/schema\/person\/b7bd2aec5f506a68323eb40c86d38a32","name":"Kamil Porembi\u0144ski","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/4b2d40949e6453ecdd7663e9a61fac171f31810a28bdc5be0c4d7eca89f41571?s=96&d=identicon&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/4b2d40949e6453ecdd7663e9a61fac171f31810a28bdc5be0c4d7eca89f41571?s=96&d=identicon&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/4b2d40949e6453ecdd7663e9a61fac171f31810a28bdc5be0c4d7eca89f41571?s=96&d=identicon&r=g","caption":"Kamil Porembi\u0144ski"},"description":"Architekt systemowy, administrator Linux, a czasem Windows. Lubi tematyk\u0119 security. Obecnie w\u0142a\u015bciciel firmy thecamels.org, zajmuj\u0105cej si\u0119 projektowaniem system\u00f3w o wysokiej dost\u0119pno\u015bci. Zajmuje si\u0119 skalowaniem du\u017cych aplikacji internetowych, wspieraniem startup\u00f3w w kwestiach serwerowych. Po godzinach zajmuje si\u0119 \u017ceglowaniem po morzach, lataniem, fotografi\u0105 i podr\u00f3\u017cami."}]}},"_links":{"self":[{"href":"https:\/\/thecamels.org\/en\/wp-json\/wp\/v2\/posts\/14795","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thecamels.org\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/thecamels.org\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/thecamels.org\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thecamels.org\/en\/wp-json\/wp\/v2\/comments?post=14795"}],"version-history":[{"count":5,"href":"https:\/\/thecamels.org\/en\/wp-json\/wp\/v2\/posts\/14795\/revisions"}],"predecessor-version":[{"id":16527,"href":"https:\/\/thecamels.org\/en\/wp-json\/wp\/v2\/posts\/14795\/revisions\/16527"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/thecamels.org\/en\/wp-json\/wp\/v2\/media\/17140"}],"wp:attachment":[{"href":"https:\/\/thecamels.org\/en\/wp-json\/wp\/v2\/media?parent=14795"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/thecamels.org\/en\/wp-json\/wp\/v2\/categories?post=14795"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/thecamels.org\/en\/wp-json\/wp\/v2\/tags?post=14795"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}