Email Scripting
The Email Scripting tab determines programming scripts are handled int the mailing. The table below explains the settings:
Field Name | Description |
---|---|
Enable Scripting |
This setting determines how merging and scripts are handled in the body of the message. The settings are:
Note There is also a server wide Scripting Feature Level which regulates what kinds of scripting and mail merge are available here, unless the level has been set higher for this particular list by the server administrator in the server scripting limit override setting, available on this tab For example, if Scripting Level is set to
|
Scripting Level |
This setting determines what level of scripting will be available for the selected list. The options are:
Important If you allow
full scripting/merge, we recommend that the list be configured to moderate all incoming messages. Otherwise,
certain Tcl procedures such as Note Safe and Full Scripting/Merge are only available if you are running Aurea List Manager Pro or Enterprise.For information about upgrading your license for Aurea List Manager, contact your account executive, if you need to upgrade. If you do not know who your account executive is, or for other queries, contact us through our website. The level of scripting you select should be determined by the type of list you're using, and who is likely to post to it. For example, discussion lists are unlikely to need the advanced scripting features, so scripting should be disabled with this setting (the default for these lists). Even the 'safe level would likely be unnecessary for this type of list. Note The server Scripting Feature Level overrides the list level if the setting here is more restrictive than the setting for the list. The server Scripting Feature Level overrides the list level if the setting here is more restrictive than the setting for the list. |
Server scripting limit override |
This allows the server administrator to override the server scripting feature level on a list by list basis.
This setting is only visible to server administrators. By default, it is set to |
Initialization Script |
If specified, the script that will be called when a Tcl interpreter is created for a mailing. These scripts are useful for setting up proxy settings for These scripts are called in the order Server, Site, and List when a Tcl interpreter is created for a mailing. If no interpreter is required for the mailing, these scripts will not be run. If your message requires these scripts to be run and you are not using TclMerge in your message (that is, no Tcl scripting is used in your message), you may add the following to your message to cause the interpreter to be instantiated.
To set a proxy server, the following lines may be added:
|