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

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Magento/PHP - Get phones on all members in a customer group -

session - Logging Out Using PHP -