<?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: Karthick Selvaraj</title>
    <description>The latest articles on DEV Community by Karthick Selvaraj (@karthick_selvaraj).</description>
    <link>https://dev.to/karthick_selvaraj</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%2F1051366%2Fe7cb2116-bc03-4ef6-9675-9d80a9413dce.png</url>
      <title>DEV Community: Karthick Selvaraj</title>
      <link>https://dev.to/karthick_selvaraj</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/karthick_selvaraj"/>
    <language>en</language>
    <item>
      <title>Send Offline Receiving Messages to Email Notification</title>
      <dc:creator>Karthick Selvaraj</dc:creator>
      <pubDate>Fri, 24 Mar 2023 05:08:41 +0000</pubDate>
      <link>https://dev.to/karthick_selvaraj/send-offline-receiving-messages-to-email-notification-4nm</link>
      <guid>https://dev.to/karthick_selvaraj/send-offline-receiving-messages-to-email-notification-4nm</guid>
      <description>&lt;p&gt;We were working on the chat application. &lt;br&gt;
For my case, user might get messages when they are offline. At this time I want to notify them in email that new message from XXX like teams. &lt;br&gt;
I would like to know how can I achieve this, and what is the way to implement this.&lt;/p&gt;

&lt;p&gt;Platform Working - Web-React, AND &amp;amp; IOS.&lt;/p&gt;

&lt;p&gt;I'm trying to identify which way we can use to implement this logic and what steps we need to take care. Also it would be helpful if you share useful links&lt;/p&gt;

</description>
      <category>offlineuser</category>
      <category>email</category>
      <category>notification</category>
    </item>
  </channel>
</rss>
