# template: addr-chg-template.txt ACTION=mail # Set up defaults SUBJECT=Address Change: Jackson County, OH TO=cweese@hughes.net WORDWRAP=72 TITLE=Your address change message has 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= User-agent: @USER_AGENT@ < @email@ > has sent the following address change: Old Address: @old_address@ New Address: @new_address@ .