<?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>email Archives - Linux Windows and android Tutorials</title>
	<atom:link href="https://www.osradar.com/tag/email/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.osradar.com</link>
	<description>tutorials and news and Seurity</description>
	<lastBuildDate>Thu, 01 Dec 2022 07:33:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>
	<item>
		<title>4 email clients to manage your correspondence</title>
		<link>https://www.osradar.com/4-email-clients-to-manage-your-correspondence/</link>
					<comments>https://www.osradar.com/4-email-clients-to-manage-your-correspondence/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Fri, 02 Dec 2022 22:31:00 +0000</pubDate>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[email client]]></category>
		<category><![CDATA[mail]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=37629</guid>

					<description><![CDATA[<p>The use of email clients on personal computers has fallen sharply over the course of the past decade. On the other hand, the use of official mobile apps for services such as Gmail and Outlook has risen sharply. They are certainly ultimately the same thing, but with restricted support. The decline of email clients has [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/4-email-clients-to-manage-your-correspondence/">4 email clients to manage your correspondence</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>The use of <a href="https://www.osradar.com/spark-is-a-great-email-manager-for-windows/" target="_blank" rel="noreferrer noopener">email</a> clients on personal computers has fallen sharply over the course of the past decade. On the other hand, the use of official mobile apps for services such as Gmail and Outlook has risen sharply. They are certainly ultimately the same thing, but with restricted support. </p>



<p>The decline of email clients has reached its peak with Thunderbird, the well-known Mozilla application. The foundation behind Firefox has been trying for years to get rid of Thunderbird. However, it has then had to keep it, albeit by putting it under Mozilla Corporation. Certainly, at first it caused a feeling of resignation. But now the reality is that there are ambitious plans to renew the application. In addition, an Android version is on the way from the conversion of K-9 Mail. Yes, mail clients are not living their golden years. However, at least Thunderbird is once again a development worth keeping an eye on. This motivated us to learn more about email clients.</p>



<h2>What email clients offer us.</h2>



<p>E-mail clients are a type of application that interfaces with an e-mail service. This can be public (Gmail, Outlook, Yahoo… ). It can also be installed in a closed infrastructure (e.g., a company). Its basic functions include accessing e-mails to read them and download attachments. In addition, we can send messages by creating new threads or replying to one that the user has previously received.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1010" height="1024" src="https://www.osradar.com/wp-content/uploads/2022/12/mail-1010x1024.png" alt="" class="wp-image-37630" srcset="https://www.osradar.com/wp-content/uploads/2022/12/mail-1010x1024.png 1010w, https://www.osradar.com/wp-content/uploads/2022/12/mail-296x300.png 296w, https://www.osradar.com/wp-content/uploads/2022/12/mail-768x779.png 768w, https://www.osradar.com/wp-content/uploads/2022/12/mail-696x706.png 696w, https://www.osradar.com/wp-content/uploads/2022/12/mail-1068x1083.png 1068w, https://www.osradar.com/wp-content/uploads/2022/12/mail.png 1262w" sizes="(max-width: 1010px) 100vw, 1010px" /></figure>



<p>Obviously, it is always possible to encounter a wide range of possibilities. For example, it is possible to send messages only in plain text or HTML format and to deal with electronic signatures. Strangely enough, it is still possible to meet people who are very suspicious of HTML e-mails because of the possible embedding of malware. In any case, however, it is advisable not to display any messages of suspicious origin. Nor is it advisable never to load images by default. As you know, always be cautious when it comes to security.</p>



<h2>Existing modalities. POP3</h2>



<p>When it comes to viewing e-mails, users tend to use two ways. The first is Post Office Protocol. This is better known as POP3 in reference to its third version. This is a protocol that downloads e-mail so that it can be viewed locally and without an Internet connection. Therefore, it can be very useful in contexts or situations where the Internet connection is not of high quality. On the downside, much more space is lost for data storage. Due to the decreasing use of e-mail clients and the improvement of the quality of Internet connections, their use has been dropping. Even many clients no longer offer POP3 support, so they are forced to rely on IMAP.</p>



<h2>IMAP</h2>



<p>And then there is Internet Message Access Protocol (IMAP). This is a standard Internet protocol used by e-mail clients to retrieve messages from a server over a TCP/IP connection. It is designed to allow the complete management of an e-mail box by multiple e-mail clients. Consequently, clients generally leave messages on the server until the user explicitly decides to delete them.</p>



<p>With IMAP, mail clients are connected to the server all the time. In addition, their interface remains active to download messages on demand. That way, they can offer faster response times for users. Especially in situations where there are numerous messages.</p>



<h2>JMAP</h2>



<p>More recently, in 2019, start JSON Meta Application Protocol (JMAP). This is a set of open standard Internet protocols related to e-mail handling. This is a set of open standard Internet protocols related to e-mail handling. In addition, the JMAP implementation uses the JSON API over HTTP. Its development makes it an alternative to IMAP/SMTP and proprietary email APIs such as Gmail and Outlook.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="512" height="512" src="https://www.osradar.com/wp-content/uploads/2022/12/mail2.png" alt="" class="wp-image-37631" srcset="https://www.osradar.com/wp-content/uploads/2022/12/mail2.png 512w, https://www.osradar.com/wp-content/uploads/2022/12/mail2-300x300.png 300w, https://www.osradar.com/wp-content/uploads/2022/12/mail2-150x150.png 150w" sizes="(max-width: 512px) 100vw, 512px" /></figure>



<p>The current research aims to obtain additional protocols and data models on the JMAP. Specifically for contact management and calendar synchronization. The purpose of this is to offer potential replacements for CardDAV and CalDAV. The current research aims to obtain additional protocols and data models on the JMAP. Specifically for contact management and calendar synchronization. The purpose of this is to offer potential replacements for CardDAV and CalDAV. However, in terms of usage, IMAP is still the preferred one.</p>



<h2>SMTP</h2>



<p>Finally, there is Simple Mail Transfer Protocol (SMTP). This is a standard Internet communication protocol for email transmission. User-level email clients generally use SMTP only to send messages to a server for relaying. Typically, through port 587 or 465.</p>



<p>Does this information seem excessive and too technical? The reality is that modern email clients have long tended to automatically configure access to a popular service such as Gmail and Outlook. This obviously reduces the knowledge required on the part of the user. Generally, after entering the password, the application usually asks whether you want to use POP3 or IMAP for receiving e-mail. As mentioned, many applications use the latter as the only option. Without further ado, let&#8217;s mention three such applications available at least for Windows and one exclusive for Linux.</p>



<h2>Mozilla Thunderbird</h2>



<p>We start with one of the options that offer powerful multi-format support, <a href="https://www.thunderbird.net/en-US/" target="_blank" rel="noreferrer noopener">Thunderbird</a>. It officially covers Windows, Linux, and macOS. It is also preparing its landing on Android through the aforementioned K-9 Mail conversion. In addition, it is free software, as the source code of its desktop application is published under the MPL 2 license.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="278" src="https://www.osradar.com/wp-content/uploads/2022/12/mail3-1024x278.png" alt="" class="wp-image-37632" srcset="https://www.osradar.com/wp-content/uploads/2022/12/mail3-1024x278.png 1024w, https://www.osradar.com/wp-content/uploads/2022/12/mail3-300x81.png 300w, https://www.osradar.com/wp-content/uploads/2022/12/mail3-768x208.png 768w, https://www.osradar.com/wp-content/uploads/2022/12/mail3-696x189.png 696w, https://www.osradar.com/wp-content/uploads/2022/12/mail3-1068x290.png 1068w, https://www.osradar.com/wp-content/uploads/2022/12/mail3.png 1400w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>During its first years, it stood out for being a simple and easy to configure mail client. It also made it easy, especially for those users who used IMAP. Let&#8217;s remember that this feature is far from being exclusive. In addition, there are those who think that it is currently better implemented in other applications.</p>



<p>In the second decade of the 21st century, it ended up in a state of semi-abandonment. Even Mozilla publicly showed its intentions to get rid of Thunderbird. However, after failing to find a new home for it, it had to keep the client, albeit under a different organization.</p>



<p>It is a very complete application with support for calendars, address books and the Matrix communications protocol. On the other hand, its interface is being redesigned to adjust to the times. Although it still has the disadvantage of not having support for Microsoft Exchange by default.</p>



<h2>Mailspring</h2>



<p>Another option that stands out for being free and multiplatform software. Additionally, it comes with support for Windows, Linux, and macOS. <a href="https://getmailspring.com/" target="_blank" rel="noreferrer noopener">Mailspring </a>supports multiple accounts via IMAP and Office 365, unified inbox, touch gestures, themes and layouts, spell checking, contact management. Plus the ability to undo sending and advanced keyboard shortcuts. However, its most attractive feature is that its design is more in line with the lines that are usually used in recent years. Therefore, its appearance is modern and fresh.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="425" src="https://www.osradar.com/wp-content/uploads/2022/12/mail4-1024x425.png" alt="" class="wp-image-37633" srcset="https://www.osradar.com/wp-content/uploads/2022/12/mail4-1024x425.png 1024w, https://www.osradar.com/wp-content/uploads/2022/12/mail4-300x124.png 300w, https://www.osradar.com/wp-content/uploads/2022/12/mail4-768x319.png 768w, https://www.osradar.com/wp-content/uploads/2022/12/mail4-1536x637.png 1536w, https://www.osradar.com/wp-content/uploads/2022/12/mail4-696x289.png 696w, https://www.osradar.com/wp-content/uploads/2022/12/mail4-1068x443.png 1068w, https://www.osradar.com/wp-content/uploads/2022/12/mail4.png 1572w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Mailspring was born as a fork of another email client, originally called Nylas N1 and then Nylas Mail. However, the lead developer decided to discontinue the project in September 2017 and had the gesture to release its source code under the MIT license. Since then, one of the lead developers decided to continue its development by creating the aforementioned Mailspring. However, he licensed the source code to GPLv3 in order to prevent derivative projects from shutting it down.</p>



<p>Mailspring offers a Pro version for eight dollars a month. This offers <em>powerful template support</em>, rich contact profiles, company summaries and the ability to postpone messages. Still, the regular version should be sufficient for the average user.</p>



<h2>Microsoft Outlook</h2>



<p>We could not forget the <a href="https://www.microsoft.com/en-us/microsoft-365/outlook/email-and-calendar-software-microsoft-outlook" target="_blank" rel="noreferrer noopener">email client</a> that has traditionally been part of Microsoft Office. Therefore, hundreds of millions of users have had it or have it on their computers. Of course, it is likely that they do not use it, since the use of such an application is only necessary if you need to automate correspondence.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="962" height="622" src="https://www.osradar.com/wp-content/uploads/2022/12/mail5.jpg" alt="" class="wp-image-37634" srcset="https://www.osradar.com/wp-content/uploads/2022/12/mail5.jpg 962w, https://www.osradar.com/wp-content/uploads/2022/12/mail5-300x194.jpg 300w, https://www.osradar.com/wp-content/uploads/2022/12/mail5-768x497.jpg 768w, https://www.osradar.com/wp-content/uploads/2022/12/mail5-696x450.jpg 696w" sizes="(max-width: 962px) 100vw, 962px" /></figure>



<p>Given its origin, it is obvious that it is a proprietary application. In addition, its main platform is Windows, although it also supports macOS and makes available applications for Android and iOS. These can be obtained from the Play Store and the App Store, respectively.</p>



<p>We are talking about an application widely used in business environments (or at least it used to be). Therefore, its value is more than demonstrated. However, 20 years ago it had to introduce some barriers such as not loading images by default in HTML messages in order to avoid possible malware attacks. Like the other options mentioned in this article, it also supports calendars. Some of them are CalDAV, iCalendar, SyncML and vCard 3.0, and it is possible to set up a Gmail account if the user wishes.</p>



<h2>Evolution</h2>



<p>We close the list with the exclusive Linux application: <a href="https://riseup.net/es/email/clients/evolution" target="_blank" rel="noreferrer noopener">Evolution</a>. Many people criticize its old interface and the fact that it is a bit rough. However, it is a mail client that has more than proved its worth and also has support for Microsoft Exchange. </p>



<p>Evolution was created by Ximian, a company focused on the development of products around GNOME. Moreover, it was created by Miguel de Icaza, one of the fathers of the aforementioned desktop environment. It has changed hands several times due to the purchase of Ximian by Novell and the various reorganizations that SUSE has undergone. However, in 2013, its development was mainly handled by Red Hat after SUSE decided to disengage from Evolution in 2012. It is currently part of GNOME, and the Windows and Mac versions were discontinued about a decade ago.</p>



<p>It is free software, supports IMAP and POP3. In addition, over the years, it has incorporated mechanisms to automate the configuration of Gmail and Outlook accounts. However, it is also capable of integrating with accounts configured at the GNOME desktop level. Despite its advances, it can be a bit rough to configure. However, it is an application that has proven its worth. Finally, it is one of the most solid alternatives to Microsoft Office Outlook for businesses.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/4-email-clients-to-manage-your-correspondence/">4 email clients to manage your correspondence</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/4-email-clients-to-manage-your-correspondence/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Protect your email with these tools</title>
		<link>https://www.osradar.com/protect-your-email-with-these-tools/</link>
					<comments>https://www.osradar.com/protect-your-email-with-these-tools/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Wed, 04 May 2022 21:46:00 +0000</pubDate>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[email]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=35806</guid>

					<description><![CDATA[<p>Hello! Cybercriminals carry out various types of attacks to obtain the data of individuals and companies. In that respect, cyberattacks through the use of email are often one of their favorite tactics. The goal of these hackers is to steal confidential data. With this in mind, they impersonate other people and even launch phishing and [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/protect-your-email-with-these-tools/">Protect your email with these tools</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hello! Cybercriminals carry out various types of attacks to obtain the data of individuals and companies. In that respect, cyberattacks through the use of email are often one of their favorite tactics. The goal of these hackers is to steal confidential data. With this in mind, they impersonate other people and even launch phishing and ransomware attacks. For that reason, it is necessary to configure your email security with these ever-changing dangers in mind. Consequently, today we will see how to protect <a href="https://www.osradar.com/how-to-create-an-email-without-registration/" target="_blank" rel="noreferrer noopener">email </a>with these tools.</p>



<h2>Email managers to be safe.</h2>



<p>The following e-mail managers are mainly oriented to small and medium-sized companies. However, some of them have a version for home users to protect them from the main attacks and threats that arrive by e-mail.</p>



<h3>Cisco Email Security</h3>



<p>Cisco Email Security helps prevent phishing emails from reaching workers. Consequently, it protects our company&#8217;s domain. Among its main features, we find:</p>



<ul><li>Threat intelligence adapts to protect your system from the most advanced phishing attacks.</li><li>Prevents them from using our domain for attacks.</li><li>Protects from malicious emails.</li><li>Increase security with Office 365.</li></ul>



<p>Another differentiator is Talos. We are talking about exceptional threat intelligence that is automatically updated every three to five minutes. This tool to protect our inbox is available from <a href="https://www.cisco.com/c/en/us/products/security/email-security/index.html?dtid=osscdc000283#~why-secure-email" target="_blank" rel="noreferrer noopener">here.</a></p>



<h3>Abnormal</h3>



<p>Abnormal presents an integrated email security solution in the cloud. It will protect us from dangers such as phishing, ransomware, fraud, social engineering, corporate impersonation and spam.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="834" height="628" src="https://www.osradar.com/wp-content/uploads/2022/04/em.png" alt="" class="wp-image-35807" srcset="https://www.osradar.com/wp-content/uploads/2022/04/em.png 834w, https://www.osradar.com/wp-content/uploads/2022/04/em-300x226.png 300w, https://www.osradar.com/wp-content/uploads/2022/04/em-768x578.png 768w, https://www.osradar.com/wp-content/uploads/2022/04/em-696x524.png 696w" sizes="(max-width: 834px) 100vw, 834px" /></figure>



<p>The way it works is based on analyzing more than 45,000 signals to detect anomalies. In this way it aims to accurately block all spam and social engineering emails, both internal and external. It also monitors our suppliers for security risks. With this in mind, it automatically identifies when our accounts have been breached and protects our users. More information is available from this <a href="https://abnormalsecurity.com/resources/integrated-cloud-email-security" target="_blank" rel="noreferrer noopener">link.</a></p>



<h3>FireEye Email Security</h3>



<p>With FireEye Email Security, we will have a secure inbox against advanced email threats. In this case, we are referring to phishing and targeted phishing, among others. FireEye XDR uncovers threats by correlating incident data. In addition, it uses the application of front-line intelligence and analysis.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="600" height="330" src="https://www.osradar.com/wp-content/uploads/2022/04/em2.png" alt="" class="wp-image-35808" srcset="https://www.osradar.com/wp-content/uploads/2022/04/em2.png 600w, https://www.osradar.com/wp-content/uploads/2022/04/em2-300x165.png 300w" sizes="(max-width: 600px) 100vw, 600px" /></figure>



<p>It also leverages the application of front-line intelligence and analytics. It does this by simplifying threat detection, investigation, and incident response by highlighting what is critical. Furthermore, it has two editions, one is Cloud Edition if you want to migrate your email to the cloud. The other is Server Edition if you prefer it on a local or virtual server. You can find out more <a href="https://www.fireeye.com/products/email-security.html" target="_blank" rel="noreferrer noopener">here.</a></p>



<h3>Barracuda</h3>



<p>Barracuda is another of the best e-mail managers that we can use to have a secure inbox. Among its main features, we find:</p>



<ul><li>Protection against spam, malware, advanced threats, phishing, phishing, phishing, account takeover, domain fraud and DNS filtering.</li><li>Provides security awareness training.</li><li>Protects data and ensures regulatory compliance.</li></ul>



<p>Barracuda also improves the security of Office 365 and you can learn more about this solution <a href="https://www.barracuda.com/products/email-protection/" target="_blank" rel="noreferrer noopener">here.</a></p>



<h3>Area 1 Horizon</h3>



<p>Area 1 Horizon can be defined as a cloud-based service. One feature is that it is deployed in minutes. It is also capable of stopping phishing attacks on all traffic vectors: email, web or network.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="618" height="357" src="https://www.osradar.com/wp-content/uploads/2022/04/em4.png" alt="" class="wp-image-35809" srcset="https://www.osradar.com/wp-content/uploads/2022/04/em4.png 618w, https://www.osradar.com/wp-content/uploads/2022/04/em4-300x173.png 300w" sizes="(max-width: 618px) 100vw, 618px" /></figure>



<p>It can also detect phishing emails and web spoofing. In addition, it also has proprietary algorithms for attack correlation and identification of emerging campaigns. Much more information is available <a href="https://www.area1security.com/overview/" target="_blank" rel="noreferrer noopener">here.</a></p>



<h3>Trustifi</h3>



<p>Trustifi is another solution we can opt for to get a secure inbox. Thanks to its one-click encryption, it makes sending and opening an email simpler than ever. In that respect we will not need logins, portals or passwords.</p>



<p>It also features a unique cloud architecture. It also offers an intuitively designed user experience that makes email communication simple and secure. Likewise, it also allows us to keep our data secure thanks to end-to-end 256-bit AES encryption. Furthermore, it also ensures that outgoing e-mails are confidential and compliant. To learn more about it, click on this <a href="https://trustifi.com/" target="_blank" rel="noreferrer noopener">link.</a></p>



<h3>Mimecast</h3>



<p>Mimecast is another e-mail manager that we can use to have a secure inbox. Thanks to this solution, employee communication is protected. In addition to reducing the risk with protection against specific threats.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="283" src="https://www.osradar.com/wp-content/uploads/2022/04/em5-1024x283.png" alt="" class="wp-image-35810" srcset="https://www.osradar.com/wp-content/uploads/2022/04/em5-1024x283.png 1024w, https://www.osradar.com/wp-content/uploads/2022/04/em5-300x83.png 300w, https://www.osradar.com/wp-content/uploads/2022/04/em5-768x212.png 768w, https://www.osradar.com/wp-content/uploads/2022/04/em5-696x192.png 696w, https://www.osradar.com/wp-content/uploads/2022/04/em5-1068x295.png 1068w, https://www.osradar.com/wp-content/uploads/2022/04/em5.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>It also protects against phishing attacks, internal email threats and data hijacking. Not to mention defending against spam, malware, ransomware, and phishing attacks. You can learn more about the rest of the features <a href="https://www.mimecast.com/solutions/email-security/" target="_blank" rel="noreferrer noopener">here.</a></p>



<p>Ultimately, we have seen how to protect your email with these tools. Let&#8217;s keep in mind that this is an essential element for both work and study. Therefore, it is very convenient to keep it safe from any external threat. See you later!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/protect-your-email-with-these-tools/">Protect your email with these tools</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/protect-your-email-with-these-tools/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to create an email without registration</title>
		<link>https://www.osradar.com/how-to-create-an-email-without-registration/</link>
					<comments>https://www.osradar.com/how-to-create-an-email-without-registration/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Sat, 08 Jan 2022 22:46:00 +0000</pubDate>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[anonymous email]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[secure email]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=34153</guid>

					<description><![CDATA[<p>E-mail is something fundamental for any Internet user. In fact, we use it to register on websites or online services. We also use it to keep in touch with companies, friends, or colleagues. We even use it to store information and have it always available. Likewise, we certainly have many options for creating an account. [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-create-an-email-without-registration/">How to create an email without registration</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>E-mail is something fundamental for any Internet user. In fact, we use it to register on websites or online services. We also use it to keep in touch with companies, friends, or colleagues. We even use it to store information and have it always available. Likewise, we certainly have many options for creating an account. However, today we will see a different approach. Stay with us to learn how to create an email without registration.</p>



<h2>Why create an email without registration?</h2>



<p>One of the reasons for creating an e-mail without registration is to save time. Suppose you need to send information quickly or receive an urgent message. Then you don&#8217;t want to go through the registration process and fill in data. So by avoiding this, you save time. This is one of the main reasons. Another important reason is privacy. If you use your personal account or open an account with your data, then the recipient will know who we are. Consequently, he/she will be able to include us in a contact list. In short, they will be able to identify us easily.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="678" src="https://www.osradar.com/wp-content/uploads/2021/12/mail-1024x678.png" alt="" class="wp-image-34154" srcset="https://www.osradar.com/wp-content/uploads/2021/12/mail-1024x678.png 1024w, https://www.osradar.com/wp-content/uploads/2021/12/mail-300x199.png 300w, https://www.osradar.com/wp-content/uploads/2021/12/mail-768x509.png 768w, https://www.osradar.com/wp-content/uploads/2021/12/mail-696x461.png 696w, https://www.osradar.com/wp-content/uploads/2021/12/mail-1068x707.png 1068w, https://www.osradar.com/wp-content/uploads/2021/12/mail.png 1190w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>On the other hand, <a href="https://www.osradar.com/how-to-get-a-temporary-phone-number-in-android/" target="_blank" rel="noreferrer noopener">safety</a> is another interesting factor. This becomes relevant if we register in a site that does not inspire confidence. Consequently, it is a way to keep our address away from spam campaigns. Therefore, by creating an email address without registration, we will be able to use it in these cases.</p>



<h2>Options to create an email without registration</h2>



<p>Let&#8217;s see different methods to create an email without registration. The alternatives are different regarding privacy, security, or functionality. Therefore, it is up to you to choose the option that suits you best. However, all options agree on one point. Indeed, we will be able to create an email without registration. In this way, we will make it fast, simple and anonymous.</p>



<h2>Using a disposable email address.</h2>



<p>One of the most common options is to use a disposable or expiring email service. In reality, we will not enjoy a long-lasting email. So, we will not be able to use it permanently. Generally, these accounts have an expiration date. A practical use? They are used to registering on a site, receive the activation code and forget about that account.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="710" height="671" src="https://www.osradar.com/wp-content/uploads/2021/12/mail2.png" alt="" class="wp-image-34155" srcset="https://www.osradar.com/wp-content/uploads/2021/12/mail2.png 710w, https://www.osradar.com/wp-content/uploads/2021/12/mail2-300x284.png 300w, https://www.osradar.com/wp-content/uploads/2021/12/mail2-696x658.png 696w" sizes="(max-width: 710px) 100vw, 710px" /></figure>



<p>There are many services like this one. However, we will try <a href="https://10minutemail.net/" target="_blank" rel="noreferrer noopener">10minutemail.</a> This service allows you to generate an email quickly and without registration. Moreover, as the domain name suggests, the account will expire after 10 minutes. However, we can extend it up to 100 minutes. After this period of time, it is unusable. This is because when you enter the page after this period of time, you will see a new address with a new account.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="https://www.osradar.com/wp-content/uploads/2021/12/mail3-1024x787.png" alt="Generating an email without registration with 10minutemail" class="wp-image-34156" srcset="https://www.osradar.com/wp-content/uploads/2021/12/mail3-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2021/12/mail3-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2021/12/mail3-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2021/12/mail3-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2021/12/mail3-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2021/12/mail3.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Generating an email without registration with 10minutemail</figcaption></figure>



<p>In addition, we will have other options. Indeed, we will be able to copy the generated email. In addition, the inbox and the possibility of extending the counter are also displayed.</p>



<p>Another similar option is <a href="https://temp-mail.org/en" target="_blank" rel="noreferrer noopener">Temp Mail</a>. Its operation is very similar to the previous one. In fact, it is a service that allows you to quickly generate an email address without any registration. In addition, we will be able to receive emails for a certain period of time. As a result, we will save time and protect our privacy. This tool is also available for Android and iOS. Similar alternatives are <a href="https://www.guerrillamail.com/" target="_blank" rel="noreferrer noopener">GuerrillaMail </a>and <a href="https://www.5ymail.com/" target="_blank" rel="noreferrer noopener">5ymail</a>.</p>



<h2>How to create additional accounts through Gmail</h2>



<p>Gmail is one of the most widely used email providers worldwide. It is widely used. In addition, it has several tricks that you may not know. One of them is the possibility to create other addresses from an existing Gmail account. Gmail is one of the most widely used email providers worldwide. It is widely used. In addition, it has numerous tricks that you may not know. One of them is the possibility to create other addresses from an existing Gmail account. So, the requirement is to have a previously registered Google account. From there, we can create as many as we want without any need for registration. For this, we have a couple of options.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="625" height="625" src="https://www.osradar.com/wp-content/uploads/2021/12/mail4.png" alt="" class="wp-image-34157" srcset="https://www.osradar.com/wp-content/uploads/2021/12/mail4.png 625w, https://www.osradar.com/wp-content/uploads/2021/12/mail4-300x300.png 300w, https://www.osradar.com/wp-content/uploads/2021/12/mail4-150x150.png 150w" sizes="(max-width: 625px) 100vw, 625px" /></figure>



<p>The first is to add a dot to a Gmail address. Suppose we have a Gmail address that is <strong>osradartest@gmail.com.</strong> In this case, we can create a different address. With this in mind, just add a dot anywhere in the account. For example: <strong>osradar.test@gmail.com. </strong>What is the reason for this? Well, basically because the dots have no effect on a Gmail address. In fact, we can put dots between the letters without any problem, since it is as if we were not putting anything. This way, we will alter the visual aspect as if it were a new email address. However, we will be managing it from the original address.</p>



<p>Another alternative is to create addresses based on the use of e +. This symbol allows you to generate new addresses from an existing one. Moreover, without having to register and without wasting time. It works in the same way as the previous example. Just add a + symbol anywhere in the email. Example: <strong>osradar+writers@gmail.com</strong></p>



<h2>Using an extension such as Burner Emails.</h2>



<p>Finally, we can use a browser extension to generate an email without registration. To accomplish this, we will use the Chrome extension Burner Email. Its mechanism is similar to that of disposable emails. It is completely free and can be downloaded from the browser&#8217;s <a href="https://chrome.google.com/webstore/detail/burner-emails-easy-fast-d/dnnmaoecogobjdiieopljefemjdkkaja" target="_blank" rel="noreferrer noopener">official store.</a></p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="https://www.osradar.com/wp-content/uploads/2021/12/mail5-1024x787.jpg" alt="Extension to create emails without registration" class="wp-image-34158" srcset="https://www.osradar.com/wp-content/uploads/2021/12/mail5-1024x787.jpg 1024w, https://www.osradar.com/wp-content/uploads/2021/12/mail5-300x231.jpg 300w, https://www.osradar.com/wp-content/uploads/2021/12/mail5-768x590.jpg 768w, https://www.osradar.com/wp-content/uploads/2021/12/mail5-696x535.jpg 696w, https://www.osradar.com/wp-content/uploads/2021/12/mail5-1068x821.jpg 1068w, https://www.osradar.com/wp-content/uploads/2021/12/mail5.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Extension to create emails without registration</figcaption></figure>



<p>This extension allows you to easily create email addresses without registration. Its main function is to avoid Spam. It also avoids giving the real email account when registering on certain websites. Its advantage is that it allows to manage the accounts from the same web browser. In addition, you have the option to redirect emails to your personal email account. Okay, we have finally seen how to create an email without registration. An excellent option to improve the privacy of our data. See you soon!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-create-an-email-without-registration/">How to create an email without registration</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-create-an-email-without-registration/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>The best tools to manage email in Windows</title>
		<link>https://www.osradar.com/the-best-tools-to-manage-email-in-windows/</link>
					<comments>https://www.osradar.com/the-best-tools-to-manage-email-in-windows/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Sat, 11 Dec 2021 22:33:00 +0000</pubDate>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[email client]]></category>
		<category><![CDATA[email manager]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=33734</guid>

					<description><![CDATA[<p>Hello! Emails are certainly an essential part of our daily life. Therefore, it is best to keep them organized. Indeed, we receive numerous emails every day. Obviously, they can be about work, studies, or promotions. Consequently, it is highly recommended having a program that manages emails. Certainly, most people are inclined to use clients such [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/the-best-tools-to-manage-email-in-windows/">The best tools to manage email in Windows</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hello! Emails are certainly an essential part of our daily life. Therefore, it is best to keep them organized. Indeed, we receive numerous emails every day. Obviously, they can be about work, studies, or promotions. Consequently, it is highly recommended having a program that manages emails. Certainly, most people are inclined to use clients such as Outlook or Gmail. However, there are other alternatives that also work very well. Stay with us to see the <a href="https://www.osradar.com/the-best-2020-apps-for-windows-10/" target="_blank" rel="noreferrer noopener">best </a>tools to manage email in Windows.</p>



<h2>The best programs for reading email in Windows</h2>



<p>As we said, we will see the best tools to manage email in Windows.</p>



<h3>Mozilla Thunderbird</h3>



<p><a href="https://www.thunderbird.net/en-US/" target="_blank" rel="noreferrer noopener">Mozilla Thunderbird </a>is one of the best email clients. In addition, it will be very useful and intuitive for Mozilla Firefox users. It also facilitates the use of Gmail or Hotmail emails, since it configures them automatically. A configuration wizard is also functional for most accounts working with IMAP, SMTP and SSL/TSL servers. In fact, all you have to do is enter your name, email address and password. The app will then configure the rest of the parameters automatically.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="278" src="https://www.osradar.com/wp-content/uploads/2021/12/email-1024x278.png" alt="" class="wp-image-33735" srcset="https://www.osradar.com/wp-content/uploads/2021/12/email-1024x278.png 1024w, https://www.osradar.com/wp-content/uploads/2021/12/email-300x81.png 300w, https://www.osradar.com/wp-content/uploads/2021/12/email-768x208.png 768w, https://www.osradar.com/wp-content/uploads/2021/12/email-696x189.png 696w, https://www.osradar.com/wp-content/uploads/2021/12/email-1068x290.png 1068w, https://www.osradar.com/wp-content/uploads/2021/12/email.png 1400w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>A key element of Thunderbird is that it is highly customizable. For this it has more than a thousand add-ons to modify it. In addition, we can integrate it with social networks. It even has its own integrated chat. Another distinctive element is the email management by tabs. In this sense, it behaves like a web browser. So you can open several tabs of open emails simultaneously. Consequently, you will be able to manage it in a faster way. In addition, it uses various external means to send attachments. Being open source, it is also a multiplatform tool.</p>



<h3>Mailbird</h3>



<p><a href="https://www.getmailbird.com/" target="_blank" rel="noreferrer noopener">Mailbird </a>is a service that has been with us for several years. This allows it to continue to grow and offer better features. Therefore, it is one of the best clients we can find in the market. Its interface is very nice and allows you to combine between many possibilities. In addition, it includes a light mode for the day and a dark mode for the night. The sound notifications are also highly customizable. In fact, we can even use sounds from our audio collection.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="915" height="518" src="https://www.osradar.com/wp-content/uploads/2021/12/email2.png" alt="" class="wp-image-33736" srcset="https://www.osradar.com/wp-content/uploads/2021/12/email2.png 915w, https://www.osradar.com/wp-content/uploads/2021/12/email2-300x170.png 300w, https://www.osradar.com/wp-content/uploads/2021/12/email2-768x435.png 768w, https://www.osradar.com/wp-content/uploads/2021/12/email2-696x394.png 696w" sizes="(max-width: 915px) 100vw, 915px" /></figure>



<p>It stands out for its compact design. The screen is not loaded with unnecessary elements. In addition, it offers a unified inbox and the possibility of integrating tools for the management of mails and agenda. On the other hand, it integrates with different management applications and social networks: Facebook, Evernote, Todoist, Dropbox, WhatsApp and many more. It is perfectly organized by folders and labels thanks to the integration with Gmail. Finally, it offers a free extensions store.</p>



<h3>Microsoft Outlook</h3>



<p><a href="https://www.microsoft.com/en-us/microsoft-365/outlook/outlook-for-business" target="_blank" rel="noreferrer noopener">Microsoft Outlook </a>is only available if you have an Office 365 subscription. Certainly, there are older free versions. However, in this case, the payment is quite justified. It allows you to group and work in an organized way in e-mail, calendar, contacts, and tasks. In addition, security is a very well worked aspect in Outlook. Even the home version uses the same layer of protection as the business clients. This includes encrypted protection of the information flow.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="651" src="https://www.osradar.com/wp-content/uploads/2021/12/email3-1024x651.jpg" alt="" class="wp-image-33737" srcset="https://www.osradar.com/wp-content/uploads/2021/12/email3-1024x651.jpg 1024w, https://www.osradar.com/wp-content/uploads/2021/12/email3-300x191.jpg 300w, https://www.osradar.com/wp-content/uploads/2021/12/email3-768x488.jpg 768w, https://www.osradar.com/wp-content/uploads/2021/12/email3-696x442.jpg 696w, https://www.osradar.com/wp-content/uploads/2021/12/email3-1068x679.jpg 1068w, https://www.osradar.com/wp-content/uploads/2021/12/email3.jpg 1207w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>It integrates with Office and allows you to share attachments from OneDrive, access your contacts and view LinkedIn profiles. Even Microsoft does not track your personal information on logins, sent and received messages for advertising purposes. In addition, it automatically adds payments, invoices, or travel or event schedules to the calendar. It also allows you to plan schedules and check when coworkers are available.</p>



<h3>Postbox</h3>



<p><a href="https://www.postbox-inc.com/download" target="_blank" rel="noreferrer noopener">Postbox </a>is another email management tool that stands out. Not only does it include useful features for using email. In fact, it also includes elements that set it apart from others. Its configuration is perfectly compatible with most emails: Gmail, iCloud, Yahoo! Mail, AOL, Office 365, Outlook, Fastmail and ProtonMail. Therefore, you will only need to add the email address, username, and password to activate your Postbox account.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="577" src="https://www.osradar.com/wp-content/uploads/2021/12/email4-1024x577.png" alt="" class="wp-image-33738" srcset="https://www.osradar.com/wp-content/uploads/2021/12/email4-1024x577.png 1024w, https://www.osradar.com/wp-content/uploads/2021/12/email4-300x169.png 300w, https://www.osradar.com/wp-content/uploads/2021/12/email4-768x433.png 768w, https://www.osradar.com/wp-content/uploads/2021/12/email4-1536x866.png 1536w, https://www.osradar.com/wp-content/uploads/2021/12/email4-2048x1154.png 2048w, https://www.osradar.com/wp-content/uploads/2021/12/email4-696x392.png 696w, https://www.osradar.com/wp-content/uploads/2021/12/email4-1068x602.png 1068w, https://www.osradar.com/wp-content/uploads/2021/12/email4-1920x1082.png 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Postbox folders are synchronized with Gmail labels. Logically, this affects the organization and order of the emails. In addition, we can use shortcuts to move more quickly between your options. The contacts are also integrated with Gmail, which allows you to autocomplete your mails. From Postbox we can also access the information of Facebook, Twitter, or LinkedIn contacts. Simply link the accounts in the configuration tab. The tool also has more than 25 customizable email signatures to use.</p>



<h3>Polymail</h3>



<p><a href="https://polymail.io/download" target="_blank" rel="noreferrer noopener">Polymail</a> is an email manager with a lot of future. Especially among those who require teamwork. For this purpose, it has message tracking that allows us to know when and who has read our emails. The application has an activity feed in which we can see everything in detail in real time. In addition, the organization is simple thanks to its great design and customization.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="580" src="https://www.osradar.com/wp-content/uploads/2021/12/email5-1024x580.png" alt="" class="wp-image-33739" srcset="https://www.osradar.com/wp-content/uploads/2021/12/email5-1024x580.png 1024w, https://www.osradar.com/wp-content/uploads/2021/12/email5-300x170.png 300w, https://www.osradar.com/wp-content/uploads/2021/12/email5-768x435.png 768w, https://www.osradar.com/wp-content/uploads/2021/12/email5-1536x870.png 1536w, https://www.osradar.com/wp-content/uploads/2021/12/email5-2048x1160.png 2048w, https://www.osradar.com/wp-content/uploads/2021/12/email5-696x394.png 696w, https://www.osradar.com/wp-content/uploads/2021/12/email5-1068x605.png 1068w, https://www.osradar.com/wp-content/uploads/2021/12/email5-1920x1087.png 1920w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>We can also configure an email to send it later. In the same way, we can postpone an email to appear later. We can even cancel an email seconds after sending it if we have sent it too early. Its main interest is to save time to the user, avoiding having to read, manage and answer emails. Consequently, the conversations are grouped in a more comfortable way.</p>



<h3>eM Client</h3>



<p><a href="https://www.emclient.com/download" target="_blank" rel="noreferrer noopener">eM Client</a> is an excellent free option for e-mail management. It certainly has a Pro version. However, the free version is very complete. Moreover, its features are similar to those offered by Windows. Therefore, these users will feel comfortable with its interface. However, it can also be run on macOS. It is a very complete client that offers encrypted emails. It also presents threads and conversations in a comfortable and attractive way. In addition, it has predefined replies.</p>



<figure class="wp-block-image size-full"><img loading="lazy" width="982" height="558" src="https://www.osradar.com/wp-content/uploads/2021/12/email6.png" alt="" class="wp-image-33740" srcset="https://www.osradar.com/wp-content/uploads/2021/12/email6.png 982w, https://www.osradar.com/wp-content/uploads/2021/12/email6-300x170.png 300w, https://www.osradar.com/wp-content/uploads/2021/12/email6-768x436.png 768w, https://www.osradar.com/wp-content/uploads/2021/12/email6-696x395.png 696w" sizes="(max-width: 982px) 100vw, 982px" /></figure>



<p>This service integrates with systems such as Gmail or iCloud. Therefore, we will be able to import contacts and tasks, in addition to the calendar with Google Calendar. It offers calendar, address book and to-do list functions. A real all-in-one tool. In addition, customization is available through various widgets.</p>



<p>Ultimately, we have seen the best tools to manage email in Windows. You already know, you have multiple options to choose from. Bye!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/the-best-tools-to-manage-email-in-windows/">The best tools to manage email in Windows</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/the-best-tools-to-manage-email-in-windows/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Get the most out of Outlook with its browser extension</title>
		<link>https://www.osradar.com/get-the-most-out-of-outlook-with-its-browser-extension/</link>
					<comments>https://www.osradar.com/get-the-most-out-of-outlook-with-its-browser-extension/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Sat, 07 Aug 2021 21:37:00 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Outlook]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=31510</guid>

					<description><![CDATA[<p>Hello! Obviously, Gmail is the most used free mail server. However, this does not mean that it is the best or the only one. In fact, Microsoft has its own mail server. We are talking about Outlook. Moreover, it has a nice and neat web interface. In addition, it makes sure that users can enjoy [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/get-the-most-out-of-outlook-with-its-browser-extension/">Get the most out of Outlook with its browser extension</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hello! Obviously, Gmail is the most used free mail server. However, this does not mean that it is the best or the only one. In fact, Microsoft has its own mail server. We are talking about Outlook. Moreover, it has a nice and neat web interface. In addition, it makes sure that users can enjoy the company&#8217;s resources. Therefore, they are continuously improving the service. So to improve the user experience, they introduce an extension. We show you how to get the best out of<a href="https://www.osradar.com/how-to-activate-outlook-2019-reading-confirmation/" target="_blank" rel="noreferrer noopener"> Outlook </a>with the browser extension.</p>



<h2>The Outlook browser extension allows you to get the best out of the server.</h2>



<p>Microsoft wants to improve the Outlook user experience. Therefore, it intends to make them read their messages at all times. With this in mind, it has just released an extension for the Edge browser. Note that it is still in the beta phase. And only available for Microsoft Edge, for now. The extension is prepared to allow us to send and receive emails. In addition to managing the calendar, tasks, and more. All without having to open a new tab. To do this, it uses a floating window to access all the information. Next, I show you the main characteristics.</p>



<ul><li>Easy access to email accounts. It doesn&#8217;t matter if they are personal or work related.</li><li>Read mail, send new messages and see alerts when receiving new e-mails</li><li>View the calendar and create new events.</li><li>View tasks. Also, add new ones to the lists.</li><li>Manage all Microsoft contacts.</li></ul>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="788" src="https://www.osradar.com/wp-content/uploads/2021/07/out2-1024x788.png" alt="Outlook extension for Edge, showing the inbox. " class="wp-image-31511" srcset="https://www.osradar.com/wp-content/uploads/2021/07/out2-1024x788.png 1024w, https://www.osradar.com/wp-content/uploads/2021/07/out2-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2021/07/out2-768x591.png 768w, https://www.osradar.com/wp-content/uploads/2021/07/out2-696x536.png 696w, https://www.osradar.com/wp-content/uploads/2021/07/out2-1068x822.png 1068w, https://www.osradar.com/wp-content/uploads/2021/07/out2.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Outlook extension for Edge, showing the inbox.</figcaption></figure>



<p>The extension allows you to manage most of the options present in Outlook Web. So we will have access without having to open a new tab. It also includes a button that allows you to open a tab running the mail client. To try this new extension, just download it from this <a href="https://microsoftedge.microsoft.com/addons/detail/microsoft-outlook/kkpalkknhlklpbflpcpkepmmbnmfailf" target="_blank" rel="noreferrer noopener">link.</a> To try this new extension, just download it from this link. We remind you, that for the moment it is only available for Microsoft Edge.</p>



<figure class="wp-block-image size-large is-style-default"><img loading="lazy" width="1024" height="787" src="https://www.osradar.com/wp-content/uploads/2021/07/out-1024x787.jpg" alt="Downloading the new Outlook extension for Microsoft Edge." class="wp-image-31513" srcset="https://www.osradar.com/wp-content/uploads/2021/07/out-1024x787.jpg 1024w, https://www.osradar.com/wp-content/uploads/2021/07/out-300x231.jpg 300w, https://www.osradar.com/wp-content/uploads/2021/07/out-768x590.jpg 768w, https://www.osradar.com/wp-content/uploads/2021/07/out-696x535.jpg 696w, https://www.osradar.com/wp-content/uploads/2021/07/out-1068x821.jpg 1068w, https://www.osradar.com/wp-content/uploads/2021/07/out.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>Downloading the new Outlook extension for Microsoft Edge.</figcaption></figure>



<p>Then, just click on the login button. Please enter your credentials in the floating window and you are done. Immediately the extension will start working. So, we are ready to use the Outlook functionality.</p>



<h2>Will the extension come to Chrome?</h2>



<p>Microsoft has decided to release this extension only for Microsoft Edge for the time being. This is understandable since it invites you to use this browser. However, it also represents a risk. Since many users would be left out. However, it is very likely that we will soon see this extension in Google Chrome. Note that both browsers share the same engine. So the extension can be easily ported to Google Chrome. For the time being, the beta version will be exclusive to Edge. But most likely we will see the final version also for Chrome. In short, we will be able to get the best of Outlook with this browser extension. Personally, I think that the extension has a basic operation. However, it delivers what it promises. Besides, it is very likely that improvements will be added soon. See you soon!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/get-the-most-out-of-outlook-with-its-browser-extension/">Get the most out of Outlook with its browser extension</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/get-the-most-out-of-outlook-with-its-browser-extension/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to encrypt emails.</title>
		<link>https://www.osradar.com/how-to-encrypt-emails/</link>
					<comments>https://www.osradar.com/how-to-encrypt-emails/#respond</comments>
		
		<dc:creator><![CDATA[roger]]></dc:creator>
		<pubDate>Tue, 11 May 2021 21:32:00 +0000</pubDate>
				<category><![CDATA[Network]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[mailvelope]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=29960</guid>

					<description><![CDATA[<p>Hello! Email has undoubtedly increased its presence. Indeed, we are talking about an almost indispensable tool. So much so that it has almost completely replaced paper correspondence. This is largely due to ecological reasons. But also because of the immediacy with which messages are received. However, it has always had its share of problems. For [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-encrypt-emails/">How to encrypt emails.</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hello! Email has undoubtedly increased its presence. Indeed, we are talking about an almost indispensable tool. So much so that it has almost completely replaced paper correspondence. This is largely due to ecological reasons. But also because of the immediacy with which messages are received. However, it has always had its share of problems. For example, the lack of privacy. It is important that our personal information does not fall into the hands of third parties. Such as cybercriminals or even government agencies. Therefore, today we will see how to encrypt emails.</p>



<h2>How to encrypt emails using a browser extension.</h2>



<p>There are email providers that offer message encryption. There are also email managers such as Thunderbird that offer this possibility. However, today we will look at another option. An option that will not require you to change provider, or install an email manager. To achieve our goal, we will use a web browser extension. Specifically <a href="https://www.mailvelope.com/en" target="_blank" rel="noreferrer noopener">Mailvelope.</a> Which is an extension that we can install on Google Chrome, <a href="https://www.osradar.com/category/windows/" target="_blank" rel="noreferrer noopener">Microsoft Edge</a>, and Mozilla Firefox. Its main function is to securely encrypt emails with PGP, using webmail providers. In addition, it is compatible with Gmail and Outlook, two of the most used servers.</p>



<h2>Encrypting email with Mailvelope</h2>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2021/05/encry-1024x787.jpg" alt="" class="wp-image-29961" srcset="https://www.osradar.com/wp-content/uploads/2021/05/encry-1024x787.jpg 1024w, https://www.osradar.com/wp-content/uploads/2021/05/encry-300x231.jpg 300w, https://www.osradar.com/wp-content/uploads/2021/05/encry-768x590.jpg 768w, https://www.osradar.com/wp-content/uploads/2021/05/encry-696x535.jpg 696w, https://www.osradar.com/wp-content/uploads/2021/05/encry-1068x821.jpg 1068w, https://www.osradar.com/wp-content/uploads/2021/05/encry.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>This add-on offers end-to-end encryption for email. With the advantage that you don&#8217;t have to change your email provider. Additionally, encryption and decryption are performed on the end devices. Consequently, the data will never leave the computer unencrypted. Let&#8217;s see how to do it. First, install the extension according to your web browser.</p>



<ul><li><a href="https://chrome.google.com/webstore/detail/mailvelope/kajibbejlbohfaggdiogboambcijhkke?hl=en" target="_blank" rel="noreferrer noopener">Mailvelope for Google Chrome</a>.</li><li><a href="https://addons.mozilla.org/en/firefox/addon/mailvelope/" target="_blank" rel="noreferrer noopener">Mozilla Firefox</a>.</li><li><a href="https://microsoftedge.microsoft.com/addons/detail/mailvelope/dgcbddhdhjppfdfjpciagmmibadmoapc" target="_blank" rel="noreferrer noopener">Mailvelope for Microsoft Edge</a>.</li></ul>



<p>Once installed, we have to click on the red button of the application.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="789" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2021/05/encry2-1024x789.png" alt="" class="wp-image-29962" srcset="https://www.osradar.com/wp-content/uploads/2021/05/encry2-1024x789.png 1024w, https://www.osradar.com/wp-content/uploads/2021/05/encry2-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2021/05/encry2-768x592.png 768w, https://www.osradar.com/wp-content/uploads/2021/05/encry2-696x536.png 696w, https://www.osradar.com/wp-content/uploads/2021/05/encry2-1068x823.png 1068w, https://www.osradar.com/wp-content/uploads/2021/05/encry2.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Then you have to click on <strong>Let&#8217;s get start!</strong>. This will redirect us to another screen. To start, it is necessary to generate a new password. To do so, click on <strong>Generate key.</strong></p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2021/05/encry3-1024x787.png" alt="" class="wp-image-29963" srcset="https://www.osradar.com/wp-content/uploads/2021/05/encry3-1024x787.png 1024w, https://www.osradar.com/wp-content/uploads/2021/05/encry3-300x231.png 300w, https://www.osradar.com/wp-content/uploads/2021/05/encry3-768x590.png 768w, https://www.osradar.com/wp-content/uploads/2021/05/encry3-696x535.png 696w, https://www.osradar.com/wp-content/uploads/2021/05/encry3-1068x821.png 1068w, https://www.osradar.com/wp-content/uploads/2021/05/encry3.png 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>In the next screen you must enter a name, email and password. Finally, click on <strong>Generate.</strong> Now you have to go to the email address you provided, to verify it. This way, other Mailvelope users will be able to send us encrypted emails. You will then see an email like this in your inbox:</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="706" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2021/05/encry4-1024x706.png" alt="" class="wp-image-29964" srcset="https://www.osradar.com/wp-content/uploads/2021/05/encry4-1024x706.png 1024w, https://www.osradar.com/wp-content/uploads/2021/05/encry4-300x207.png 300w, https://www.osradar.com/wp-content/uploads/2021/05/encry4-768x530.png 768w, https://www.osradar.com/wp-content/uploads/2021/05/encry4-218x150.png 218w, https://www.osradar.com/wp-content/uploads/2021/05/encry4-696x480.png 696w, https://www.osradar.com/wp-content/uploads/2021/05/encry4-1068x737.png 1068w, https://www.osradar.com/wp-content/uploads/2021/05/encry4.png 1141w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>To decrypt the message, please click on Show message. You will see a window like this, where you must enter the password you assigned. After this is done, you will reveal the content of the email. Now click on the link to verify your email account.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="787" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2021/05/encry6-1024x787.jpg" alt="" class="wp-image-29965" srcset="https://www.osradar.com/wp-content/uploads/2021/05/encry6-1024x787.jpg 1024w, https://www.osradar.com/wp-content/uploads/2021/05/encry6-300x231.jpg 300w, https://www.osradar.com/wp-content/uploads/2021/05/encry6-768x590.jpg 768w, https://www.osradar.com/wp-content/uploads/2021/05/encry6-696x535.jpg 696w, https://www.osradar.com/wp-content/uploads/2021/05/encry6-1068x821.jpg 1068w, https://www.osradar.com/wp-content/uploads/2021/05/encry6.jpg 1280w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>You are now ready to use the program. Please remember to use the corresponding password. Also, to send an encrypted email, just click on the red button, right next to <strong>Compose.</strong></p>



<figure class="wp-block-image size-large"><img loading="lazy" width="249" height="318" src="//1081754738.rsc.cdn77.org/wp-content/uploads/2021/05/encry7.png" alt="" class="wp-image-29966" srcset="https://www.osradar.com/wp-content/uploads/2021/05/encry7.png 249w, https://www.osradar.com/wp-content/uploads/2021/05/encry7-235x300.png 235w" sizes="(max-width: 249px) 100vw, 249px" /></figure>



<p>Okay, ultimately we have seen how to encrypt emails. As we said, there are other options. But we found this one to be the most user friendly and easy to use. See you later!</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/how-to-encrypt-emails/">How to encrypt emails.</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/how-to-encrypt-emails/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Install and configure Mutt on Debian 10</title>
		<link>https://www.osradar.com/install-configure-mutt-debian/</link>
					<comments>https://www.osradar.com/install-configure-mutt-debian/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Fri, 12 Mar 2021 00:04:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[mutt]]></category>
		<category><![CDATA[Tutorial]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=29016</guid>

					<description><![CDATA[<p>Hello, friends. Can you imagine being able to send an email from the terminal? Of course, it is possible. So, you will learn how to install Mutt on Debian 10 and configure it to do this. To send an email from the terminal several tools will help us. But there is a complete client called [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-configure-mutt-debian/">Install and configure Mutt on Debian 10</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hello, friends. Can you imagine being able to send an email from the terminal? Of course, it is possible. So, you will learn how to install Mutt on Debian 10 and configure it to do this.</p>



<p>To send an email from the terminal several tools will help us. But there is a complete client called Mutt that facilitates the whole process. If you are a frequent terminal user then you will love this tool because it is so fast and easy to set up.</p>



<p>Some of <a href="http://www.mutt.org/" target="_blank" rel="noreferrer noopener">Mutt’s features</a> include:</p>



<ul><li>color support</li><li>message threading</li><li>MIME support (including RFC2047 support for encoded headers)</li><li>PGP/MIME (RFC2015)</li><li>various features to support mailing lists, including list-reply</li><li>active development community</li><li>POP3 support</li><li>IMAP support</li><li>full control of message headers when composing</li></ul>



<p>As you can imagine, this tool is popular with sysadmins and all users who spend a <a href="https://www.osradar.com/terminal-tools-downloading-files/">lot of time on the terminal.</a> Because it is quite complete and easy to configure and use.</p>



<h2 id="install-mutt-on-debian"><a name="install-mutt-on-debian" href="#install-mutt-on-debian"></a>Install Mutt on Debian 10</h2>



<p>The Mutt package is available from the official Debian repositories so you should have no problems installing it.</p>



<p>So, open a terminal and run</p>



<pre class="wp-block-preformatted">sudo apt update
sudo apt upgrade</pre>



<p>This way we will have the system up to date and ready for battle.</p>



<p>Now what we have to do is install the package in question</p>



<pre class="wp-block-preformatted">sudo apt install mutt
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  guile-2.2-libs libgc1c2 libgsasl7 libkyotocabinet16v5 libltdl7 libmailutils5 libmariadb3 libntlm0 libpython2.7 mailutils-common mariadb-common mysql-common
Use 'apt autoremove' to remove them.
The following additional packages will be installed:
  libgpgme11 libtokyocabinet9
Suggested packages:
  default-mta | mail-transport-agent urlview aspell | ispell mixmaster
The following NEW packages will be installed:
  libgpgme11 libtokyocabinet9 mutt
0 upgraded, 3 newly installed, 0 to remove and 5 not upgraded.
Need to get 2,204 kB of archives.
After this operation, 7,773 kB of additional disk space will be used.
Do you want to continue? [Y/n]</pre>



<p>Then, we have to start the configuration process.</p>



<h2 id="configuring-mutt-to-send-email-from-the-terminal"><a href="#configuring-mutt-to-send-email-from-the-terminal" name="configuring-mutt-to-send-email-from-the-terminal"></a>Configuring Mutt to send email from the terminal</h2>



<p>Before we can use it, we need to make some configurations related to our email provider. But first, create the directories that the application needs to work.</p>



<pre class="wp-block-preformatted">mkdir -p ~/.mutt/cache/headers
mkdir ~/.mutt/cache/bodies</pre>



<p>Also, create the certificates and muttrc files. The latter is in charge of storing the application configuration.</p>



<pre class="wp-block-preformatted">touch ~/.mutt/certificates
touch ~/.mutt/muttrc</pre>



<p>Now, it is necessary to add the configuration that we need so that Mutt can start without problems.</p>



<pre class="wp-block-preformatted">nano ~/.mutt/muttrc</pre>



<p>And add the following</p>



<pre class="wp-block-preformatted">set from = "usuario@provider.com"
set realname = "Your real name"
set imap_user = "user@provider.com"
set imap_pass = "password"
set folder = "imaps://imap-url-provider:port"
set spoolfile = "+INBOX"
set header_cache =~/.mutt/cache/headers
set message_cachedir =~/.mutt/cache/bodies
set certificate_file =~/.mutt/certificates
set smtp_url = "smtp://user@smtp-url-provider.com:port/"
set smtp_pass = "password"
set move = no
set imap_keepalive = 900</pre>



<p>Replace each value with the correct one in your case. In case you don’t know some of them you can search the net or contact your email provider.</p>



<p><strong>Note: If you are using Gmail then you have to enable access to less secure applications from your account.</strong></p>



<p>Save the changes and close the editor</p>



<p>Then, access Mutt by simply running the command.</p>



<pre class="wp-block-preformatted">mutt</pre>



<p>And you are done.</p>



<h2 id="conclusion"><a href="#conclusion" name="conclusion"></a>Conclusion</h2>



<p>Sending an email is such a common thing nowadays but we can do it via the terminal thanks to Mutt. This is quite simple and will help us with our workflow.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-configure-mutt-debian/">Install and configure Mutt on Debian 10</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/install-configure-mutt-debian/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to install RainLoop (web-based email client) on Ubuntu 20.04?</title>
		<link>https://www.osradar.com/install-rainloop-ubuntu-20-04/</link>
					<comments>https://www.osradar.com/install-rainloop-ubuntu-20-04/#respond</comments>
		
		<dc:creator><![CDATA[angeloma]]></dc:creator>
		<pubDate>Wed, 28 Oct 2020 03:06:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[focal]]></category>
		<category><![CDATA[RainLoop]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">https://www.osradar.com/?p=24843</guid>

					<description><![CDATA[<p>Email plays an important role in companies and on a personal level. Sometimes it is convenient to have a personal email server, but sometimes it is not. So for this, we would use the web interface of each of the email services. In general, all these web clients fulfill their purpose and there is no [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-rainloop-ubuntu-20-04/">How to install RainLoop (web-based email client) on Ubuntu 20.04?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Email plays an important role in companies and on a personal level. Sometimes it is convenient to have a personal email server, but sometimes it is not. So for this, we would use the web interface of each of the email services. In general, all these web clients fulfill their purpose and there is no need for a third party client. Although sometimes it is necessary to have an alternative to them, there are desktop clients such as Thunderbird but there are also web-based. That’s why today I’ll show you how to install RainLoop on Ubuntu 20.04.</p>



<p><a href="http://rainloop.net/" target="_blank" rel="noreferrer noopener">RainLoop</a> is a modern email client created in <a href="https://www.osradar.com/how-to-install-php-7-3-on-debian-9/" target="_blank" rel="noreferrer noopener">PHP</a>. It is quite lightweight and does not consume too many resources. So we’re talking about a web-based client. It is compatible with many email providers, but also with its own mail server. So we have a new option to handle mail quickly and easily. RainLoop is open source since it is released under the <a href="https://www.rainloop.net/licensing/" target="_blank" rel="noreferrer noopener">GNU AFFERO license</a>. However, it has an enterprise version with more features focused on businesses.</p>



<p>In the community version these are some of its features:</p>



<ul><li>Modern user interface.</li><li>Complete support of IMAP and SMTP protocols including SSL and STARTTLS.<br>Extending functionality with plugins installed through the admin panel.</li><li>Perfect rendering of complex HTML mails.</li><li>Drag’n’drop for mails and attachments.</li><li>Keyboard shortcuts support.</li><li>Autocompletion of e-mail addresses</li></ul>



<p>In addition, the application has integration to popular services such as Dropbox, Twitter, Google, and Facebook.</p>



<p>So, let us start to install RainLoop.</p>



<h2>Install Rainloop on Ubuntu 20.04</h2>



<h3>1.- Install LAMP on Ubuntu 20.04</h3>



<p>Rainloop is a web application that requires a ready and functional webserver to run. The requirements are few so it will not overload the server and we will notice problems.</p>



<p>So, read our post about it.</p>



<p><a href="https://www.osradar.com/install-lamp-ubuntu-20-04/" target="_blank" rel="noreferrer noopener">How to install LAMP on Ubuntu 20.04?</a></p>



<pre class="wp-block-preformatted">And these modules php-curl php-json php-iconv php-xml php-dom php-mysql php-pdo libapache2-mod-php</pre>



<h3>2.- Create a new database and user for Rainloop (Optional)</h3>



<p>By default, Rainloop has contact support, however, to enable the use and management of contacts, it requires a relational database manager such as MariaDB or MySQL.</p>



<p>So, if you already have it and want to add support to contacts, just create a database and a new user.</p>



<pre class="wp-block-preformatted">sudo mysql -u root -p</pre>



<pre class="wp-block-preformatted">CREATE DATABASE rainloop;
GRANT ALL PRIVILEGES ON rainloop.* TO 'user'@'localhost' IDENTIFIED BY 'password';
FLUSH PRIVILEGES;
exit;</pre>



<p>Now you can continue.</p>



<h3>3.- Download and install Rainloop on Ubuntu 20.04</h3>



<p>Now you can download RainLoop. This download will be done from the <code>/tmp/</code> folder and we will use <a href="https://www.osradar.com/the-wget-command/" target="_blank" rel="noreferrer noopener">the wget command</a>.</p>



<pre class="wp-block-preformatted">cd /tmp/<br>wget http://www.rainloop.net/repository/webmail/rainloop-community-latest.zip</pre>



<p>Then create a folder for all the content of RainLoop.</p>



<pre class="wp-block-preformatted">sudo mkdir /var/www/rainloop</pre>



<p>Once the package is downloaded, decompress it with the <code>unzip</code> command.</p>



<p>If you don&#8217;t have unzip, install it:</p>



<pre class="wp-block-preformatted">sudo apt install unzip</pre>



<p>Now you can decompress the file.</p>



<pre class="wp-block-preformatted">sudo unzip rainloop-community-latest.zip -d /var/www/rainloop</pre>



<p>The next step is to set the permissions on the folder where RainLoop is located as well as to change the owner of the folder to www-data</p>



<pre class="wp-block-preformatted">cd /var/www/rainloop<br>sudo find . -type d -exec chmod 755 {} \;<br>sudo find . -type f -exec chmod 644 {};<br>sudo chown -R www-data:www-data .</pre>



<p>Then, we must create a new <a href="https://www.osradar.com/how-to-create-apache-virtual-hosts-on-ubuntu-20-04-debian-10-4/" target="_blank" rel="noreferrer noopener">Virtualhost</a> for Rainloop. Remember that we are using Apache as the web server.</p>



<pre class="wp-block-preformatted">sudo nano /etc/apache2/sites-available/rainloop.conf</pre>



<p>And add the following:</p>



<pre class="wp-block-preformatted">&lt;VirtualHost *:80&gt;
ServerName yourdomain.com
DocumentRoot "/var/www/rainloop/"

ErrorLog "/var/log/apache2/rainloop_error_log"
TransferLog "/var/log/apache2/rainloop_access_log"

      &lt;Directory /&gt;
               Options +Indexes +FollowSymLinks +ExecCGI
               AllowOverride All
               Order deny,allow
               Allow from all
               Require all granted
       &lt;/Directory&gt;

       &lt;Directory /var/www/rainloop/data&gt;
           Options -Indexes
           Deny from all
        &lt;/Directory&gt;
&lt;/VirtualHost&gt;</pre>



<figure class="wp-block-image size-large"><img loading="lazy" width="950" height="386" src="https://www.osradar.com/wp-content/uploads/2020/10/1-15.png" alt="1.- Creating a new virtualhost for Rainloop" class="wp-image-24846" srcset="https://www.osradar.com/wp-content/uploads/2020/10/1-15.png 950w, https://www.osradar.com/wp-content/uploads/2020/10/1-15-300x122.png 300w, https://www.osradar.com/wp-content/uploads/2020/10/1-15-768x312.png 768w, https://www.osradar.com/wp-content/uploads/2020/10/1-15-696x283.png 696w" sizes="(max-width: 950px) 100vw, 950px" /><figcaption>1.- Creating a new virtualhost for Rainloop</figcaption></figure>



<p>Replace <code>ServerName</code> with your own. Then save the changes and close the text editor.</p>



<p>To enable the new Virtualhost, execute the following commands:</p>



<pre class="wp-block-preformatted">sudo a2ensite rainloop.conf<br>sudo systemctl reload apache2</pre>



<p>Now we will be able to access it.</p>



<h3>4.- Access to RainLoop</h3>



<p>Now open your web browser and go to <code>http://your-server</code> and you will be shown the login window.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="502" src="https://www.osradar.com/wp-content/uploads/2020/10/2-15-1024x502.png" alt="2.- Rainloop login page" class="wp-image-24847" srcset="https://www.osradar.com/wp-content/uploads/2020/10/2-15-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2020/10/2-15-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2020/10/2-15-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2020/10/2-15-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2020/10/2-15-1068x523.png 1068w, https://www.osradar.com/wp-content/uploads/2020/10/2-15.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>2.- Rainloop login page</figcaption></figure>



<p>This is the address you have to use to access your mail with your accounts, but first, you have to access the program&#8217;s configuration panel.</p>



<p>To do this, go to <code>http://your-server/?admin</code> and there you will see the login screen to the control panel.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="502" src="https://www.osradar.com/wp-content/uploads/2020/10/3-13-1024x502.png" alt="3.- Rainloop admin login screen" class="wp-image-24848" srcset="https://www.osradar.com/wp-content/uploads/2020/10/3-13-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2020/10/3-13-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2020/10/3-13-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2020/10/3-13-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2020/10/3-13-1068x523.png 1068w, https://www.osradar.com/wp-content/uploads/2020/10/3-13.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>3.- Rainloop admin login screen</figcaption></figure>



<p><strong>Log in with the default credentials &#8220;admin&#8221; and &#8220;12345&#8221; and you will see the control panel.</strong></p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="502" src="https://www.osradar.com/wp-content/uploads/2020/10/4-10-1024x502.png" alt="4.- Rainloop settings" class="wp-image-24849" srcset="https://www.osradar.com/wp-content/uploads/2020/10/4-10-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2020/10/4-10-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2020/10/4-10-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2020/10/4-10-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2020/10/4-10-1068x523.png 1068w, https://www.osradar.com/wp-content/uploads/2020/10/4-10.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>4.- Rainloop settings</figcaption></figure>



<p>There you can configure the language, appearance, and so on. You will also see a warning that you need to change your default password.</p>



<p>If you want to enable contacts, go to the <em>Contacts</em> tab and configure it with the database settings.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="502" src="https://www.osradar.com/wp-content/uploads/2020/10/5-7-1024x502.png" alt="5.- Contacs section" class="wp-image-24850" srcset="https://www.osradar.com/wp-content/uploads/2020/10/5-7-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2020/10/5-7-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2020/10/5-7-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2020/10/5-7-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2020/10/5-7-1068x523.png 1068w, https://www.osradar.com/wp-content/uploads/2020/10/5-7.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>5.- Contacs section</figcaption></figure>



<p>And in the <em>Domains</em> section, you can add your email accounts.</p>



<figure class="wp-block-image size-large"><img loading="lazy" width="1024" height="502" src="https://www.osradar.com/wp-content/uploads/2020/10/6-5-1024x502.png" alt="6.- Configuring Rainloop on Ubuntu 20.04" class="wp-image-24851" srcset="https://www.osradar.com/wp-content/uploads/2020/10/6-5-1024x502.png 1024w, https://www.osradar.com/wp-content/uploads/2020/10/6-5-300x147.png 300w, https://www.osradar.com/wp-content/uploads/2020/10/6-5-768x376.png 768w, https://www.osradar.com/wp-content/uploads/2020/10/6-5-696x341.png 696w, https://www.osradar.com/wp-content/uploads/2020/10/6-5-1068x523.png 1068w, https://www.osradar.com/wp-content/uploads/2020/10/6-5.png 1366w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption>6.- Configuring Rainloop on Ubuntu 20.04</figcaption></figure>



<p>Now it is ready for you to enjoy it.</p>



<h2>Conclusion</h2>



<p>RainLoop provides us with a modern interface for our email. It is especially useful when we have a personal mail server running.</p>



<p>So, share this post and join <a href="https://t.me/osradar" target="_blank" rel="noreferrer noopener">our Telegram channel</a> and our <a href="https://www.facebook.com/osradar" target="_blank" rel="noreferrer noopener">Facebook page</a>. Also, buy us a coffee 😉</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/install-rainloop-ubuntu-20-04/">How to install RainLoop (web-based email client) on Ubuntu 20.04?</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/install-rainloop-ubuntu-20-04/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Manage your instant messaging apps with Rambox</title>
		<link>https://www.osradar.com/manage-your-instant-messaging-apps-with-rambox/</link>
					<comments>https://www.osradar.com/manage-your-instant-messaging-apps-with-rambox/#respond</comments>
		
		<dc:creator><![CDATA[Mel]]></dc:creator>
		<pubDate>Fri, 01 May 2020 04:15:54 +0000</pubDate>
				<category><![CDATA[Desktop]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[instant messaging]]></category>
		<category><![CDATA[rambox]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[telegram]]></category>
		<category><![CDATA[WhatsApp]]></category>
		<guid isPermaLink="false">https://windowsmen.com/?p=1655</guid>

					<description><![CDATA[<p>Hi, how are you? Instant messaging apps have become a necessity for smartphones. Indeed, they are almost indispensable elements in mobile devices. This is because users find them very attractive for their daily use. Consequently, more and more people are running them. Since they allow to be connected and even more in these times of [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/manage-your-instant-messaging-apps-with-rambox/">Manage your instant messaging apps with Rambox</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Hi, how are you? Instant messaging apps have become a necessity for smartphones. Indeed, they are almost indispensable elements in mobile devices. This is because users find them very attractive for their daily use. Consequently, more and more people are running them. Since they allow to be connected and even more in these times of isolation by the COVID-19. However, some of these apps are mostly used on PCs. Others are created for cell phones but have computer clients. However, in order to manage them, it is necessary to open each app individually.  This can become tedious, in addition to having to switch between the smartphone and the computer. However, today we will talk about an app that allows you to manage most of these apps. In fact, it is capable of supporting more than 600 communication programs. So, look at how to manage instant messaging apps with <a rel="noreferrer noopener" aria-label="Rambox (opens in a new tab)" href="https://rambox.pro/#ce" target="_blank">Rambox</a>.</p>



<h2>What Rambox is and how it works.</h2>



<p>Rambox is a specialized tool for web applications. But it also specializes in online communications. That is to say, web applications that focus on email, instant messaging, and social networking. Consequently, it allows you to centralize them in a single app. For that reason, its usefulness ranges from domestic to professional use. Because whatever your profile is, you will always need to communicate with friends, family, clients, or co-workers. </p>



<p>On the other hand, it is a multi-platform application, since it is available for Windows, Linux, and macOS. Currently, it is available in two versions, one free called Community Edition. And another paid edition called Pro. The free edition has limitations on the number of apps and some features geared towards professional use. However, it is more than sufficient for the home user. Well, you can download any of its versions from this <a rel="noreferrer noopener" aria-label="link.  (opens in a new tab)" href="https://rambox.pro/#ce" target="_blank">link. </a></p>



<h2>The best thing about Rambox is its customizable menu.</h2>



<p>The operation of Rambox is very simple. Once the program is opened it will show the number of apps available to be executed.</p>



<figure class="wp-block-image size-large"><img src="https://windowsmen.com/wp-content/uploads/2020/05/ram.png" alt="List of apps available in Rambox." class="wp-image-1656"/><figcaption>List of apps available in Rambox.</figcaption></figure>



<p>Then select the app you want to open, in this case, WhatsApp. Immediately a menu will be displayed to edit the location and notification parameters of the app. Add the service to open the App window.</p>



<figure class="wp-block-image size-large"><img src="https://windowsmen.com/wp-content/uploads/2020/05/ram2-1.png" alt="Set up the app's aspects" class="wp-image-1658"/><figcaption> <em>Set up the app&#8217;s aspects</em> </figcaption></figure>



<p>Then configure the service to start. </p>



<figure class="wp-block-image size-large"><img src="https://windowsmen.com/wp-content/uploads/2020/05/ram3.png" alt="" class="wp-image-1660"/><figcaption>Configuring WhatsApp en Rambox</figcaption></figure>



<p>Next, the service is active in the form of a tab.</p>



<figure class="wp-block-image size-large"><img src="https://windowsmen.com/wp-content/uploads/2020/05/ram4.png" alt="" class="wp-image-1661"/><figcaption>WhatsApp active on a Rambox tab.</figcaption></figure>



<p>The tabbed organization is a very useful feature in this app. In addition, every time you open Rambox, all the services you have started will be automatically opened. This way, you don&#8217;t have to open them one by one. On the other hand, you can enable the <strong>Don&#8217;t Disturb </strong>feature to limit notifications. You can also assign a master password for security purposes. This password must be entered every time you open the app. You can also create an account at Rambox. This allows you to sync applications and settings between multiple computers. </p>



<h2>Conclusion</h2>



<p>As you can see, this program is an ideal alternative to manage instant messaging apps in one. In addition, its security protocols are high as they do not store user credentials. On the other hand, it is a free and open-source app. Finally, we learned how to manage instant messaging applications with Rambox. Before saying goodbye, I invite you to see our post about the best programs to create a <a rel="noreferrer noopener" aria-label="bootable USB. (opens in a new tab)" href="https://windowsmen.com/top-5-programs-to-create-a-bootable-usb-in-windows-10/" target="_blank">bootable USB.</a> Bye.</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/manage-your-instant-messaging-apps-with-rambox/">Manage your instant messaging apps with Rambox</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/manage-your-instant-messaging-apps-with-rambox/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Set up Email on Your Android Phone</title>
		<link>https://www.osradar.com/set-up-email-on-android/</link>
					<comments>https://www.osradar.com/set-up-email-on-android/#respond</comments>
		
		<dc:creator><![CDATA[nayeem]]></dc:creator>
		<pubDate>Wed, 04 Sep 2019 10:42:14 +0000</pubDate>
				<category><![CDATA[Mobiles]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[how to set up email on your android]]></category>
		<category><![CDATA[setup email on android]]></category>
		<guid isPermaLink="false">http://www.googez.com/?p=1020</guid>

					<description><![CDATA[<p>Android was the fastest growing mobile operating system in 2009 and after a decade the pace hasn&#8217;t slowed down a bit. Statistics in 2019 showed that there are more than 2.5 billion active android devices available across the world. With this much growth, lots of manufacturers were involved to produce lots of android devices. As [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.osradar.com/set-up-email-on-android/">How to Set up Email on Your Android Phone</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Android was the fastest growing mobile operating system in 2009 and after a decade the pace hasn&#8217;t slowed down a bit. Statistics in 2019 showed that there are more than 2.5 billion active android devices available across the world. With this much growth, lots of manufacturers were involved to produce lots of android devices.  As a result, Android devices have a massive variety of design and internal software distribution. Therefore, it might be confusing to set up email on your Android phone as soon as you get it.</p>



<h3>Use the following steps to Set up Email on Your Android Phone:</h3>



<p>Using the Gmail App: Before you begin, go to <strong><a href="https://play.google.com">Play Store</a></strong><a href="https://play.google.com"> </a>and search for <strong><a href="https://play.google.com/store/apps/details?id=com.google.android.gm">Gmail</a></strong>, and select <strong>Update</strong>.</p>



<ol><li>Open the Gmail app and tap to the menu icon in the upper left side. </li></ol>



<figure class="wp-block-image"><img src="http://www.googez.com/wp-content/uploads/2019/09/1.png" alt="" class="wp-image-1021"/></figure>



<p>You can use any of the options regarding your email service. </p>



<p>If it’s a Gmail account, click Google; for Microsoft account, click Outlook, Hotmail and Live; For Yahoo account, Click Yahoo; for Exchange Email, click Exchange and Office 365 and for a custom domain Email, click Other. After that, follow the next Screen.</p>



<ul><li>Enter
your full email address and tap <strong>Next</strong>.</li></ul>



<figure class="wp-block-image"><img src="http://www.googez.com/wp-content/uploads/2019/09/2.png" alt="" class="wp-image-1022"/></figure>



<p>Then, enter your password and tap
<strong>Next</strong>.</p>



<figure class="wp-block-image"><img src="http://www.googez.com/wp-content/uploads/2019/09/3.png" alt="" class="wp-image-1023"/></figure>



<ul><li>Follow
any prompts you may get to sign in to different email accounts:</li></ul>



<figure class="wp-block-image"><img src="http://www.googez.com/wp-content/uploads/2019/09/4.png" alt="" class="wp-image-1024"/></figure>



<p>Finally, go to the inbox of your Gmail app and navigate the emails from the account you just set up.</p>



<h3>Manual Method: If you are unable to sign in to your custom email account, then follow the manual set up below:</h3>



<p>Open the Gmail app. <strong>Go to Settings</strong> &gt; <strong>Add account</strong> &gt; <strong>Other</strong>.</p>



<figure class="wp-block-image"><img src="http://www.googez.com/wp-content/uploads/2019/09/5.png" alt="" class="wp-image-1025"/></figure>



<p>Enter your full
email address and then tap Manual Setup:</p>



<figure class="wp-block-image"><img src="http://www.googez.com/wp-content/uploads/2019/09/6.png" alt="" class="wp-image-1026"/></figure>



<p>From the list you should now a list, choose POP3 ACCOUNT, IMAP ACCOUNT, or MICROSOFT EXCHANGE ACTIVESYNC based on your account type. </p>



<ol><li>You can choose Personal (IMAP) or Personal (POP3) and then enter your password and tap <strong>Next</strong>.</li><li>If you&#8217;re prompted to enter settings, use these for the options available, such as:</li><li>Domain\Username: Enter your full email address here.</li><li>Password: Use the password you use to access the Email.</li><li>Server: Use specific server for your Email. For example <strong>imap-mail.outlook.com</strong> for an outlook account.</li><li>Port: Use the port.</li><li>Security Type: Select <strong>SSL/TSL</strong> and tap <strong>Next.</strong></li><li>Follow any prompts you may get, including security permissions and setting a display name.</li><li>You&#8217;re now ready to use your email in the Android Gmail app!</li></ol>
<p>The post <a rel="nofollow" href="https://www.osradar.com/set-up-email-on-android/">How to Set up Email on Your Android Phone</a> appeared first on <a rel="nofollow" href="https://www.osradar.com">Linux  Windows and android  Tutorials</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.osradar.com/set-up-email-on-android/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
