801
General Software Discussion / Re: Best Script type to build an email body line by line
« Last post by Shades on March 10, 2017, 09:07 AM »Just make sure that when you decide to drop the whole RTF thing and make an HTML-based mail body, you keep the HTML layout as simple as possible. Forgo the use of CSS as much as you can, because if you think browsers on computers, tablets and/or smartphones can suck, you haven't had the "pleasure" of making HTML content look the same in mail clients.
Better use simple HTML v4.0 stuff. The above isn't valid if you just create a file only with a set of links...but once that list gets spread around, there will soon be someone telling you to make something look visually pleasing, add the company logo, etc., etc. You'd think you had a headache till now?
I need to transport builds of from different versions of our software and was asked to make a dynamically generated mail message with logo, layout and all...in batch and send it (to be in line with the rest of the procedure). Serious levels of frustration getting things to look the same on multiple mail clients, browsers and devices, I now get completely why people use mail-list companies and their software to send visually pleasing mail messages.
For the sending part, I tried Blat, but had more success with CMail. Ah well, both are freeware.
Better use simple HTML v4.0 stuff. The above isn't valid if you just create a file only with a set of links...but once that list gets spread around, there will soon be someone telling you to make something look visually pleasing, add the company logo, etc., etc. You'd think you had a headache till now?
I need to transport builds of from different versions of our software and was asked to make a dynamically generated mail message with logo, layout and all...in batch and send it (to be in line with the rest of the procedure). Serious levels of frustration getting things to look the same on multiple mail clients, browsers and devices, I now get completely why people use mail-list companies and their software to send visually pleasing mail messages.
For the sending part, I tried Blat, but had more success with CMail. Ah well, both are freeware.

Recent Posts

