How to Add Return-Path Mail Header using SendGrid -
i sending emails azure webjob (c#) via sendgrid. don't see option add return-path in mail header. possible?
by default, sendgrid controls return-path, , overwrites need bounce management.
if need stay original, you'd have contact support team disable setting.
if need bounce backs, can set using bounce forwarding, or allthedata event webhook.
Comments
Post a Comment