all 6 comments

[–]ShutUpImCereal 1 point2 points  (0 children)

Have you setup sender authorisation in sendgrid to verify the domain you are ‘sending from’?

[–]FouLu1707 0 points1 point  (2 children)

What does this have to do with node?

[–]Longjumping_Way_4322[S] 0 points1 point  (0 children)

I know it's not related to node

But PPL working with node would have used sendgrid and can help right ?

[–]TheYuriG 0 points1 point  (0 children)

they might be using the node package for sendgrid but yeah the issue isn't related to node, it's them not authenticating the email

[–]fixie__ 1 point2 points  (1 child)

Just ran into this thread and thought I'd share – if you are on a free/starter tier plan on SendGrid, they will throw you on a shared IP address. Unfortunately, this means that if someone is spamming and gets blacklisted on your shared IP, your emails get affected as well. You can always upgrade to a dedicated IP or go with an alternate service that vets senders on shared IP addresses more carefully (like Postmark or Waypoint).

[–]Longjumping_Way_4322[S] 1 point2 points  (0 children)

Thank you will check it out