Security Conscious,
High Availability Unix Hosting
Simple contact forms with mail.fcgi

  $ mkdir ~/www/my-mailer
  $ cd ~/www/my-mailer
  $ install-cgi mail.fcgi

  $ cd mail.fcgi.conf
  $ $EDITOR *.htm
  $ make

  

  Send to department:
  <select name="x_Department">
    <option value="Technical Department">
    <option value="Billing Department">
    <option value="Department of Apocalyptic Affairs">
  </select>

  #
  # Format:
  # (key):(language):(email-address):(description)
  #
  sales-en:en:sales@my-domain:Sales department
  sales-fr:fr:sales@my-domain:Département des ventes
  tech-en:en:tech@my-domain:Technical department
  tech-fr:fr:tech@my-domain:Département technique


  End Software Patents!