<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: selvamramasamy</title>
    <description>The latest articles on DEV Community by selvamramasamy (@selvamramasamy).</description>
    <link>https://dev.to/selvamramasamy</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F976804%2F0a6ef65a-8748-4525-a3a9-9b50283a4da7.png</url>
      <title>DEV Community: selvamramasamy</title>
      <link>https://dev.to/selvamramasamy</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/selvamramasamy"/>
    <language>en</language>
    <item>
      <title>How to fix Imap simultaneous connection</title>
      <dc:creator>selvamramasamy</dc:creator>
      <pubDate>Tue, 22 Nov 2022 03:37:49 +0000</pubDate>
      <link>https://dev.to/selvamramasamy/how-to-fix-imap-simultaneous-connection-62k</link>
      <guid>https://dev.to/selvamramasamy/how-to-fix-imap-simultaneous-connection-62k</guid>
      <description>&lt;p&gt;I am using imap in node js app. Login is happening and connection also established but after some request connection is not establishing and it says authentication error even username and password is correct.&lt;/p&gt;

&lt;p&gt;I know after some request imap is blocked the connection temporary. How to fix this? is there any way to open connection always without login each time? &lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
