I thought I’d open this one up for a discussion as I’ve not really seen any posts to help me out.
My company is planning a marketing campaign, part of the campaign is to mailshot 10,000 emails to existing & potential clients. We made some enquiries with various companies who specialise in this & we got conflicting information with regards to how the emails were going to be sent out. Some companies were saying to avoid html emails full stop as firewall’s are stripping the content of the email. The solution to this would be to send an attached file with the advert on, a pdf or something similar. This seams to be a step back to the old school way in my opinion.
On the other hand different companies were saying the opposite.
I certainly thought that the html option would be the best. Set all the artwork up & publish this as a web page online (on the back of a micro site) & then link the email content to this.
Does anyone have any thoughts or knowledge on this one? Which way would be best? Or even if anyone knows some hard facts or figures about mail shot’s in general anything would be a great help.
Add this SPF register to your DNS zone–> [COLOR=Olive]yourdomain.com. IN TXT “v=spf1 mx ptr ~all”[/COLOR] (or the spam filters will eat your mails)
Do your mailing preferably at night time and always sending 100/200 at a time (stopping 15/20minutes)… You can make a PHP script to do this and setup a cronjob in your host to execute the script. Talk with your hosting company.
When designing remember that you send a single html with only text and the css between the head tags. So in that html the path to your images have to be absolute: