Comments on: Nodemailer Guide: Configuration, SMTP Setup, and Email Sending https://mailtrap.io/blog/sending-emails-with-nodemailer/ Modern email delivery for developers and product teams Fri, 22 Aug 2025 10:07:15 +0000 hourly 1 By: Piotr Malek https://mailtrap.io/blog/sending-emails-with-nodemailer/#comment-1526 Tue, 02 Feb 2021 16:11:22 +0000 http://blog.mailtrap.io/?p=572#comment-1526 In reply to Pradeep.

Hi Pradeep. This is an intended outcome, these emails are not supposed to reach the real recipients. Mailtrap is a fake SMTP server. As such, it’s able to capture emails sent from your app but it doesn’t actually pass them to mail servers – that’s why no emails will ever be received. Please read more about it in our knowledge base: https://help.mailtrap.io/article/59-troubleshooting#not-in-inbox

If you’d like to keep receiving emails into Mailtrap AND deliver them to recipients, you could use one of our premium features called Email per Inbox. You would generate an individual email address for your inbox that you could bcc with each email sent. Recipients would get all their messages and you would see a copy of each in your Mailtrap dashboard.

]]>
By: Pradeep https://mailtrap.io/blog/sending-emails-with-nodemailer/#comment-1523 Fri, 29 Jan 2021 02:11:27 +0000 http://blog.mailtrap.io/?p=572#comment-1523 Hey,

I have integrated the Mailtrap integration in my laravel project I am able the see the mails which are triggered in mailtap dashboard but they are not delivering the mails to the user mail id provided. Can anyone help me how to debug this issue.

]]>
By: Bernie https://mailtrap.io/blog/sending-emails-with-nodemailer/#comment-1488 Thu, 12 Nov 2020 11:55:36 +0000 http://blog.mailtrap.io/?p=572#comment-1488 Hello. Can the path option of the attachments be a URL that leads to the file?

]]>
By: John https://mailtrap.io/blog/sending-emails-with-nodemailer/#comment-1467 Mon, 05 Oct 2020 11:49:44 +0000 http://blog.mailtrap.io/?p=572#comment-1467 Great article and thank you for explaining the process with nodemailer.

For others who are looking for free HTML email templates, you can find a lot of them here https://codedmails.com

]]>