<?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>Forem: mariya tawfik</title>
    <description>The latest articles on Forem by mariya tawfik (@mariya_tawfik_b45c84a80a8).</description>
    <link>https://forem.com/mariya_tawfik_b45c84a80a8</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%2F3546189%2F527decd7-761e-4884-8bc5-3b2fed5f4749.jpg</url>
      <title>Forem: mariya tawfik</title>
      <link>https://forem.com/mariya_tawfik_b45c84a80a8</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/mariya_tawfik_b45c84a80a8"/>
    <language>en</language>
    <item>
      <title>Help Needed – Email Sending Issues After Deployment (Node.js/Express)</title>
      <dc:creator>mariya tawfik</dc:creator>
      <pubDate>Sun, 05 Oct 2025 06:34:02 +0000</pubDate>
      <link>https://forem.com/mariya_tawfik_b45c84a80a8/help-needed-email-sending-issues-after-deployment-nodejsexpress-34lg</link>
      <guid>https://forem.com/mariya_tawfik_b45c84a80a8/help-needed-email-sending-issues-after-deployment-nodejsexpress-34lg</guid>
      <description>&lt;p&gt;Hello everyone,&lt;/p&gt;

&lt;p&gt;I'm working on a backend project using Node.js and Express, where I send OTPs and password reset emails via Gmail using Nodemailer. Everything works perfectly on my local machine, but I’ve run into several issues after deploying the app using Render (free tier):&lt;/p&gt;

&lt;p&gt;With Nodemailer, I configured all the necessary environment variables, but after deployment, I get a timeout error.&lt;/p&gt;

&lt;p&gt;I tried switching to Resend (free tier), but it only sends emails to its dashboard—not to the actual user’s email.&lt;/p&gt;

&lt;p&gt;Then I moved to Brevo (formerly Sendinblue) free tier. It worked locally, but after deployment, it stopped sending emails entirely.&lt;/p&gt;

&lt;p&gt;Finally, I tried SendGrid (free tier). I signed up successfully, but when I try to log in, it says “incorrect password”—even though I’m sure the password is correct. I attempted a password reset and accessed the dashboard, but the login issue persists.&lt;/p&gt;

&lt;p&gt;Has anyone faced similar problems with email services after deployment? I’d really appreciate any guidance or suggestions on how to resolve this.&lt;/p&gt;

&lt;p&gt;Thanks in advance!&lt;/p&gt;

</description>
      <category>node</category>
      <category>express</category>
      <category>email</category>
      <category>deployment</category>
    </item>
  </channel>
</rss>
