product · inferred from evidence
Message-ID
The standard email header field for the message identifier.
- How to get the Postmark message ID after sending with postmark-rails
After delivering, read the Postmark response off the message: `message = UserMailer.welcome(@user); message.deliver_now; message.postmark_response` exposes the API response including the message ID, and `message.message_id` gives the standa