2 years ago
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 ?
4 Replies
a year ago
hey! any news about this issue?
a year ago
I'm also facing similar problem, this was working just fine before not sure why this issue suddenly app came, i also need to send a template email when a user fills the initial form, i'm using nodemailer for sending emails.
10 months ago
same here. I found out that if the recipient address has the same domain of the address I am using to send the emails, the mail goes through... I don't know what this means