<?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: osmanakkawi</title>
    <description>The latest articles on DEV Community by osmanakkawi (@osmanakkawi).</description>
    <link>https://dev.to/osmanakkawi</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%2F3971243%2F880b980f-1121-4ac2-a1dc-38f7c14af694.jpeg</url>
      <title>DEV Community: osmanakkawi</title>
      <link>https://dev.to/osmanakkawi</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/osmanakkawi"/>
    <language>en</language>
    <item>
      <title>T-Mail: An Email System Using Telegram as the Storage Layer</title>
      <dc:creator>osmanakkawi</dc:creator>
      <pubDate>Sat, 06 Jun 2026 12:17:42 +0000</pubDate>
      <link>https://dev.to/osmanakkawi/t-mail-an-email-system-using-telegram-as-the-storage-layer-5fel</link>
      <guid>https://dev.to/osmanakkawi/t-mail-an-email-system-using-telegram-as-the-storage-layer-5fel</guid>
      <description>&lt;p&gt;Hi everyone! 👋&lt;/p&gt;

&lt;p&gt;I’m Osman Akkawi, a Computer Science student from Lebanon. I want to share my latest project, T-Mail, an innovative email-style system that reimagines email by using Telegram as the storage layer instead of a traditional database.&lt;/p&gt;

&lt;p&gt;Key Features of T-Mail:&lt;br&gt;
Email Identity: Users get a real email address like &lt;a href="mailto:username@tmailok.abrdns.com"&gt;username@tmailok.abrdns.com&lt;/a&gt;.&lt;br&gt;
Send &amp;amp; Receive Emails: Compose, send, and receive messages directly inside Telegram Mini App or web client.&lt;br&gt;
Inbox Management: Inbox, sent items, drafts, trash, and starred messages.&lt;br&gt;
Attachments: Upload multiple attachments with size limits, including images and documents.&lt;br&gt;
Threaded Replies: Keep conversations organized in threads.&lt;br&gt;
Full-Text Search: Search emails easily across your mailbox.&lt;br&gt;
Telegram Push Notifications: Get notified instantly for new emails.&lt;br&gt;
Database-Free Architecture: Uses Telegram channels and Bot API to store messages, sessions, snapshots, and attachments.&lt;br&gt;
External Email Integration: Send and receive emails outside Telegram using Resend API.&lt;br&gt;
Secure Authentication: OTP login, JWT-based sessions, and optional development bypass for testing.&lt;br&gt;
AI Mail Butler (Upcoming): Automate tasks like sorting, replying, or summarizing emails.&lt;br&gt;
Web &amp;amp; Mini App Compatibility: Works seamlessly in Telegram Mini App and in the web browser.&lt;br&gt;
Attachment &amp;amp; Body Limits: Configurable maximum attachment sizes, number of attachments, recipients, subject length, and email body size.&lt;br&gt;
Why It’s Innovative:&lt;br&gt;
No traditional database needed → secure, scalable, and zero database maintenance.&lt;br&gt;
Unified experience → use both Telegram and web interfaces.&lt;br&gt;
Extensible → future AI automation and external integrations.&lt;/p&gt;

&lt;p&gt;You can explore T-Mail here: &lt;a href="https://t-mailok.vercel.app" rel="noopener noreferrer"&gt;https://t-mailok.vercel.app&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Links:&lt;br&gt;
GitHub: &lt;a href="https://github.com/osman-akkawi/T-Mail" rel="noopener noreferrer"&gt;https://github.com/osman-akkawi/T-Mail&lt;/a&gt;&lt;br&gt;
LinkedIn: &lt;a href="https://www.linkedin.com/in/osman-akkawi-0319aa285/" rel="noopener noreferrer"&gt;https://www.linkedin.com/in/osman-akkawi-0319aa285/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I’d love to get feedback from the community, especially on the Telegram storage layer approach and potential improvements.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>programming</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
