Documentation: Configure Defaults
[ Home | Docs | FAQ | Download | CVS | Mailing Lists | Bug Tracker | USPS's MOL Site ]
mml configure defaults ?-switches?
-debug filename
-plex value
-envelope value
-mail_class value
-booklet value
-color value
-carbon_copy value
-binding value
-paper_type value
-process_delay value
-ach boolean
-cc_type value
-cc_year value
-cc_month value
-cc_number value
A list of all the new options that were set, in the order their switches were provided, in cannonical form.
An error will be returned if an invalid switch is given, a switch is provided without a value to assign it, or if the value given is not in canonical form, or a synonym that can be automatically converted to canonical form.
The
-debug
option can be set to the name of a file to append all the XML that is sent and received. If the name of the file is the empty string then, by default, no debug logging will occur.For information on the valid values for the other switches consult the documentation for the
upload order
action.In the case of
-ach
which is a flag toupload order
(and not a switch as it is here), the value should be anything understood by the Tcl command[string is boolean -strict]
.