Still working on my friend’s web page, and am working on the newsletter feature.
It would save me a boatload of aggravation if I didn’t have to deal with text-only emails.
Seems like most clients these days support html. And if they don’t, the person should be used to getting html code in their client, so not such a bad thing there either.
Don’t roll your own email newsletter delivery service. Use an existing provider - they’ll deal with this, plus a bunch of other problems you haven’t yet encountered. I can PM you a recommendation if you like.
My provider (GMX) can certainly handle HTML-Mails; but for security reasons, I prefer text mails. Sure, HTML mails look all shiny and have graphics and stuff and cool!
But they can contain hidden code that executes on the PC, without even the user noticing. Pure text Emails can’t do that, so they are recommended for safety reasons.
If you or your client is not able to bring across his message in text only, then simply provide a link in the text email to your site and show the cool graphics and java there.
Sure, but I am not expecting to have thousands of even hundreds of subscribers.
Right now, I just want to send out a confirmation e-mail that has a hyperlink back to the confirmation page so the user can enter a randomly generated confirmation code to activate their subscription. Using a 3rd party seems like overkill and another layer of complexity.
I already have the PHP working and a MySQL database set up to handle the list.
All the more reason to use something out-of-the-box. The technical and administrative problems you’ll encounter are mostly the same regardless of the number of subscribers.
Why? Why must EVERY email have graphics in it? I hate html emails, and always choose not to have them. Send a damned link if you have pretty pictures that everyone MUST look at. More is NOT better. Ever seen some of the entries in the “bad webpage design” contests? What do they all have in common? More html than you can shake a stick at.
If the newsletter is good, then it doesn’t need shiny flashing lights. And if it’s bad, no amount of graphics will save it.
You may not have chosen the most representative forum to determine whether rich e-mail is desired by average folk. Most under-40 people I know wouldn’t read a plain-text newsletter, but would probably tolerate a plain-text e-mail inviting them to visit an updated Web page or blog.
If you really want the e-mail to contain, uh, content, I say give people a choice, or use a delivery service that does.
It’s possible to send e-mail which contains both a plain text and HTML version. Use software configured to send such mails, and they will be displayed for each user in their preferred format automatically. If you send me an HTML-only e-mail, or an e-mail which contains content in the HTML version but a blank text version (or a text version which simply says “Your client cannot view this message.”), I will delete it, and possibly report it to SpamCop as unsolicited bulk e-mail. I know that many people do likewise.
Piling on: let your subcribers choose the preferred email format (plain text versus html). I hate html only email more than Roger Ebert hated the movie North. IMNAAHO html email is the idea with the worst computer security implications ever.
But sometimes it has nothing to do with the HTML capabilities of the client. On many corporate email systems, they strip all incoming HTML out before it ever reaches the employees’ inboxes. This is done for security purposes. All that effort of HTML graphics formatting went to the digital trash bin.
You and your friend seem to be missing the fact that many people don’t like HTML emails.
Not a shill: I would like to recommend VerticalResponse as a provider. You don’t need a contract - they charge per email sent. They also provide a form so people can sign up to receive the mail, which you can plop on the website. They’re cheap, easy to use, and the reporting features are excellent.
VR (and competing products) prompts you to create an HTML and plain text version of the email, and it will deliver the appropriate one providing the recipient mailserver expresses a preference.
As a general rule, any images in an HTML email should merely support the text. That way if the images don’t get shown, the email still makes sense and gets its message across.
I too agree that the SDMB, being full of geek types, is unlikely to give you a true representation of HTML email popularity. From the sender’s side, HTML email is better because it allows you to track open rates of the email.
I use text-only email that runs on a Linux computer in my office. Send me a real link and I can click on it. Send me a hidden link and I discard the email unread since there is nothing else I can do. Sometime it is a pain. Attach a pdf or other file and I first have to save it on the Linux machine and then ftp it to my home computer. I will do that only if you give me a convincing reason to.
Bottom line: I have never caught a virus or other malware. The trade-off seems worth it.