<?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>inbox.lv &#187; Uncategorized</title>
	<atom:link href="http://company.inbox.lv/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>https://company.inbox.lv</link>
	<description>Corporate page</description>
	<lastBuildDate>Fri, 25 Apr 2025 21:17:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>New Feature: Single-sign-on (SSO) with SAML &amp; LDAP for Business Emails</title>
		<link>https://company.inbox.lv/2025/01/new-feature-single-sign-on-sso-with-saml-ldap-for-business-emails/</link>
		<comments>https://company.inbox.lv/2025/01/new-feature-single-sign-on-sso-with-saml-ldap-for-business-emails/#comments</comments>
		<pubDate>Mon, 13 Jan 2025 14:26:14 +0000</pubDate>
		<dc:creator>kristina.dz</dc:creator>
				<category><![CDATA[About our products]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://company.inbox.lv/?p=21268</guid>
		<description><![CDATA[Recently we introduced SSO (Single sign-on) authentication scheme for users who utilize Inbox.eu Business email service. This feature allows larger companies to use the organization&#8217;s authentication mechanism for easier, safer and more centralized user management. We believe that SSO is &#8230; <a href="https://company.inbox.lv/2025/01/new-feature-single-sign-on-sso-with-saml-ldap-for-business-emails/">More</a>]]></description>
			<content:encoded><![CDATA[<p>Recently we introduced SSO (Single sign-on) authentication scheme for users who utilize <a style="color: blue; text-decoration: none;" href="https://www.inbox.eu/lv/" target="_blank">Inbox.eu</a> Business email service. This feature allows larger companies to use the organization&#8217;s authentication mechanism for easier, safer and more centralized user management.</p>
<p><span id="more-21268"></span>We believe that SSO is essential for users of email services and in general, any cloud software products because it enhances <strong>usability, security, and productivity</strong>. Therefore, we don’t upcharge our users for the Single-sign-on feature in our service.</p>
<h3><strong>Here’s why SSO is important:</strong><strong></strong></h3>
<h3>1. Convenience and User Experience</h3>
<p>●      <strong>Fewer passwords to remember</strong>: Users don’t need to create and remember separate passwords for each SaaS service. This reduces frustration and makes onboarding easier.</p>
<p>●      <strong>One login for multiple services</strong>: With a single set of credentials, users can access multiple services seamlessly, saving time and effort.</p>
<p>●      <strong>Faster access</strong>: No repeated logins mean quicker access to tools, which is especially valuable for work environments using multiple SaaS tools.</p>
<h3>2. Enhanced Security</h3>
<p>●      <strong>Reduced password fatigue</strong>: When users have fewer passwords to manage, they’re less likely to reuse weak passwords or store them insecurely.</p>
<p>●      <strong>Centralized authentication</strong>: SSO integrates with identity providers (like Google Workspace, and Microsoft Azure AD), enabling IT teams to enforce stronger security policies (e.g., multi-factor authentication).</p>
<p>●      <strong>Reduced attack surface</strong>: By consolidating authentication, SSO minimizes vulnerabilities like phishing or credential stuffing.</p>
<p>●      <strong>Automatic deactivation</strong>: When an employee leaves a company, deactivating their SSO credentials instantly cuts off access to all linked SaaS services, preventing unauthorized use and data leakage.</p>
<h3>3. Improved Productivity</h3>
<p>●      <strong>Time savings</strong>: Eliminates the need for repeated logins, allowing users to focus on tasks instead of troubleshooting login issues.</p>
<p>●      <strong>Streamlined onboarding</strong>: IT teams can quickly provision and grant access to new users without managing credentials for each application individually.</p>
<h3>4. Scalability for Businesses</h3>
<p>●      <strong>Easy integration</strong>: SSO integrates well with a growing number of SaaS products, ensuring a scalable solution as businesses adopt more tools.</p>
<p>●      <strong>Compliance and monitoring</strong>: Centralized logging and auditing of user activity help meet regulatory compliance (e.g., GDPR) and track unauthorized access attempts.</p>
<h3>5. Cross-Platform Accessibility</h3>
<p>●      Many SaaS users work across devices (desktop, mobile, tablets). SSO ensures <strong>consistent access</strong> to services without repeated logins across platforms.</p>
<h3><strong>Use Case Example</strong></h3>
<p>For instance, a business using Inbox.eu, Slack, JIRA and Zoom can integrate SSO. Employees log in once using their company credentials and instantly access all these tools without needing separate passwords.</p>
<p>In summary, SSO simplifies user workflows, strengthens security, and helps IT administrators efficiently manage access to many SaaS products across the company.</p>
<h3><strong>What SSO technologies are available in Inbox.eu?</strong></h3>
<p>Business email users at Inbox.eu can choose between two widely used Single Sign-On (SSO) technologies:</p>
<p>●      SAML 2.0 (Security Assertion Markup Language 2.0)</p>
<p>●      LDAP (Lightweight Directory Access Protocol, protocol versions 2 and 3)</p>
<p>These technologies are designed for different use cases and operate differently. Below is a comparison table to help you understand their distinctions:</p>
<table width="624" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top" width="108"><strong>Feature</strong></td>
<td valign="top" width="249"><strong>SAML 2.0</strong></td>
<td valign="top" width="267"><strong>LDAP</strong></td>
</tr>
<tr>
<td valign="top" width="108"><strong>Purpose</strong></td>
<td valign="top" width="249">Federated authentication for web-based SSO</td>
<td valign="top" width="267">Internal directory-based authentication</td>
</tr>
<tr>
<td valign="top" width="108"><strong>Protocol Type</strong></td>
<td valign="top" width="249">Token-based using XML</td>
<td valign="top" width="267">Query/response protocol for directory access</td>
</tr>
<tr>
<td valign="top" width="108"><strong>Scope</strong></td>
<td valign="top" width="249">Web and cloud applications</td>
<td valign="top" width="267">Internal network and on-premises applications</td>
</tr>
<tr>
<td valign="top" width="108"><strong>Security Model</strong></td>
<td valign="top" width="249">Based on assertions (tokens)</td>
<td valign="top" width="267">Username/password validation</td>
</tr>
<tr>
<td valign="top" width="108"><strong>Use Case</strong></td>
<td valign="top" width="249">Access to SaaS and third-party apps</td>
<td valign="top" width="267">Access to internal systems like intranets</td>
</tr>
<tr>
<td valign="top" width="108"><strong>Common Tools</strong></td>
<td valign="top" width="249">Okta, Azure AD, Google Workspace</td>
<td valign="top" width="267">Microsoft AD, OpenLDAP</td>
</tr>
</tbody>
</table>
<p><strong>Note: </strong>Setting up SSO requires technical expertise, so we recommend involving your company&#8217;s internal IT team to obtain the necessary information about SAML or LDAP configuration.</p>
<p>To simplify the setup of SSO in Inbox.eu, regardless of the protocol you choose, our support team is ready to assist with the configuration! For this, you can use the help window available in the administration panel or contact us by sending a message to: <a href="mailto:support@inbox.eu">support@inbox.eu</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://company.inbox.lv/2025/01/new-feature-single-sign-on-sso-with-saml-ldap-for-business-emails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Catch-all Feature — An Effective Solution for Your Domain on Inbox.eu!</title>
		<link>https://company.inbox.lv/2024/11/catch-all-feature-%e2%80%94-an-effective-solution-for-your-domain-on-inbox-eu/</link>
		<comments>https://company.inbox.lv/2024/11/catch-all-feature-%e2%80%94-an-effective-solution-for-your-domain-on-inbox-eu/#comments</comments>
		<pubDate>Tue, 26 Nov 2024 10:17:34 +0000</pubDate>
		<dc:creator>Inbox.lv</dc:creator>
				<category><![CDATA[About our products]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Inbox.eu]]></category>

		<guid isPermaLink="false">http://company.inbox.lv/?p=21149</guid>
		<description><![CDATA[The long-awaited Catch-all feature is now available for domain email users on the Inbox.eu platform. A Catch-all address allows you to receive emails sent to any non-existent address in your domain. This is useful if someone accidentally mistypes an address, &#8230; <a href="https://company.inbox.lv/2024/11/catch-all-feature-%e2%80%94-an-effective-solution-for-your-domain-on-inbox-eu/">More</a>]]></description>
			<content:encoded><![CDATA[<p align="justify">The long-awaited <strong>Catch-all feature is now available</strong> for domain email users on the <a style="color: blue; text-decoration: none;" href="https://www.inbox.eu/lv/?utm_source=inbox.lv&amp;utm_medium=referral&amp;utm_campaign=email_eu&amp;utm_content=company&amp;utm_term=posts" target="_blank">Inbox.eu platform</a>. A <strong>Catch-all address allows</strong> you to receive emails sent to any non-existent address in your domain.</p>
<p align="justify">This is useful if someone accidentally mistypes an address, for example, by writing &#8220;mari@domain.com&#8221; instead of &#8220;maria@domain.com.&#8221; This feature can also be helpful if your website lists several addresses, such as sales@me.com or marketing@me.com, but you actually manage only one mailbox, like info@me.com.</p>
<p align="justify">If the Catch-all feature is not activated, a sender who emails an incorrect address will receive a delivery failure notification. With the <strong>Catch-all feature</strong> enabled &#8211; emails will be delivered to the specified Catch-all address.</p>
<p align="justify">Important Points to Consider:<br />
1. If an existing address matches the recipient, the email will go to that account instead of the catch-all.<br />
2. Catch-all addresses often receive spam. We recommend setting up a separate account for this purpose and regularly reviewing any messages you may want to keep.</p>
<p align="justify">You can set up the Catch-all address in the domain administration panel, <a style="color: blue; text-decoration: none;" href="https://www.inbox.eu/lv/?utm_source=inbox.lv&amp;utm_medium=referral&amp;utm_campaign=email_eu&amp;utm_content=company&amp;utm_term=posts" target="_blank">accessible from the Inbox.eu homepage.</a></p>
<p align="justify">The Catch-all feature is available only for domains with a paid subscription. Upgrade your plan to Premium to ensure that all messages, even those sent to incorrect addresses, will reach you!</p>
<p align="center"><img src="https://company.inbox.lv/files/2016/01/catch-all1.png" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>https://company.inbox.lv/2024/11/catch-all-feature-%e2%80%94-an-effective-solution-for-your-domain-on-inbox-eu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scheduled Email Sending in Inbox.lv! An effective solution for productive work!</title>
		<link>https://company.inbox.lv/2024/11/scheduled-email-sending-in-inbox-lv-an-effective-solution-for-productive-work/</link>
		<comments>https://company.inbox.lv/2024/11/scheduled-email-sending-in-inbox-lv-an-effective-solution-for-productive-work/#comments</comments>
		<pubDate>Tue, 26 Nov 2024 07:28:06 +0000</pubDate>
		<dc:creator>Inbox.lv</dc:creator>
				<category><![CDATA[About our products]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[scheduled emails]]></category>

		<guid isPermaLink="false">http://company.inbox.lv/?p=21207</guid>
		<description><![CDATA[The modern pace of life often forces us to work during unconventional hours: late at night, early in the morning, on vacation, or even on weekends. To avoid awkward situations where your email reaches the recipient at an inconvenient time &#8230; <a href="https://company.inbox.lv/2024/11/scheduled-email-sending-in-inbox-lv-an-effective-solution-for-productive-work/">More</a>]]></description>
			<content:encoded><![CDATA[<p align="justify">The modern pace of life often forces us to work during unconventional hours: late at night, early in the morning, on vacation, or even on weekends. To avoid awkward situations where your email reaches the recipient at an inconvenient time and raises unnecessary questions, <strong>Inbox.lv offers a great solution — the scheduled email sending feature</strong>. This option allows you to choose the most convenient time for your message to be delivered to the recipient.</p>
<p>________________________________________</p>
<p align="justify"><span style="font-size: 16px;"><strong>How Does Scheduled Email Sending Work?</strong></span></p>
<p>The scheduled email sending feature is integrated directly into your email interface.<br />
1. Write your email.<br />
As usual, create your message, add recipients, and compose the text.<br />
2. Set the sending time.<br />
When the email is ready, instead of clicking the &#8220;Send&#8221; button, click the arrow next to it. You’ll see a menu to select the sending time. Choose one of the suggested times or set a specific date and time.<br />
3. Check the settings.<br />
After selecting the time, your email will display information about the scheduled date and time for sending. Make sure everything is correct, and then click the “Schedule” button.<br />
________________________________________</p>
<p align="justify"><span style="font-size: 16px;"><strong>What Happens to the Email After Scheduling?</strong></span></p>
<p>1. &#8220;Scheduled&#8221; Folder.<br />
The scheduled email will move to this folder, where it will remain until the set sending time.<br />
2. Automatic Sending.<br />
At the specified time, your email will be sent automatically to the recipient without any further action from you.<br />
________________________________________</p>
<p align="justify"><span style="font-size: 16px;"><strong>Can You Edit the Email After Scheduling?</strong></span></p>
<p>Yes, as long as the email is in the &#8220;Scheduled&#8221; folder, you can:<br />
• Edit the email text.<br />
• Add new attachments or recipients.<br />
• Delete the email.<br />
• Cancel the scheduled sending and send the email immediately.<br />
________________________________________</p>
<p align="justify"><span style="font-size: 16px;"><strong>Where Can You Find the Email After Sending?</strong></span></p>
<p>If you have enabled the option to save sent emails, you’ll find it in the “Sent” folder.<br />
________________________________________</p>
<p align="justify"><span style="font-size: 16px;"><strong>Why Use Scheduled Email Sending?</strong></span></p>
<p>• Save time. Respond to emails at your convenience and prepare them for sending without worrying about timing later.<br />
• Working after hours? Your emails will arrive in the morning instead of late at night, ensuring they don’t disrupt the recipient.<br />
• Enjoying the weekend? Schedule your emails to be sent at the start of the workweek.</p>
<p align="center"><img src="https://company.inbox.lv/files/2016/01/images_delay.png" alt="" /></p>
<p align="center"><span style="font-size: 16px;">Work efficiently at any time with the scheduled email sending feature! Already available in your Inbox.lv email!</span></p>
]]></content:encoded>
			<wfw:commentRss>https://company.inbox.lv/2024/11/scheduled-email-sending-in-inbox-lv-an-effective-solution-for-productive-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New feature in Inbox Mail &amp; Files: attaching files to emails as links</title>
		<link>https://company.inbox.lv/2024/11/new-feature-in-inbox-mail-files-attaching-files-to-emails-as-links/</link>
		<comments>https://company.inbox.lv/2024/11/new-feature-in-inbox-mail-files-attaching-files-to-emails-as-links/#comments</comments>
		<pubDate>Tue, 12 Nov 2024 12:05:18 +0000</pubDate>
		<dc:creator>Inbox.lv</dc:creator>
				<category><![CDATA[About our products]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[files]]></category>

		<guid isPermaLink="false">http://company.inbox.lv/?p=21107</guid>
		<description><![CDATA[The Inbox.lv email service has introduced a new and convenient feature — now you can attach files from Inbox Files to your emails without needing to download them first. This means that any saved file in the Inbox Files section &#8230; <a href="https://company.inbox.lv/2024/11/new-feature-in-inbox-mail-files-attaching-files-to-emails-as-links/">More</a>]]></description>
			<content:encoded><![CDATA[<p align="justify">The Inbox.lv email service has introduced a new and convenient feature — now you can <strong>attach files from Inbox Files to your emails without needing to download them first</strong>. This means that any saved file in the Inbox Files section can easily be selected from the list and added to the email with just a couple of clicks.</p>
<p align="justify">A file attached this way will appear in the email as a downloadable link, which minimizes the space used and leaves more place for your text and formatting.</p>
<p align="justify"><a style="color: blue; text-decoration: none;" href="https://files.inbox.lv" target="_blank">Inbox Files</a> is a service for storing documents, archives, photos, and other files that you work with. Among the main advantages of using the file storage are the ability <a style="color: blue; text-decoration: none;" href="https://files.inbox.lv" target="_blank">to store files without time limits, share them, and attach files up to 2.5 GB to emails.</a></p>
<p align="justify">Keep in mind that email services like Gmail, Outlook, Yahoo, and others accept emails with attachments that do not exceed 25 MB in size. Inbox.lv allows users to send emails with attachments twice as large! With Inbox Files, you can save any video or photo archive (for example, from a family photoshoot) for free and immediately attach it to an email without additional uploads.</p>
<p align="justify">You can attach files to emails one at a time or add an entire folder at once.</p>
<p align="justify">Each user has <a style="color: blue; text-decoration: none;" href="https://files.inbox.lv" target="_blank">20 GB of free storage for any files</a>. If this is not enough, you can always increase the storage to 150 GB, 300 GB, or even 1 TB. By the way, 1 TB of storage has become very popular among our users.<br />
It’s important to note that <a style="color: blue; text-decoration: none;" href="https://files.inbox.lv" target="_blank">all documents in Files are stored without time limits</a> — they are always available and will never be deleted automatically.</p>
<p><img src="https://company.inbox.lv/files/2016/01/image1.png" alt="" /></p>
<p align="center"><span style="font-size: 16px;">Upload your files, store them securely, and add everything you need to your emails without unnecessary worries or restrictions with Inbox Mail &amp; Files!</span></p>
]]></content:encoded>
			<wfw:commentRss>https://company.inbox.lv/2024/11/new-feature-in-inbox-mail-files-attaching-files-to-emails-as-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inbox.lv Premium &#8211; a powerful e-mail service without ads and restrictions</title>
		<link>https://company.inbox.lv/2024/10/inbox-lv-premium-a-powerful-e-mail-service-without-ads-and-restrictions/</link>
		<comments>https://company.inbox.lv/2024/10/inbox-lv-premium-a-powerful-e-mail-service-without-ads-and-restrictions/#comments</comments>
		<pubDate>Fri, 25 Oct 2024 14:00:39 +0000</pubDate>
		<dc:creator>kristina.dz</dc:creator>
				<category><![CDATA[About our products]]></category>
		<category><![CDATA[Press releases]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cloud storage]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[inbox premium]]></category>

		<guid isPermaLink="false">http://company.inbox.lv/?p=21247</guid>
		<description><![CDATA[Starting in October, Inbox.lv has introduced Premium paid subscriptions, offering its users enhanced features, including a more powerful email service without ads and limitations, increased storage for emails, files, photos, and videos. This upgrade will not affect free Inbox.lv users, &#8230; <a href="https://company.inbox.lv/2024/10/inbox-lv-premium-a-powerful-e-mail-service-without-ads-and-restrictions/">More</a>]]></description>
			<content:encoded><![CDATA[<p><strong>Starting in October, Inbox.lv has introduced Premium paid subscriptions, offering its users enhanced features, including a more powerful email service without ads and limitations, increased storage for emails, files, photos, and videos. This upgrade will not affect free Inbox.lv users, ensuring that the existing e-services remain unchanged for them.</strong></p>
<p>Inbox Premium users will have access to at least 150 GB of total storage for emails, files, photos, and videos, with options to upgrade to 300 GB or 1 TB (1000 GB) of storage.</p>
<p><span id="more-21247"></span></p>
<p>Inbox Premium users can send an unlimited number of emails per day, compared to the limit of 300 emails in the free version. Additionally, up to 250 recipients can be added per email, instead of just 50 in the free version.</p>
<p>A significant advantage of Inbox Premium is the ability to retain deleted emails, files, photos, and videos, as well as more frequent backups and longer archive retention.</p>
<p>Inbox Premium benefits apply both when using email and when using Inbox Files or Inbox Photos separately. Inbox Files allows convenient storage and sharing of all types of files, while Inbox Photos makes it easy to organize photos and videos into galleries and order photo prints. While these services are also available for free users, they come with limited storage and slower upload/download speeds.</p>
<p>Inbox Premium combines the features of the previous Inbox Mail+ and Inbox Files+ subscriptions into a single plan. These services will no longer be offered separately, but existing users with active subscriptions will retain all current features.</p>
<p>“We currently have no strategic plan to migrate all free users to Inbox Premium, as our company continues to operate effectively by selling ad space. Our advertising revenue and efficiency continue to grow, and we maintain a leading position in both visitor numbers and time spent on Inbox pages, thanks to products like Inbox News, Inbox Files, Inbox Photos, Inbox Games, XTV, and the classifieds portal PP.lv. Internal surveys also show that most free users are satisfied with the service. However, there will always be users with higher demands, and for them, we’ve created Inbox Premium,” explains Inbox.lv Product Manager Natālija Grigorjeva.</p>
<p><a href="https://billing.inbox.lv/premium/mail?/premium/mail/"> An Inbox Premium</a> subscription with 150 GB of total storage costs €13.99 for one year or €29.99 for three years. All users can take advantage of a one-time, free 30-day trial period (more information <a href="https://why.inbox.lv/free-trial?language=lv">here</a>).</p>
]]></content:encoded>
			<wfw:commentRss>https://company.inbox.lv/2024/10/inbox-lv-premium-a-powerful-e-mail-service-without-ads-and-restrictions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LLC &#8220;Inbokss&#8221; provides email services for LLC &#8220;Baltcom&#8221; clients.</title>
		<link>https://company.inbox.lv/2024/07/llc-inbokss-provides-email-services-for-llc-baltcom-clients/</link>
		<comments>https://company.inbox.lv/2024/07/llc-inbokss-provides-email-services-for-llc-baltcom-clients/#comments</comments>
		<pubDate>Tue, 02 Jul 2024 10:47:55 +0000</pubDate>
		<dc:creator>Inbox.lv</dc:creator>
				<category><![CDATA[About our products]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[email]]></category>

		<guid isPermaLink="false">http://company.inbox.lv/?p=20691</guid>
		<description><![CDATA[In May 2024, LLC &#8220;Baltcom&#8221; and LLC &#8220;Inbokss&#8221; signed an agreement according to which LLC &#8220;Inbokss&#8221; will provide email services for LLC &#8220;Baltcom&#8221; clients on the inbox.eu platform. The email platform of LLC &#8220;Inbokss&#8221; is the largest in the Baltic &#8230; <a href="https://company.inbox.lv/2024/07/llc-inbokss-provides-email-services-for-llc-baltcom-clients/">More</a>]]></description>
			<content:encoded><![CDATA[<p align="justify">In May 2024, LLC &#8220;Baltcom&#8221; and LLC &#8220;Inbokss&#8221; signed an agreement according to which LLC &#8220;Inbokss&#8221; will provide email services for LLC &#8220;Baltcom&#8221; clients on the <a href="https://www.inbox.eu" target="_blank"; style="color:#2a6887; text-decoration: none">inbox.eu</a> platform. The email platform of LLC &#8220;Inbokss&#8221; is the largest in the Baltic states and serves more than 3 million accounts. </p>
<p>This agreement means that <u>starting from 26.06.2024</u>:<br />
•	The email addresses of LLC &#8220;Baltcom&#8221; clients will remain unchanged and will continue to function as before.<br />
•	All user mailbox content has been migrated to the LLC &#8220;Inbokss&#8221; platform.<br />
•	The password for the mailbox will remain unchanged after the transition to <a href="https://www.inbox.eu/lv/?utm_source=inbox.lv&#038;utm_medium=referral&#038;utm_campaign=email_eu&#038;utm_content=company&#038;utm_term=posts" target="_blank"; style="color:#2a6887; text-decoration: none">https://www.inbox.eu</a>.</p>
<p><strong>What will change?</strong><br />
•	LLC &#8220;Baltcom&#8221; clients will be able to use the email service on the website <a href="https://www.inbox.eu/lv/?utm_source=inbox.lv&#038;utm_medium=referral&#038;utm_campaign=email_eu&#038;utm_content=company&#038;utm_term=posts" target="_blank"; style="color:#2a6887; text-decoration: none">https://www.inbox.eu</a>, the mobile app, or email programs using POP3/IMAP/SMTP protocols.<br />
•	To access your email, you must enter your full &#8220;Baltcom&#8221; email address, including the part after @ (e.g., janis@piemers.lv), and your current password in the username field.</p>
<p><strong>If you were using an email program to manage your email </strong> (Outlook, The Bat!, Thunderbird, Apple Mail и другие), please update the settings to the correct ones:<br />
<code style="color:#69728d;"><br />
IMAP (incoming mail server): <strong>mail.inbox.eu</strong><br />
•	Encryption: Must be turned on SSL<br />
•	Port IMAP: 993</p>
<p>SMTP (outgoing mail server): <strong>mail.inbox.eu</strong><br />
•	Encryption: Must be turned on TLS or SSL<br />
•	Port SMTP: 587 (in case if you use TLS)<br />
•	Port SMTP: 465 (in case if you use SSL)<br />
</code></p>
<p><span style="color:#CC0717; font-size:12px">Attention!</span> You need to use a <span style="color:#CC0717">special password to work with the email program</span>. Your initial password, which you use to log in to your email via the web page, will not work in the email program. You can obtain the special password in your mailbox <a href="https://email.inbox.eu/prefs?group=enable_pop3" target="_blank"; style="color:#2a6887; text-decoration: none">settings</a>. Detailed information on how to do this can be found <a href="https://help.inbox.eu/category/10200/question/10473" target="_blank"; style="color:#2a6887; text-decoration: none"><u>here</u></a> </p>
<p><strong>New features in your email with Inbox.eu:</strong><br />
•	Modern and user-friendly interface<br />
•	Functional mobile version of Inbox.eu email for Android and iOS phones<br />
•	Mailbox size up to 100 GB<br />
•	Increased daily sending limits<br />
•	IMAP/POP3/SMTPS availability<br />
•	Sync and store your contacts<br />
•	Use more than 10 linked accounts simultaneously<br />
•	Large storage for your documents and much more</p>
<p><strong>Security with Inbox.eu:</strong><br />
•	2-factor authentication<br />
•	Secure passwords for POP3/IMAP/SMTP<br />
•	Mailbox backup<br />
•	All user data is stored and processed in Latvia according to GDPR requirements</p>
<p><span style="font-size:16px"><br />
Technical support service for your email by phone <strong>+371 67359627</strong> or <a href="mailto: info@inbox.eu" target="_blank"; style="color:#2a6887; text-decoration: none"><strong>info@inbox.eu</strong></a>. </span></p>
<p><span style="color:grey; font-size:12px"><br />
PS. <a href="https://www.inbox.eu/lv/?utm_source=inbox.lv&#038;utm_medium=referral&#038;utm_campaign=email_eu&#038;utm_content=company&#038;utm_term=posts" target="_blank"; style="color:#2a6887; text-decoration: none"><u>Inbox.eu</u></a> is an email service with your domain name, which is an irreplaceable assistant for companies, as well as individuals in their communications, idea implementation, and development. We offer only the most requested and necessary features, avoiding excessive settings, and continuously improve our service to ensure it remains reliable and high-quality for all of our users. </span></p>
<p><img src="http://company.inbox.lv/files/2016/01/imga_source2.jpg" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>https://company.inbox.lv/2024/07/llc-inbokss-provides-email-services-for-llc-baltcom-clients/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Labels in Email for Convenient Organization and Quick Message Retrieval!</title>
		<link>https://company.inbox.lv/2024/07/labels-in-email-for-convenient-organization-and-quick-message-retrieval/</link>
		<comments>https://company.inbox.lv/2024/07/labels-in-email-for-convenient-organization-and-quick-message-retrieval/#comments</comments>
		<pubDate>Tue, 02 Jul 2024 10:22:53 +0000</pubDate>
		<dc:creator>Inbox.lv</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[email]]></category>

		<guid isPermaLink="false">http://company.inbox.lv/?p=20653</guid>
		<description><![CDATA[We are pleased to announce a new feature in our email service — Labels. With labels, you can mark your special emails to quickly find them in your inbox. Labels allow you to efficiently organize your correspondence by highlighting important &#8230; <a href="https://company.inbox.lv/2024/07/labels-in-email-for-convenient-organization-and-quick-message-retrieval/">More</a>]]></description>
			<content:encoded><![CDATA[<p align="justify">We are pleased to announce a new feature in our email service — <strong style="color:#CC0717; text-decoration: none">Labels</strong>. With labels, you can mark your special emails to quickly find them in your inbox. Labels allow you to efficiently organize your correspondence by highlighting important messages and simplifying their retrieval. </p>
<p><strong>How to use Labels?</strong><br />
•	Create labels according to your preferences, such as &#8220;Work&#8221;, &#8220;Personal&#8221;, &#8220;Bills&#8221;, &#8220;Studies&#8221;, &#8220;School&#8221;, &#8220;To Check&#8221;, etc.<br />
•	There is a limit to label names, choose short words.<br />
•	Tag emails with one or more labels in any folder.<br />
•	View emails sorted by labels.<br />
•	Use filters to automatically assign labels to emails from specific senders or with particular subjects.</p>
<p><strong style="color:#CC0717; text-decoration: none">Advantages of Labels:</strong><br />
•	Convenient organization &#8211; quickly tag and highlight important emails for easy access.<br />
•	Search by labels &#8211; easily find emails marked with a specific label, regardless of the folder they are in.<br />
•	Automatic label assignment &#8211; create filters that automatically assign labels to emails from specific senders or subjects.<br />
•	Increased productivity &#8211; save time searching for needed emails by focusing on important messages.</p>
<p><code><iframe width="560" height="315" src="https://www.youtube.com/embed/UT_vlDE8tnU?si=LZdixbqZJ5eXWaoE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></code></p>
<p><strong>Availability:</strong><br />
The &#8220;Labels&#8221; feature is available to all users. By default, you can use 3 labels, but if you need to organize your mail more thoroughly, upgrade to Mail+ where 10 labels are available.</p>
<p><strong>Setup and Usage:</strong><br />
You can set up and modify labels in the email settings, under the &#8220;Labels&#8221; section, or directly below your folder list on the left side. Labels are displayed in both the web version of the email and in mobile apps for Android and iOS, providing you access to organized correspondence anytime, anywhere.</p>
<p><strong>Try using labels to streamline and expedite your email management!</strong></p>
]]></content:encoded>
			<wfw:commentRss>https://company.inbox.lv/2024/07/labels-in-email-for-convenient-organization-and-quick-message-retrieval/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom email address with your company name (info@yourdomain.com)</title>
		<link>https://company.inbox.lv/2022/08/custom-email-address-with-your-company-name-infoyourdomain-com/</link>
		<comments>https://company.inbox.lv/2022/08/custom-email-address-with-your-company-name-infoyourdomain-com/#comments</comments>
		<pubDate>Sun, 21 Aug 2022 07:02:20 +0000</pubDate>
		<dc:creator>Inbox.lv</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Inbox.eu]]></category>

		<guid isPermaLink="false">http://company.inbox.lv/?p=20019</guid>
		<description><![CDATA[(Latvian) WWW.INBOX.EU piedāvā e-pastu ar jūsu uzņēmuma vai projekta nosaukumu! To var ikviens ! Lai izveidotu pastkastīti ar jūsu izvēlēto nosaukumu, nemaz nav jābūt IT speciālistam. Izveides process sastāv no 3 soļiem: 1.solis – reģistrējies sistēmā inbox.eu https://www.inbox.eu/lv/signup/business Izveidojiet savu &#8230; <a href="https://company.inbox.lv/2022/08/custom-email-address-with-your-company-name-infoyourdomain-com/">More</a>]]></description>
			<content:encoded><![CDATA[<p><em>(Latvian)</em>
<p align="left"><span style="color:#CC0717; font-size:18px"><a href="https://www.inbox.eu/lv/?utm_source=inbox.lv&#038;utm_medium=referral&#038;utm_campaign=email_eu&#038;utm_content=company&#038;utm_term=posts" target="_blank";  style="color:#CC0717; text-decoration: none"><strong>WWW.INBOX.EU</strong> piedāvā e-pastu ar jūsu uzņēmuma vai projekta nosaukumu! </a></span></p>
<p>To var ikviens ! Lai izveidotu pastkastīti ar jūsu izvēlēto nosaukumu, nemaz nav jābūt IT speciālistam. Izveides process sastāv no 3 soļiem:</p>
<p><strong>1.solis – reģistrējies sistēmā inbox.eu</strong>   <a href="https://www.inbox.eu/lv/?utm_source=inbox.lv&#038;utm_medium=referral&#038;utm_campaign=email_eu&#038;utm_content=company&#038;utm_term=posts" target="_blank";  style="color:#2a6887; text-decoration: none">https://www.inbox.eu/lv/signup/business </a><br />
Izveidojiet savu administratora kontu, no kura pārvaldīsiet sava uzņēmuma pastkastīti. Izvēlieties sadaļu “Atvērt biznesa Inbox”. Reģistrācijai jums būs nepieciešama kāda no jūsu e-pasta adresēm (piemēram, @inbox.lv , @gmail.com vai jebkura cita), kā arī jūsu uzņēmuma mājas lapas nosaukums/domēns.<br />
Izveidoto piekļuvi jūs izmantosiet, lai pārvaldītu visus jūsu domēna e-pastus, piemēram, pievienosiet jaunus lietotājus, kā arī pārvaldīsiet šo lietotāju paroles maiņas un uzstādījumus.</p>
<p><strong>2.solis – domēna validācija</strong> <a href="https://www.inbox.eu/lv/?utm_source=inbox.lv&#038;utm_medium=referral&#038;utm_campaign=email_eu&#038;utm_content=company&#038;utm_term=posts" target="_blank";  style="color:#2a6887; text-decoration: none">https://www.inbox.eu/lv/signin/business  </a><br />
Pēc veiksmīgas domēna reģistrācijas, ejiet uz sadaļu “ienākt administratora vadības panelī”. Lai varētu turpināt darbu un pievienot vēl e-pasta adreses, mums jāpārliecinās, ka jūs tiešām esat šī domēna īpašnieks.<br />
Ir pieejamas divas domēna validācijas metodes https://help.inbox.eu/category/10195<br />
Mēs iesakām jums izmantot vienkāršāko validācijas metodi – MX ieraksts. Ja jums ir mājas lapa, tad šī  validācijas metode neietekmēs tās darbību. MX ieraksts ir nepieciešams, lai nodrošinātu e-pasta darbību (e-pasta nosūtīšanai un saņemšanai).<br />
Pievienojot MX ierakstu = mx.inbox.eu, jūsu e-pasts sāks darboties inbox.eu sistēmā. Šo ierakstu nepieciešams pievienot sistēmā, kur tika reģistrēts un iegādāts jūsu esošais domēns, <a href="https://help.inbox.eu/category/10195/question/10645" target="_blank";  style="color:#2a6887; text-decoration: none">piemērām, nic.lv, godaddy.com u.c.</a> </p>
<p><u>Lietotāji, kuriem jau ir domēna e-pasta adrese &#8211; pieejama migrācija!</u><br />
Ja jums ir uzņēmuma e-pasts, piemēram, G-Suite/Google/Yandex vai citā vietā, un jūs vēlaties pāriet un izmantot inbox.eu ar savu pašreizējo adresi, tas ir iespējams, pārnesot vecās vēstules uz inbox.eu servisu. Jums ir nepieciešams validēt domēnu ar TXT ierakstu, tas apstiprinās, ka jūs esat attiecīgā domēna īpašnieks un ļaus sinhronizēt e-pasta saturu. Pārbaudiet, vai visas nepieciešamās e-pasta vēstules ir veiksmīgi pārnestas uz jauno servisu un tad varat arī pievienot MX ierakstu un sākt darbu ar e-pastiem inbox.eu servisā.<br />
Pārbaudiet kādi ieraksti ir pievienoti jūsu domēnam un vai domēns ir validēts – to varat redzēt sadaļā “domēna validācija”<br />
Ja veiksiet sava e-pasta sinhronizāciju, tad arī lietotāji ģenerēsies automātiski.<br />
E-pasta pārnešanu iespējams veikt no jebkuras sistēmas (yandex, mail.ru, g-suite, gmail), izmantojot IMAP protokolu. G-suite un gmail.com  lietotājiem esam sagatavojuši instrukciju, kādas darbības veikt , lai veiksmīgi pārietu no vienas sistēmas uz otru.<br />
<a href="https://help.inbox.eu/?keyword=sync_google_custom_domain" target="_blank";  style="color:#2a6887; text-decoration: none">https://help.inbox.eu/?keyword=sync_google_custom_domain </a><br />
<a href="https://help.inbox.eu/?keyword=sync_gmail_personal" target="_blank";  style="color:#2a6887; text-decoration: none">https://help.inbox.eu/?keyword=sync_gmail_personal </a></p>
<p><b>3.solis – jūsu e-pasta izveide.</b><br />
Kad jūsu domēns ir validēts ar MX vai TXT ierakstu – jūs varat izveidot savu e-pastu. Ejiet uz sadaļu “Lietotājs” un izvēlēties “Izveidot “.  Lietotāja vārda izvēle ir brīva jūsu improvizācija, kā arī lietotāju skaitam nav ierobežojumu.<br />
Mēs piedāvājam arī automātisku e-pastu izveidi, izmantojot CSV failu. Caur šo failu uzreiz tiek ģenerēts lietotāja vārds, parole, vārds un uzvārds. Faila piemēru atradīsiet sadaļā “Importēt”.</p>
<p>Tas arī viss! Reģistrācija, validācija, e-pasta izveide vai e-pasta  pārnešana. Tieši 3 soļi līdz jūsu e-pasts ar jūsu izvēlētā domēna nosaukumu ir gatavs darbam uzreiz pēc izveides. </p>
<p>Papildus varat uzstādīt IMAP (pieeja e-pastam izmantojot outlook, iOs mobile email, u.c.), izveidot  5 aliasus (aizstājvārdus)  katram jūsu e-pastam, kā arī izmantot mobilo aplikāciju inbox.eu un sūtīt neierobežotu e-pastu skaitu visas dienas garumā.</p>
<p>Izmēģiniet! Mūsu tehniskais atbalsts vienmēr gatavs palīdzēt!</p>
<p align="center"><span style="color:#CC0717; font-size:18px"><br />
Rakstiet – <b>info@inbox.eu</b><br/><br />
<strong><a href="https://www.inbox.eu/lv/?utm_source=inbox.lv&#038;utm_medium=referral&#038;utm_campaign=email_eu&#038;utm_content=company&#038;utm_term=posts" target="_blank";  style="color:#2a6887; text-decoration: none">WWW.INBOX.EU</a></strong><br />
</span></p>
<p style="text-align: center;"><a href="https://www.inbox.eu/lv/?utm_source=inbox.lv&#038;utm_medium=referral&#038;utm_campaign=email_eu&#038;utm_content=company&#038;utm_term=posts" target="_blank";  style="color:#2a6887; text-decoration: none"><img src="https://b.adbox.lv/b/11371/6301e1ae562a5.png" alt="Inbox.eu email!" /></a></p>
]]></content:encoded>
			<wfw:commentRss>https://company.inbox.lv/2022/08/custom-email-address-with-your-company-name-infoyourdomain-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Passwords used on multiple internet services</title>
		<link>https://company.inbox.lv/2018/01/passwords-used-on-multiple-internet-services/</link>
		<comments>https://company.inbox.lv/2018/01/passwords-used-on-multiple-internet-services/#comments</comments>
		<pubDate>Thu, 11 Jan 2018 21:16:51 +0000</pubDate>
		<dc:creator>Inbox.lv</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://company.inbox.lv/?p=18465</guid>
		<description><![CDATA[A lot of internet users are reusing the same password across multiple services. That gives hackers opportunity to use the passwords stolen from one service on another one. On December 2017 massive passwords database was published. There is total of &#8230; <a href="https://company.inbox.lv/2018/01/passwords-used-on-multiple-internet-services/">More</a>]]></description>
			<content:encoded><![CDATA[<p align="justify">A lot of internet users are reusing the same password across multiple services. That gives hackers opportunity to use the passwords stolen from one service on another one.</p>
<p align="justify">On December 2017 massive passwords database was published. There is total of 1.4 billion of emails with passwords. Part of services where passwords was stolen is huge: Last.FM, Bitcoin, Pastebin, LinkedIn, MySpace, Netflix, YouPorn, Zoosk, Badoo, RedBox, games like Minecraft and Runescape, Anti Public, Exploit.in ….</p>
<p align="justify">We have purchased that list of all passwords and filtered our users. We force every affected user to change it passwords. It’s only matter of time when somebody else will start using your email account if password will not be changed.</p>
<p align="justify"><span style="font-size: 12pt; color: black;">How to protect yourself in the future:</span></p>
<p>1. Don’t use the same password for different services.<br />
2. Use password manager software to remember all passwords and make it secure.<br />
3. Always use <a style="color: #2a6887; text-decoration: none;" href="https://login.inbox.lv/profile/pass_recovery/two_steps" target="_blank">two pass authorizations</a> on every place where it exists<br />
4. Don’t use easy guessing passwords</p>
]]></content:encoded>
			<wfw:commentRss>https://company.inbox.lv/2018/01/passwords-used-on-multiple-internet-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inbox Calendar in your mobile phone!</title>
		<link>https://company.inbox.lv/2016/12/inbox-calendar-in-your-mobile-phone/</link>
		<comments>https://company.inbox.lv/2016/12/inbox-calendar-in-your-mobile-phone/#comments</comments>
		<pubDate>Sun, 25 Dec 2016 21:05:01 +0000</pubDate>
		<dc:creator>sabine</dc:creator>
				<category><![CDATA[About our products]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[calendar]]></category>

		<guid isPermaLink="false">http://company.inbox.lv/?p=14850</guid>
		<description><![CDATA[Calendars are an integral part of our lives! In calendar, we tend to mark important meetings, phone calls, tasks, events and other important things. For many people, each new day begins directly with the revision of the calendar. Inbox team offers its own version &#8230; <a href="https://company.inbox.lv/2016/12/inbox-calendar-in-your-mobile-phone/">More</a>]]></description>
			<content:encoded><![CDATA[<p>Calendars are an integral part of our lives! In calendar, we tend to mark important meetings, phone calls, tasks, events and other important things. For many people, each new day begins directly with the revision of the calendar.</p>
<p align="justify">Inbox team offers its own version of the Calendar &#8211; it allows you organize data about upcoming events and meetings, and, which is important – it will always be by your hand &#8211; on your mobile phone, tablet, in your laptop or any other device!</p>
<p><strong>How it works?</strong></p>
<p align="justify">Inbox Calendar is available at the following address <a style="color: blue; text-decoration: none;" href="https://calendar.inbox.lv" target="_blank">https://calendar.inbox.lv</a> or through the button &#8220;Calendar&#8221; which is located in the top toolbar in your mailbox Inbox Mail. Calendar web version offers three options for displaying events: week, month or day.</p>
<p align="justify">In the left side you can see a list of available calendars which you can include or exclude from the display. Events in each calendar are displayed in different colors, allowing you to better navigate the schedule.<br />
When you create a new event, Inbox by default will place this event in the first calendar that appears on the left toolbar. Set as the first calendar one that is used most often &#8211; for work or personal needs. This can be done in the calendar settings, simply by dragging the desired calendar up or down.</p>
<p><strong>How to use a calendar with your friends, family or colleagues? </strong></p>
<p align="justify">Be aware of the planned activities together with friends, family or co-workers! To share the same calendar with your friends, family or colleagues, open Settings and click on the button &#8220;Share&#8221;. Here you enter full participant&#8217;s e-mail address and select calendar access type &#8211; &#8220;Read only&#8221; or &#8220;Full access.&#8221; If you choose to provide full access, then the participant will have the opportunity not only to look at the calendar, but also to make changes in events.</p>
<p><strong>Inbox Calendar in your phone! </strong></p>
<p align="justify">There are two ways that you can use Inbox Calendar in your mobile phone and other devices.</p>
<p><strong>Type 1 (recommend to those who use phones with Android operating system):</strong></p>
<p align="justify">1) Install Inbox.lv mobile application on your phone (<a href="https://play.google.com/store/apps/details?id=lv.inbox.mailapp" target="_blank">Google Play</a>)<br />
2) Log into your mailbox.<br />
3) During the first sing-in time, allow calendar synchronization, or check whether synchronization is enabled (Settings &#8211; Synchronization &#8211; Calendar Sync On)<br />
4) After synchronization is switched on, Inbox Calendar with all connected calendars and events will be automatically added to your phone&#8217;s calendar application.<br />
5) If you add new events, edit or delete existing events on your mobile phone or in the web version, Inbox will automatically update the calendar on your device.</p>
<p align="justify">You can use the Inbox Calendar on your mobile phone only if you are logged in to your mailbox through the Mobile Application Inbox.lv. Do not forget to turn on the calendar synchronization.</p>
<p><strong>Type 2:</strong></p>
<p align="justify">You can set Inbox Calendar sync in your phone using the CalDAV protocol. CalDAV account can be added to your phone settings. Sync enables you to view and make changes to events in Inbox Calendar using another calendar applications on your mobile phone. If changes are made in one of the calendar applications, they will synchronize once Inbox Calendar connect to the internet.</p>
<p align="justify">More detailed information about how to install Inbox Calendar on some of the most frequently used applications (MS Outlook, Thunderbird Lightning, iOS, etc.), see section Inbox Calendar &#8211; Calendars &#8211; Connect.</p>
<p style="text-align: center;" align="center"><em>Use Inbox Calendar and never forget about your plans!</em></p>
]]></content:encoded>
			<wfw:commentRss>https://company.inbox.lv/2016/12/inbox-calendar-in-your-mobile-phone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
