# $Id: sample.cfg,v 1.4 2001/10/01 20:53:41 btrott Exp $ ## Form sections are separated with 'Form' directives in the ## configuration file. From one 'Form' directive to the next ## (or to the end of the file) delimits the configuration section ## for one form; the identifier used in the 'Form' tag is what ## you use as the value for the '_form' element in your HTML form. Form form1 Recipient info@marshome.org Subject [MarsHome.org] Contact Form Submission Redirect http://www.marshome.org/contact_thanks.php # Sort order:foo,bar,baz # MailTransfer sendmail|smtp|mail # SMTPServer smtp.foo.com # Referrers foo.bar.com,bar.com # To foo@bar.com (same thing as 'Recipient') # PrintBlankFields 1 # EncryptKey foo@bar.com # EncryptCompat PGP2 # EncryptPublicKeyRing mykey.asc # MailTemplate /virtual/marsnews/htdocs/about/stamp.tmpl Required name,message ## Configuration for another form: Form form2 Recipient recipes@marshome.org Subject [MarsHome-Recipes] Contact Form Submission Redirect http://www.marshome.org/about/contact-thanks.html # Recipient bar@bar.com # Redirect http://www.bar.com/ Required name,message