Gammadyne Corporation

Rated 5/5 stars on Tucows.com
Sony trusts its email marketing campaigns to Gammadyne Mailer. Boeing trusts its email marketing campaigns to Gammadyne Mailer.
Kodak trusts its email marketing campaigns to Gammadyne Mailer. CBS trusts its email marketing campaigns to Gammadyne Mailer.
Ford trusts its email marketing campaigns to Gammadyne Mailer. AT&T relies on Gammadyne Mailer for its email marketing software.
Cisco entrusts its email marketing efforts to Gammadyne Mailer. Intel uses Gammadyne Mailer for its email marketing campaigns.
"Over the years Gammadyne has become a mission critical piece of software to our operations."
- David Goodale
"Finding Gammadyne Mailer was like a dream come true for us."
- Jonathan Deitch
"Gammadyne is absolutely the BEST bulk email solution out there."
- Cindy Papenheim

HTML Email

An email body comes in two flavors:  plain text and HTML (Hyper Text Markup Language).  HTML can be used to create very attractive messages, complete with formatted text, embedded graphics, and tables.  When using HTML, a text version should also be included.  If the end-user's email client cannot handle HTML, it will automatically display the text body instead.

Gammadyne Mailer contains a powerful WYSIWYG HTML Editor for creating HTML emails.  It can also use an externally created HTML file.

Screenshot of Gammadyne Mailer's WYSIWYG HTML Editor.

Gammadyne Mailer can automatically detect images in the HTML body and embed them in the email, making the setup very simple.

Personalization

The HTML body can be personalized with G-Merge, Gammadyne Mailer's built-in programming language, just like the text body.  Here is an example:

<html>
<body>
Dear [[FirstName]],<br>
<br>
Thank you for signing up for the Plasma TV Newsletter.&nbsp;
You will receive the next issue shortly.<br>
<br>
Your sign-up details are as follows:<br>
<br>
First name: [[FirstName]]<br>
Last name: [[LastName]]<br>
Email address: [[Email]]<br>
</body>
</html>

Images

HTML images are fully supported, and very easy to use.  Gammadyne Mailer automatically scans each outgoing email, and modifies the <img> tags to work with email.  Unsafe characters are automatically removed from the image filename.  The only thing the user needs to do is choose whether the images should be internal (embedded in the email), or external (referenced by an Internet URL).


See Also

Feature: HTML Editing
Article: HTML Design Considerations For Email