# template: junktest.txt ACTION=mail # Set up defaults SUBJECT=Surnames: Jackson County, OH TO=cweese@raex.com WORDWRAP=72 TITLE=Your surnames have been sent. AUTHOR=Charles Weese ADDRESS=RETURN to Jackson County Ohio Main Page . # This is an e-mail header. MAIL_HEADER= To: @TO@ From: @email@ Reply-to: @email@ Subject: @SUBJECT@ X-mail-agent: mailmerge v1.0 . # The output form, ie. the email, that is sent. OUTPUT_FORM= @realname@, < @email@ > has sent the following surnames: Surnames: @surnames@ .