Forum Moderators: coopster
I don't think you'll be able to implement this. You may want to try sending them a link with a unique id number and asking them to confirm or something. I guess it really depends on what you are doing.
It used to work a treat until outlook finally turned auto-image download off in 2002 (i think).
Now you just have to present the email so that people want to view the relevant images, and choose to download them from the server.
I've not really done this for a while so there might be some other techniques around.
I'm the kind of guy, though, that doesn't allow images in my emails ;)
The image with a link in it trick is a sure fire way to be flagged as spam by any of the checkpoints your email passes through.
Couldn't you just use .htaccess to disguise the file as a legitmate jpg, with the embeded image being called something like imgname12981.jpg?
I would expect spam trappers might give an increased score to the image naming convention, but surely if you strutured the email well it wouldn't be a problem.
Cheers,
Hugh
The image with a link in it trick is a sure fire way to be flagged as spam by any of the checkpoints your email passes through.
And outlook will tell the user: "in order to show the mail, I have to download something that might compromise your privacy"
What's the benefit of knowing who read the mail if you risk to reduce the number of mails that are actually read?
Trying to develop your own php email marketing system is fraught with major issues that could easily get your hosting server blacklisted if you try and do it. Make sure you know what you're doing.
Trying to develop your own php email marketing system is fraught with major issues that could easily get your hosting server blacklisted if you try and do it. Make sure you know what you're doing