You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support for EmailMessage.extra_headers and transactional option
Relates to #159
EmailMessage.extra_headers land in custom_headers transmission param,
and X-MSYS-API if present and has options.transactional == True will
translate onto transactional transmission param.
0 commit comments