postalserver / docs

📚 Documentation for the Postal mail server!
https://docs.postalserver.io
137 stars 61 forks source link

open / click tracking escaping issue #53

Closed jeroentrappers closed 11 months ago

jeroentrappers commented 11 months ago

I've noticed that links containing & are escapted as & when the link is resolved. This does not work, and subsequently links are broken.

Easy to reproduce: send a link that contains multiple queryparameters through postal and click the link. The query parameters are not interpreted correctly.