v38.1 [Jul 14, 2011]
· Added the "Send Preprepared Emails" tool. This delivers all the pre-built email files located in a directory.
· Added the "Generate Host Stats" option to the Logging branch. This generates a log of information about each domain to which email was delivered, including successes, failures, rejections, and server error messages.
· Added support for binary database columns.
· Added the db_embed() G-Merge function. This will embed an image into the HTML body. The data for the image comes from a database column.
· Added to the Send Summary the total number of emails that were tracked.
· Added a graphical banner across the top of the Add Recipients tool.
· The "Extract Addresses From Files" tool now supports drag & drop into the file list. Also, the Browse feature was not working right when multiple files were selected.
· The Incoming Log now shows if each removed recipient was found or not.
· The "Single Send Tool" now sets focus to the row of the Recipient Column, since this is the one column that must be filled in.
· The "Send Messages" and "Process Incoming Mail" options are now at the top of the Tools menu since they are Gammadyne Mailer's core features.
· The Remove tool and Incoming Summary now report a separate statistic for the number of recipients that were removed, and the number of records that were affected.
· The Universal Domain Throttle fields now accept 5 digits instead of 4.
· Fixed: the Failure Script's -ErrorResponse- variable was not being populated when the error occurs immediately in the server greeting.
· Fixed: when using a CC: or BCC:, and Indirect Delivery, and the "Follow-Up" or "Archive Emails" features, these features were executing once per recipient. This causes the "Follow-Up" feature to skip a follow-up, and the "Archive Emails" feature to create a duplicate.
· Fixed: calling incoming_forward() after calling incoming_autorespond() could potentially produce the error "incoming_forward() only allowed in Incoming Script".
· Fixed: after using the Simple Send Tool, then clicking "Send Another", the message body was being erased. Also, a second "Add Recipient" button was being added to the headers.
· Fixed: a window caption icon could have a flawed appearance on Aero (since 38.0).
· Fixed: after switching from the HTML editor's Edit tab to another tab and then back, the editor would no longer respond to keystrokes (since 38.0).
· Fixed: the Wait Until, Expiration Date, and Only Send When Before features were incorrectly reporting an error for month-first locales (since 38.0).
· Fixed: DomainKeys and DKIM were broken when support for Internationalized Domain Names was added. It appears that the IdnToAscii() Windows API function has a bug (since 38.0).
v32.1 [Apr 8, 2008]
Minor bug fixes