vithalreddy/node-mailin

Missing fields in the mailinMsg received in the "message" event

Ibrahimtrrc opened this issue · 2 comments

hi,
i'm upgrading the package passing from mailin to "node-mailin" but a lot of things changed like the structure of the mailinmsg for instance.

Can you provide an exemple of what we expect as a mailingMsg in this version please ?

For example i'm looking for the priority that was in the "old" mailinMsg

{
  "mailinMsg":
  {
     ...
      "priority": "normal", // I need this but can"t find it in data
     ...
}

Best regards,

so you close the issue without giving answers ?

It's not implemented in this lib.