swiftmailer-postmark icon indicating copy to clipboard operation
swiftmailer-postmark copied to clipboard

Allow to have open & link tracking by SMTP headers

Open jeroenvdheuvel opened this issue 5 years ago • 1 comments

SMTP header "X-PM-TrackOpens" and "X-PM-TrackLinks" will mapped to the correct payload name. This allows open and link tracking per swift message.

Mapping is done in a similar way as "X-PM-Tag".

jeroenvdheuvel avatar Feb 03 '20 16:02 jeroenvdheuvel

Hi @jeroenvdheuvel - thanks for bringing this to our attention and the PR. As we have discussed in other issues, we're updating our API endpoints to detect and handle these cases and we have created an internal ticket to get this resolved (probably within a week or two). You can see our reasoning for this approach here: https://github.com/wildbit/swiftmailer-postmark/issues/20#issuecomment-554740470

We'll follow up once this is released in our API.

atheken avatar Feb 04 '20 14:02 atheken