You use the DD parameter to name the list of addresses. The name can be anything as long as it is 8 characters or less and matches the one used on the DD line. (See the sample in the manual.)

The DD parameter and the associated DD line is derived from the old IBM JCL (Job Control Language). It's purpose was to provide data to batch commands for processing within the batch job script.

andrew


>>> Ray Van Dolson <[log in to unmask]> 2/12/2009 1:20 PM >>>
However, I have a question about the DD= parameter -- what exactly is
this and what do I need to set it to?  Searching through the rest of
the docs this seems to be some sort of database, but I can't find any
reference to it in the config files.