Skip to content

Commit

Permalink
Add MailboxHash to vendor specific params (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwood authored Aug 29, 2021
1 parent dbbf6c0 commit 4c34136
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/griddler/postmark/adapter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 27,7 @@ def normalize_params
attachments: attachment_files,
headers: headers,
vendor_specific: {
mailbox_hash: params[:MailboxHash],
message_id: params[:MessageID],
stripped_text_reply: params[:StrippedTextReply]
}
Expand Down

0 comments on commit 4c34136

Please sign in to comment.