# # Send Email Congifuration File. # Currently recognizes only two options: TO and CC. # Each TO must have a valid email address as its value. # Each CC must have a valid email address as its value. # Syntax: option = value. # Up to ten (10) carbon copy recipients can be specified. Other # will be ignored. # The option and its value must be delimited by an equals (=) sign. # Spaces may be used to make the option lines more readable. # Comments, using a hash mark (number sign), may be used following # an option (i.e., "cc = address # this is a carbon copy". # cc = barbara cc = carolf cc = tmadron cc = nelson to = roanne