Access message via bounce and open
Stranger6667 opened this issue · 0 comments
Stranger6667 commented
In bounce, delivery webhook & open it should be outbound message instance. It could be useful:
>>> bounce = postmark.bounces.Bounce(raw_data)
>>> bounce.message
<OutboundMessage: Blocked message from test@example.com>