<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Apostolos Drakakis, Author at Creative People | Quality IT services</title>
	<atom:link href="https://creativepeople.gr/author/adrakakis/feed/" rel="self" type="application/rss+xml" />
	<link>https://creativepeople.gr/author/cpsaroudakis/?mab_v3=6879</link>
	<description>Quality IT Services</description>
	<lastBuildDate>Thu, 14 Sep 2023 07:42:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://creativepeople.gr/wp-content/uploads/2020/02/fav.png</url>
	<title>Apostolos Drakakis, Author at Creative People | Quality IT services</title>
	<link>https://creativepeople.gr/author/cpsaroudakis/?mab_v3=6879</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Email Deliverability, a pain with cure</title>
		<link>https://creativepeople.gr/email/email-deliverability-a-pain-with-cure/</link>
		
		<dc:creator><![CDATA[Chrysostomos Psaroudakis&#160;&#160;&#160;Apostolos Drakakis]]></dc:creator>
		<pubDate>Thu, 26 Nov 2020 11:15:51 +0000</pubDate>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://creativepeople.gr/?p=6879</guid>

					<description><![CDATA[<p>The post <a href="https://creativepeople.gr/email/email-deliverability-a-pain-with-cure/">Email Deliverability, a pain with cure</a> appeared first on <a href="https://creativepeople.gr">Creative People | Quality IT services</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>Increased Email deliverability is an important business need. If your email does not arrive at  your customers’ or suppliers’ inboxes, then you are no longer top of mind nor part of their considerations, let alone the fact that your business purpose cannot be served in a timely manner and you are reduced to calling them to receive a reception acknowledgement.</p>
<p>A dialogue like this, is definitely something you have experienced being on either side.</p>
<p>-Did you get my email?</p>
<p>-No!</p>
<p>-Can you please check your spam folder?</p>
<p>-oh, I see it now….</p>
<p>&nbsp;</p>
<p>This “I see it now”, may affect your organization’s prestige or make you lose an important deadline.</p>
<p>&nbsp;</p>
<p>There are many reasons why emails go to recipients’ spam folders. I will try to summarize some of them.</p>
<ol>
<li>Lack of appropriate DNS entries on your DNS server, such as:
<ol>
<li>SPF records</li>
<li>DKIM and</li>
<li>DMARC compliance issues</li>
</ol>
</li>
<li>Overall health of your Internet Service Provider (ISP)</li>
<li>Overall health of the email server used to send out your emails</li>
<li>Outgoing email volume sudden change between time periods.</li>
</ol>
<p>We will see each one of the above in the paragraphs below.</p>
<p>&nbsp;</p>
<p><strong>1. Lack of appropriate DNS entries on your DNS server.</strong></p>
<p>This point takes for granted that you have access to your DNS servers so as to create or update your DNS records; if you do not, then you should get access and then come back.</p>
<p>If you do not know what DNS does on the internet, then you should have a quick read <a href="/dns/what-is-public-dns-what-does-it-do-why-is-so-important/">here</a>, before continuing.</p>
<ul>
<li><strong>SPF records.</strong></li>
</ul>
<p>What is SPF record?</p>
<p>Sender Policy Framework (SPF) is an email authentication method that specifies the mail servers authorized to send email for your domain. SPF helps protect your domain from spoofing and helps ensure that your messages are delivered correctly. Mail servers that get mail from your domain, use SPF to verify that messages that appear to come from your domain, actually are from your domain.</p>
<p>A good way to create your own spf records is <a href="https://www.spfwizard.net/" target="_blank" rel="noopener noreferrer">www.spfwizard.net</a> and I suggest you combine it with <a href="https://mxtoolbox.com/SPFRecordGenerator.aspx" target="_blank" rel="noopener noreferrer">mxtoolbox.com</a>, while a good way to test those records is <a href="https://mxtoolbox.com/spf.aspx" target="_blank" rel="noopener noreferrer">mxtoolbox.com</a>.</p>
<ul>
<li><strong>DKIM</strong></li>
</ul>
<p>DKIM (Domain Keys Identified Mail) is an authentication process that can help protect both senders and recipients from forged and phishing email. By adding DKIM signatures to your domain, recipients know that email messages actually came from users in your organization and they were not modified after they were sent.</p>
<p>You can create it here: <a href="https://tools.socketlabs.com/dkim/generatory" target="_blank" rel="noopener noreferrer">tools.socketlabs.com</a> and you can test it here: <a href="https://mxtoolbox.com/dkim.aspx" target="_blank" rel="noopener noreferrer">mxtoolbox.com</a> after putting the records on your dns.</p>
<p>&nbsp;</p>
<p>A server administrator maybe needed if you don’t have full access on it, or you are on a shared hosting environment. Even better, your hosting may have already put those records for you.</p>
<p>&nbsp;</p>
<p>In the case of a Microsoft 365 implementation the process of creating DKIM is different as in this case, Microsoft 365 requires CNAME records instead of txt records. You can follow guidelines provided from Microsoft for that on your Office 365 portal &gt; Admin &gt; Exchange admin center &gt; Protection &gt; dkim.</p>
<p>In this particular scenario your test to mxtoolbox, stated above may fail, as it is looking for txt record rather than CNAME records your zones is providing. So, do not panic, you are correct, as long as Microsoft 365 admin panel states so.</p>
<ul>
<li><strong>DMARC</strong></li>
</ul>
<p>DMARC, which stands for “Domain-based Message Authentication, Reporting &amp; Conformance”, is an email authentication, policy, and reporting protocol. It builds on the widely deployed SPF and DKIM protocols, adding linkage to the author domain name, published policies for recipient handling of authentication failures, and reporting from receivers to senders, to improve and monitor protection of the domain from fraudulent email.</p>
<p>DMARC compliance is another DNS related issue whose failure can result in unsuccessful mail delivery.</p>
<p>You can create it here: <a href="https://mxtoolbox.com/DMARCRecordGenerator.aspx" target="_blank" rel="noopener noreferrer">mxtoolbox.com</a> and you can test it here: <a href="https://mxtoolbox.com/dmarc.aspx" target="_blank" rel="noopener noreferrer">mxtoolbox.com</a>.</p>
<p>If all the above points are covered, then the chances that your mail is classified as spam become really slim. However, we have experienced issues with that when we face DNS availability issues.</p>
<p>To check your DNS health, you can try <a href="https://dnschecker.org/" target="_blank" rel="noopener noreferrer">dnschecker.org</a> and we suggest doing this regularly.</p>
<p>A friend of us, old IT Professional keeps saying:</p>
<p style="text-align: center;"><strong>“The root of all cause is DNS”</strong></p>
<p>&nbsp;</p>
<p><strong>2.Overall health of your Internet Service Provider (ISP)</strong></p>
<p>ISPs have a reputation regarding email delivery, and their reputation regarding spam is measured against UCEPROTECTL2 or UCEPROTECTL3 criteria. If you are blacklisted on the UCEPROTECTL2 / L3, then you are unlucky, as you may have an IP Address from your ISP that falls into a poor reputation range. Most of the times, the entire range of IP Addresses is blocked as a result of the fact that this provider hosts spammers. It’s a good administrator practice to check against those blacklisting criteria when your provider assigns you a new IP  range or even a new static IP address. You can always refuse to accept an already blacklisted IP!</p>
<p>Subnet-based Blacklists are used to reject email from entire ranges of IP Addresses, i.e. providers that are hosting companies sending spam, as well as single IP Addresses that may fall in that range of IP Addresses. This blacklist type does not offer any form of manual request to delist. Your IP Address will either automatically expire from listing after a given timeframe, or after time expires from the last receipt of spam into their spam traps from your IP Address.</p>
<p>&nbsp;</p>
<p><strong>3. Overall health of the email server used to send out your emails</strong></p>
<p>That was the part of the ISP, but you also should definitely check your email server against blacklists as part of your regular maintenance process. One of the most widespread tools to try regularly is <a href="https://mxtoolbox.com/blacklists.aspx" target="_blank" rel="noopener noreferrer">mxtoolbox.com</a>. In this and others, you can check whether your IP is registered on spam and other offender databases.</p>
<p>&nbsp;</p>
<p><strong>4. Outgoing email volume sudden change between time periods.</strong></p>
<p>Hm, that is something that needs to be taken into consideration. Suppose you have no problem with your email deliverability for quite a long time, and suddenly your emails land to your recipients’ spam folders. What is wrong? You may need to check if you have a change in the volume of your outgoing emails and if you don’t have a systematic way to do that, you may check a posteriori on <a href="https://talosintelligence.com/" target="_blank" rel="noopener noreferrer">talosintelligence.com</a>.</p>
<p>It may be a secretary sending out wishes for Christmas, or a new campaign launched from your marketing department. All domains have an average of outgoing volume and if there is a significant increase, then Talos may report it, and as other spam engines take its word for it, a chain reaction of blacklisting may come into play.</p>
<p>This is exactly what happens, when a computer in your network is infected with some kind of Trojan or malware that fires around to recipients around the globe. The longer the incident carries on, the wider the damage is and your IP is being listed to more and more spam registry databases.</p>
<p>Tough ha? It is! Email deliverability is a constant battle as many others in IT. You have to be cautious; you have to check regularly and be fast!</p>
<h2>Increase Mailchimp deliverability</h2>
<p>Especially for marketing purposes, many corporations utilize the MailChimp service, in order to manage mass mail sending.</p>
<p>A good practice would be to enable GDPR forms for your audience. For this go to audience &gt; settings &gt; GDPR fields and settings</p>

		</div>
	</div>

	<div  class="wpb_single_image wpb_content_element vc_align_left wpb_content_element">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img fetchpriority="high" decoding="async" width="1024" height="528" src="https://creativepeople.gr/wp-content/uploads/2020/11/gdpr-1024x528.jpg" class="vc_single_image-img attachment-large" alt="" title="gdpr" srcset="https://creativepeople.gr/wp-content/uploads/2020/11/gdpr-70x70@2x.jpg 140w, https://creativepeople.gr/wp-content/uploads/2020/11/gdpr-150x150@2x.jpg 300w, https://creativepeople.gr/wp-content/uploads/2020/11/gdpr-380x196.jpg 380w, https://creativepeople.gr/wp-content/uploads/2020/11/gdpr-500x258.jpg 500w, https://creativepeople.gr/wp-content/uploads/2020/11/gdpr-300x155@2x.jpg 600w, https://creativepeople.gr/wp-content/uploads/2020/11/gdpr-660x340.jpg 660w, https://creativepeople.gr/wp-content/uploads/2020/11/gdpr-380x196@2x.jpg 760w, https://creativepeople.gr/wp-content/uploads/2020/11/gdpr-768x396.jpg 768w, https://creativepeople.gr/wp-content/uploads/2020/11/gdpr-800x413.jpg 800w, https://creativepeople.gr/wp-content/uploads/2020/11/gdpr-500x258@2x.jpg 1000w, https://creativepeople.gr/wp-content/uploads/2020/11/gdpr-1024x528.jpg 1024w" sizes="(max-width:767px) 480px, (max-width:1024px) 100vw, 1024px" /></div>
		</figure>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>A few tips related to DNS modifications follow.</p>
<ul>
<li>To increase deliverability through MailChimp do not forget to:</li>
<li style="list-style-type: none;">
<ol>
<li>Verify and</li>
<li>Authenticate your domain.</li>
</ol>
</li>
</ul>
<p>This can be found under account (top right corner) &gt; Profile</p>

		</div>
	</div>

	<div  class="wpb_single_image wpb_content_element vc_align_left wpb_content_element">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img decoding="async" width="391" height="431" src="https://creativepeople.gr/wp-content/uploads/2020/11/profile.jpg" class="vc_single_image-img attachment-large" alt="" title="profile" srcset="https://creativepeople.gr/wp-content/uploads/2020/11/profile-70x70@2x.jpg 127w, https://creativepeople.gr/wp-content/uploads/2020/11/profile-150x150@2x.jpg 272w, https://creativepeople.gr/wp-content/uploads/2020/11/profile-345x380.jpg 345w, https://creativepeople.gr/wp-content/uploads/2020/11/profile.jpg 391w" sizes="(max-width:767px) 391px, 391px" /></div>
		</figure>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>Settings &gt; Domains</p>

		</div>
	</div>

	<div  class="wpb_single_image wpb_content_element vc_align_left wpb_content_element">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img decoding="async" width="615" height="403" src="https://creativepeople.gr/wp-content/uploads/2020/11/settings.jpg" class="vc_single_image-img attachment-large" alt="" title="settings" srcset="https://creativepeople.gr/wp-content/uploads/2020/11/settings-70x70@2x.jpg 140w, https://creativepeople.gr/wp-content/uploads/2020/11/settings-150x150@2x.jpg 300w, https://creativepeople.gr/wp-content/uploads/2020/11/settings-380x249.jpg 380w, https://creativepeople.gr/wp-content/uploads/2020/11/settings-500x328.jpg 500w, https://creativepeople.gr/wp-content/uploads/2020/11/settings-300x197@2x.jpg 600w, https://creativepeople.gr/wp-content/uploads/2020/11/settings.jpg 615w" sizes="(max-width:767px) 480px, 615px" /></div>
		</figure>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>Your domain should be both verified and authenticated. Please note that in order to be authenticated it has to be verified first.</p>

		</div>
	</div>

	<div  class="wpb_single_image wpb_content_element vc_align_left wpb_content_element">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img loading="lazy" decoding="async" width="1024" height="458" src="https://creativepeople.gr/wp-content/uploads/2020/11/domain-1024x458.jpg" class="vc_single_image-img attachment-large" alt="" title="domain" srcset="https://creativepeople.gr/wp-content/uploads/2020/11/domain-70x70@2x.jpg 140w, https://creativepeople.gr/wp-content/uploads/2020/11/domain-150x150@2x.jpg 300w, https://creativepeople.gr/wp-content/uploads/2020/11/domain-380x170.jpg 380w, https://creativepeople.gr/wp-content/uploads/2020/11/domain-500x224.jpg 500w, https://creativepeople.gr/wp-content/uploads/2020/11/domain-300x134@2x.jpg 600w, https://creativepeople.gr/wp-content/uploads/2020/11/domain-660x295.jpg 660w, https://creativepeople.gr/wp-content/uploads/2020/11/domain-380x170@2x.jpg 760w, https://creativepeople.gr/wp-content/uploads/2020/11/domain-768x344.jpg 768w, https://creativepeople.gr/wp-content/uploads/2020/11/domain-800x358.jpg 800w, https://creativepeople.gr/wp-content/uploads/2020/11/domain-500x224@2x.jpg 1000w, https://creativepeople.gr/wp-content/uploads/2020/11/domain-1024x458.jpg 1024w" sizes="auto, (max-width:767px) 480px, (max-width:1024px) 100vw, 1024px" /></div>
		</figure>
	</div>

	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>A very important thing to have in mind, when you use MailChimp for mass mail sending: No matter how hard you try, no matter how cautious you are with your DNS zone configuration, regarding spf, dkim, dmarc, etc., you will never avoid Mailchimp emails bounce on certain domains. Which (recipient) domains? The domains that strictly take into consideration your spf records.</p>
<p>Example: You have Office 365 deployed in your organization and if until now you had no reason altering the spf record proposed by Microsoft then your spf record would look like this</p>
<p><strong>&#8220;v=spf1 include:spf.protection.outlook.com -all&#8221;</strong></p>
<p>At the end you will notice a “-“. When you have this, it means that the recipient server should reject non-compliant emails, whereas when you use “~”, the recipient should accept but mark as spam.</p>
<p>The reason is that Mailchimp does not support SPF, as it uses its own domain in the bounce address. Their domain authentication verification tool requires including Mailchimp, though. Mailchimp always fails DMARC&#8217;s SPF alignment test because the Return-Path path does not match the “From” address. MailChimp does not support custom Return-Path (even though Mandrill, which is owned by Mailchimp, does). This makes it impossible to be 100% SPF-compliant under DMARC rules with Mailchimp.</p>
<p>There is one cheap trick you can do.</p>
<p>Before you launch and for as long as your Mailchimp campaign is running, you should switch your spf record to:</p>
<p><strong>&#8220;v=spf1 include:spf.protection.outlook.com ~all&#8221;</strong></p>
<p>And after your campaign ends revert it back to</p>
<p><strong>&#8220;v=spf1 include:spf.protection.outlook.com -all&#8221;</strong></p>
<p>Nevertheless, Mailchimp recommends SPF setup using “~all” instead of “?all”. It does not state using “–all“.</p>

		</div>
	</div>
</div></div></div></div>
</div><p>The post <a href="https://creativepeople.gr/email/email-deliverability-a-pain-with-cure/">Email Deliverability, a pain with cure</a> appeared first on <a href="https://creativepeople.gr">Creative People | Quality IT services</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Data Security and the off-kilter binomial a memeful review</title>
		<link>https://creativepeople.gr/news/data-security-and-the-off-kilter-binomial-a-memeful-review/</link>
		
		<dc:creator><![CDATA[Apostolos Drakakis]]></dc:creator>
		<pubDate>Thu, 29 Oct 2020 10:28:23 +0000</pubDate>
				<category><![CDATA[Everyday IT issues]]></category>
		<category><![CDATA[News]]></category>
		<guid isPermaLink="false">https://creativepeople.gr/?p=6830</guid>

					<description><![CDATA[<p>The post <a href="https://creativepeople.gr/news/data-security-and-the-off-kilter-binomial-a-memeful-review/">Data Security and the off-kilter binomial a memeful review</a> appeared first on <a href="https://creativepeople.gr">Creative People | Quality IT services</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>Computer technology is the, unfathomably evolving, assisting prosthesis to societies, economies, and individuals, attempting to persevere in a world stricken by the pandemic.</p>
<p>And yet sometimes…it – the prosthesis &#8211; does not fit all that well. Sometimes the grafts get rejected… Or the amputee rehabilitation fails – since he/she/they never lost the limb &#8211; they must learn to use. Or even – and here is where all immersion in medical similes fails spectacularly – someone gets control of that extra *insert appendage of choice* and gives  you a thorough thrashing with it.</p>
<p>Avoiding said thrashing is the job of data security. But how do we go about implementing it? More is more right? Is the weak point the manufactured one, the interface, or the user-patient?</p>
<p>In the yesteryears, everyday tools got away with laconic big WARNING signs. Using a bandsaw for example, one did not have to be a master-luthier to associate mistakes with delimbing one’s self. That is not the case today though, when the tool evolves constantly, along with its associated risks, but the user and his ability to understand it remains the same. We keep stacking new technologies and implementations one upon the other, but leave the user to his own devices? The “binomial” will keep getting more and more precariously balanced.</p>
<p>So, what does the IT-doctor prescribe?</p>
<p>Complete automation?</p>
<p>I mean yes…we could fully restrict and monitor each and every user’s activity to the point where they work on a fully sterilized environment. Will this promote productivity though? And more importantly are we certain we can maintain such condition permanently? Finally, can we persuade our clients that they need to keep paying for such an implementation?</p>

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div  class="wpb_single_image wpb_content_element vc_align_center wpb_content_element">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img loading="lazy" decoding="async" width="550" height="367" src="https://creativepeople.gr/wp-content/uploads/2020/10/meme2.jpg" class="vc_single_image-img attachment-full" alt="" title="meme2" srcset="https://creativepeople.gr/wp-content/uploads/2020/10/meme2-70x70@2x.jpg 140w, https://creativepeople.gr/wp-content/uploads/2020/10/meme2-150x150@2x.jpg 300w, https://creativepeople.gr/wp-content/uploads/2020/10/meme2-380x254.jpg 380w, https://creativepeople.gr/wp-content/uploads/2020/10/meme2-500x334.jpg 500w, https://creativepeople.gr/wp-content/uploads/2020/10/meme2.jpg 550w" sizes="auto, (max-width:767px) 480px, 550px" /></div>
		</figure>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>Well, we always come back to the adage (sic) “Τhe user needs the expert and vice versa”.</p>
<p>The users need to be educated and appreciative of the dangers lurking in their work environment. A pop-up warning is not something to be ignored or even scared of.</p>

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div  class="wpb_single_image wpb_content_element vc_align_center wpb_content_element">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img loading="lazy" decoding="async" width="288" height="289" src="https://creativepeople.gr/wp-content/uploads/2020/10/meme3.jpg" class="vc_single_image-img attachment-full" alt="" title="meme3" srcset="https://creativepeople.gr/wp-content/uploads/2020/10/meme3-70x70.jpg 70w, https://creativepeople.gr/wp-content/uploads/2020/10/meme3-70x70@2x.jpg 140w, https://creativepeople.gr/wp-content/uploads/2020/10/meme3-150x150.jpg 150w, https://creativepeople.gr/wp-content/uploads/2020/10/meme3.jpg 288w" sizes="auto, (max-width:767px) 288px, 288px" /></div>
		</figure>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>Simplified and concise knowledge of what the various paraphernalia, installed by the IT department, do is key. Such training will allow the user to better understand and notice irregularities, to trust and inform the IT Department timely and point them in the right direction. Mind you “this icon should be green” should not be considered simplified but rather dumbed down.</p>
<p>“This is my AntiVirus | Firewall | VPN client | OS Updates | […], it does […]” should be something taught and familiar for all users requiring a workstation to function. Such education becoming the norm, will fortify against social engineered attacks/phishing attempts as well.</p>
<p>Starting from the fundamentals makes more “convoluted” necessities &amp; requirements easier to understand and not “just something the IT claims we must do”. Security should never interrelate with inconvenience in the users’ minds.</p>

		</div>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div  class="wpb_single_image wpb_content_element vc_align_center wpb_content_element">
		
		<figure class="wpb_wrapper vc_figure">
			<div class="vc_single_image-wrapper   vc_box_border_grey"><img loading="lazy" decoding="async" width="380" height="383" src="https://creativepeople.gr/wp-content/uploads/2020/10/meme4.jpg" class="vc_single_image-img attachment-full" alt="" title="meme4" srcset="https://creativepeople.gr/wp-content/uploads/2020/10/meme4-70x70.jpg 70w, https://creativepeople.gr/wp-content/uploads/2020/10/meme4-70x70@2x.jpg 140w, https://creativepeople.gr/wp-content/uploads/2020/10/meme4-150x150.jpg 150w, https://creativepeople.gr/wp-content/uploads/2020/10/meme4-150x150@2x.jpg 298w, https://creativepeople.gr/wp-content/uploads/2020/10/meme4-377x380.jpg 377w, https://creativepeople.gr/wp-content/uploads/2020/10/meme4.jpg 380w" sizes="auto, (max-width:767px) 380px, 380px" /></div>
		</figure>
	</div>
</div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>Clients’ Management &amp; HR understanding and approving the above, will certainly be more amenable to go further down the rabbit hole with triple A controls, backups &amp; recovery, encryption, masking, erasure police etc.</p>
<p>See you all safe and sound in the next installment!</p>
<p>&nbsp;</p>
<p><em>Various tidbits and rumblings by Apostolis Drakakis </em></p>
<p><em>Any meme resemblance to actual persons and work conditions is purely coincidental.</em></p>

		</div>
	</div>
</div></div></div></div>
</div><p>The post <a href="https://creativepeople.gr/news/data-security-and-the-off-kilter-binomial-a-memeful-review/">Data Security and the off-kilter binomial a memeful review</a> appeared first on <a href="https://creativepeople.gr">Creative People | Quality IT services</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>When Protocols outpace Chipsets, the Ricoh MPC 2050 case</title>
		<link>https://creativepeople.gr/everyday-it-issues/when-protocols-outpace-chipsets-the-ricoh-mpc-2050-case/</link>
		
		<dc:creator><![CDATA[Apostolos Drakakis&#160;&#160;&#160;Chrysostomos Psaroudakis]]></dc:creator>
		<pubDate>Mon, 29 Jun 2020 05:22:19 +0000</pubDate>
				<category><![CDATA[Everyday IT issues]]></category>
		<category><![CDATA[Ricoh MPC 2050]]></category>
		<category><![CDATA[MP C2050 EMAIL DOES NOT WORK]]></category>
		<guid isPermaLink="false">https://creativepeople.gr/?p=6619</guid>

					<description><![CDATA[<p>The post <a href="https://creativepeople.gr/everyday-it-issues/when-protocols-outpace-chipsets-the-ricoh-mpc-2050-case/">When Protocols outpace Chipsets, the Ricoh MPC 2050 case</a> appeared first on <a href="https://creativepeople.gr">Creative People | Quality IT services</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>It is a recurring phenomenon, in the IoT era, for network devices to be required to send emails and have access to SMTP functionality.</p>
<p>Thus, most device manufacturers attempt to follow through and implement the contemporary security protocols while designing and when firmware patching is possible.</p>
<p>However, only so much can be done by firmware updates on aged chipsets, whereas communications security protocols keep evolving, have their vulnerabilities exposed, depreciating, and getting replaced.</p>
<p>So how do you proceed when such a device finally shows its age?</p>
<p>We were called to resolve such a case when a domestic ISP finally decided it was time to upgrade its mailing services to TLS 1.2. This caused a broad range of all-in-one network printer/scanner/copier devices, used in corporate environments, to be unable to use any of their “mail to…” services as the TLS protocol was not possible to be implemented.</p>
<h3>The Work-around.</h3>
<p>The client employs a Windows-Server-based infrastructure.</p>
<p>A Windows Server VM was setup and IIS Services, SMTP Server and Telnet client features were installed.</p>
<p>TCP 25 (RFC5321) port was opened.</p>
<p>Minor nitpick: As IIS 8 cannot manage SMTP services, for the rest of the tasks we used the IIS 6 embedded console.</p>
<p>We proceeded with configuring the allowed hosts that can connect to this SMTP server:</p>
<p>Loopback IP and the address of the afflicted network device (in our case a printer/scanner/copier)</p>
<p>Smarthost must be configured next. We used the corresponding mail server of our domestic ISP and the available corporate mail account with enabled TLS.</p>
<p>For the last step we returned to the management interface of the All-in-one device and on the SMTP configuration page we replaced the SMTP server from the IP of our ISP to the IP of the newly-setup Virtual Machine.</p>
<h3>The story’s log</h3>
<p>Ricoh MPC 2050 incorporates a scan to email functionality many years now, but does not support sending out emails over SSL, therefore we introduced the idea of putting a local smtp server in the network that could handle &#8220;unauthenticated&#8221; open relay and submit on behalf of the sender through the ISP, in our case Cosmote.</p>
<p>Picked up a vm with low resource consumption footprint and Installed the IIS 8 role and SMTP server feature.</p>
<p>IIS 8 cannot manage smtp service, so we used the IIS 6 embedded console.</p>
<p>Configuring hosts that can connect to this smtp server: 127.0.0.1 and the MFP MPC2050 IP address.</p>
<p>Configured as smarthost the mailgate.cosmotemail.gr using the customer’s email account XXXXXXX@otenet.gr and enabled TLS.</p>

		</div>
	</div>
<div class="vc_row wpb_row vc_inner vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div  class="wpb_single_image wpb_content_element vc_align_left wpb_content_element">
		
		<figure class="wpb_wrapper vc_figure">
			<a href="https://creativepeople.gr/wp-content/uploads/2020/06/ricoh-1.png" target="_blank" class="vc_single_image-wrapper   vc_box_border_grey"><img loading="lazy" decoding="async" width="698" height="485" src="https://creativepeople.gr/wp-content/uploads/2020/06/ricoh-1.png" class="vc_single_image-img attachment-full" alt="" title="ricoh-1" srcset="https://creativepeople.gr/wp-content/uploads/2020/06/ricoh-1-70x70@2x.png 140w, https://creativepeople.gr/wp-content/uploads/2020/06/ricoh-1-150x150@2x.png 300w, https://creativepeople.gr/wp-content/uploads/2020/06/ricoh-1-380x264.png 380w, https://creativepeople.gr/wp-content/uploads/2020/06/ricoh-1-500x347.png 500w, https://creativepeople.gr/wp-content/uploads/2020/06/ricoh-1-300x208@2x.png 600w, https://creativepeople.gr/wp-content/uploads/2020/06/ricoh-1-660x459.png 660w, https://creativepeople.gr/wp-content/uploads/2020/06/ricoh-1.png 698w" sizes="auto, (max-width:767px) 480px, 698px" /></a>
		</figure>
	</div>
</div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div  class="wpb_single_image wpb_content_element vc_align_left wpb_content_element">
		
		<figure class="wpb_wrapper vc_figure">
			<a href="https://creativepeople.gr/wp-content/uploads/2020/06/ricoh-2.png" target="_blank" class="vc_single_image-wrapper   vc_box_border_grey"><img loading="lazy" decoding="async" width="804" height="568" src="https://creativepeople.gr/wp-content/uploads/2020/06/ricoh-2.png" class="vc_single_image-img attachment-full" alt="" title="ricoh-2" srcset="https://creativepeople.gr/wp-content/uploads/2020/06/ricoh-2-70x70@2x.png 140w, https://creativepeople.gr/wp-content/uploads/2020/06/ricoh-2-150x150@2x.png 300w, https://creativepeople.gr/wp-content/uploads/2020/06/ricoh-2-380x268.png 380w, https://creativepeople.gr/wp-content/uploads/2020/06/ricoh-2-500x353.png 500w, https://creativepeople.gr/wp-content/uploads/2020/06/ricoh-2-300x212@2x.png 600w, https://creativepeople.gr/wp-content/uploads/2020/06/ricoh-2-660x466.png 660w, https://creativepeople.gr/wp-content/uploads/2020/06/ricoh-2-380x268@2x.png 760w, https://creativepeople.gr/wp-content/uploads/2020/06/ricoh-2-768x543.png 768w, https://creativepeople.gr/wp-content/uploads/2020/06/ricoh-2-800x565.png 800w, https://creativepeople.gr/wp-content/uploads/2020/06/ricoh-2.png 804w" sizes="auto, (max-width:767px) 480px, (max-width:804px) 100vw, 804px" /></a>
		</figure>
	</div>
</div></div></div></div></div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element" >
		<div class="wpb_wrapper">
			<p>Opened up port 25 TCP incoming on the VM’s windows firewall.</p>
<p>Changed the smtp server on MPC 2050 from the resolved ip of mailgate.cosmotemail.gr to the VM ip address 192.168.2.26.</p>
<p>Unless an IP spoofing is made, the VM’s SMTP will never send out emails of this kind.</p>
<p>Now how to test the setup? We are not there, and we cannot scan.</p>
<p>Testing with the Pickup directory: You can compose a simple e-mail text file (with no extension!!!) based on the SMTP specifications (RFC 822).</p>
<p>Here is the content of a sample text file typed in Notepad:</p>
<p><em>From: xxxxxxxxx@otenet.gr </em></p>
<p><em>To: yyyyyy@creativepeople.gr </em></p>
<p><em>Subject: testing </em></p>
<p><em>This is the test message body. </em></p>
<p>Simply copy or move the text file into the Pickup directory where SMTP was installed.</p>
<p>With the above configuration the SMTP service will periodically check the Pickup Directory (%systemdrive%\Inetpub\mailroot\Pickup and %programfiles%\ Exchsrvr\Mailroot\Vsi 1\Pickup if you have Exchange installed.) and will attempt to deliver any messages found in the directory.</p>

		</div>
	</div>
</div></div></div></div>
</div><p>The post <a href="https://creativepeople.gr/everyday-it-issues/when-protocols-outpace-chipsets-the-ricoh-mpc-2050-case/">When Protocols outpace Chipsets, the Ricoh MPC 2050 case</a> appeared first on <a href="https://creativepeople.gr">Creative People | Quality IT services</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
