Stranger6667/postmarker

Access message via bounce and open

Stranger6667 opened this issue · 0 comments

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>