nodmailer

hello railway forum, I'm using nodemailer within nodejs server to send email verification , now when i send email locally it works just fine the receiver revives the email but when i send it from railway server i can see from the logs that the email is sent but the user never receives the email >>any one can help with this ?
7 Replies
Percy
Percy6mo ago
Project ID: d8b7fdf9-eed7-4623-8d62-9369efec1728
hasanbaydoun
hasanbaydoun6mo ago
service id : d8b7fdf9-eed7-4623-8d62-9369efec1728
Brody
Brody6mo ago
what email service are you using with nodemailer? it's likely that they are blocking your access because it's coming from shared hosting
hasanbaydoun
hasanbaydoun6mo ago
im using outlook365 , But in sent emails in the inbox of the email i can see that the messages are sent here's the code
hasanbaydoun
hasanbaydoun6mo ago
No description
Attacler/Bart
Attacler/Bart6mo ago
it could also be the content of the mail itself i had this once when there was an img tag without a src if your sending the exact same thing from railway as the other hosting/local, some links that might help: - https://stackoverflow.com/a/71406329 (does not receive on an outlook emailadres) - https://stackoverflow.com/questions/45305050/nodemailer-email-send-but-not-receive
Stack Overflow
Nodemailer doesn't send emails to outlook.office365 accounts
I am trying to send emails from a gmail account to the receiver which is my university email outlook.office365 . it works fine for gmail to gmail , gmail to outlook.live , gmail to yahoo import * as
Stack Overflow
Nodemailer - email send but not receive
I'm build an API with feathersjs and I need to send an email with an attachment. The email seems to be send but I receive nothing. In my mail.service.js const nodemailer = require('nodemailer'); co...
Attacler/Bart
Attacler/Bart6mo ago
it could also be in the spam of the receiver i guess
Want results from more Discord servers?
Add your server
More Posts
Error deployed after migrating database PostgresProject ID: f972c1e8-be0a-41e3-9cc6-af5cee831ce9 I encountered an error in the Strapi project deploGetting error 503 when trying to make requests to backend hosted in RailwayAs the title says, I can't make any requests to my database since it always returns error 503. I havCouple questions regarding railwayDoes railway have any built in functionality to "bundle" services together for load balancing/horizosecond time having problem to connect to the proxyyesterday i couldnt connect to the proxy im using for sending out the requests but it fixed after rNixpack build errorThis is what I've been encountering building my Django app on railway for the past 72 hours. Please Image from Dockerfile is not running on RailwayHey guys, I am trying to deploy an image based on `tiredofit/db-backup` but it is not running on RaiWaiting for deployment when running `railway up` in CIHi all! I am trying to set up a CI system to deploy a project on Railway, and got everything workingFailed to resolve hostHey! I have a flask app running on a service exposed to public. Sometimes my client side code breaksHow to change db from US West to EU West? I saw the options, but I can't select them.Hello, my application was initially deployed to US West but since I reside in EU, I would prefer my Error: P1001: Can't reach database server at `postgres.railway.internal`:`5432`Container keeps crashing, says it can't reach my database. I use private networking with the private