Hello,
I have newsletters that I send out to our subscribers and we have no way of knowing which subscribers actually open the newsletters
I have a php script I wrote that generates a small image at the bottom of the newsletter when it gets sent out. I have this image code in [location]/text/trailer and would like to know of a way for me to append as a parameter the email address of the recipient when they open the email. All documentation shows that only #h#,#l#, and #n# are tags available, so obviously this method won't work.
We cannot append the email addy when we send email because of how ezmlm/qmail works/sends the emails.
Any thoughts on how to track emails with ezmlm and qmail?
Thanks!
I have newsletters that I send out to our subscribers and we have no way of knowing which subscribers actually open the newsletters
I have a php script I wrote that generates a small image at the bottom of the newsletter when it gets sent out. I have this image code in [location]/text/trailer and would like to know of a way for me to append as a parameter the email address of the recipient when they open the email. All documentation shows that only #h#,#l#, and #n# are tags available, so obviously this method won't work.
We cannot append the email addy when we send email because of how ezmlm/qmail works/sends the emails.
Any thoughts on how to track emails with ezmlm and qmail?
Thanks!