# template: maillist.tmp
# This example uses a "Mail" action to send the output form
# to the webmaster via e-mail
ACTION=mail
MULTIVALUE_FORMAT=BRACES
ESCAPE_HTML=0
SUBJECT=Feedback and Comment
#################################################################
WORDWRAP=72
TITLE=Your message request has been sent!!
**DO NOT** Hit the "Back" Button on your Browser unless you would like to send another query.
Return to the main page.
AUTHOR=Gordon Andrews
ADDRESS=RETURN to the Main Page
.
# This is the e-mail header
MAIL_HEADER=
#To: @mgr_email@
To: earthman2@worldnet.att.com
From: @email@
Reply-to: @email@
Subject: @SUBJECT@
X-mail-agent: mailmerge v1.0
X-form-location: @REFERER@
.
# The output form that is sent via e-mail
OUTPUT_FORM=
@State1@,@State2@,@Primary@,DOB:@DOB1st2@,@DOB2nd2@,
DOD:@DOD1st2@ @DOD2nd2@,@Fromcountry@,
@Tocountry@, m.@Married@,
@other@, @page@, @name@, @email@
.