swiftmailer-postmark
swiftmailer-postmark copied to clipboard
Allow to have open & link tracking by SMTP headers
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".
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.