Gammadyne Corporation

Personalized Attachments

Gammadyne Mailer can attach files of any type, quantity, or size to outgoing emails.  This is also supported when auto-responding.

Personalized Attachments

Features

  • No limit on the number or size of attachments.
  • Attachments can be automatically compressed into a single zip file, conserving size and accelerating the mailout.  The zip file can even be encrypted and password protected.
  • The attachments can be personalized for each recipient (see below).

Personalization
The attachment file list can be automatically personalized using G-Merge, Gammadyne Mailer's built-in scripting language. Following is an example of a personalized attachment list.

all customers.txt
c:\foo\*.bar
c:\foobar\[[database_column]].txt
[[if product_id = 1004]]c:\instructions\model_101.pdf[[endif]]



In the above example, the personalization is automaticManual personalization is also possible by editing the file list on the Preview Window.

Constructed Attachments
In addition, Gammadyne Mailer can build the contents of a text attachment using the G-Merge scripting language, which has the ability to merge in database columns.  This makes possible all sorts of scenarios involving personalized attachments.  An example is shown below:

Constucted Attachments