Description

(c) [werk01.de]

The inspector show the following fields:

  • To, From
    The destination and source email addresses.
  • Subject
    Every email has a special text header, the subject line.
  • Submitbutton
    Only if the button with this name initiates the form the email will be created.
  • Field(s) to check
    If some fields must contain valid data, you can list them here, otherwise the Error message will be displayed.
  • Fields to exclude
    In order to hide some fields you are not interest in an email, you can list them here.
  • Success Message *
    Once all went well, this message is displayed.
  • Error Message *
    While processing the form data, an error happened and this message will be displayed.
  • HTTP Referer
    Another security feature to look for is the HTTP referer which blocks any submission from any other than the provided domain. This feature is optional - leave blank if you wish no referer check to be active. The HTTP referer support relies on the users browser which sometimes sends no HTTP referer at all.
  • List Field Names
    Apart from the form content the field names are submitted for your convenience too.
  • No Attachment
    Accept Files as Attachment
    HTML email

    Handling of additional files can be used in three ways: you may choose to reject file attachments at all, you may accept them via form file upload fields or you can use a HTML email template for your FormEMailer.
  • File Type List, max. File Size
    If you accept files as attachment, you can limit the accepted file type to this comma separated list of types (i.e. pdf,jpg,gif) and can define a upper limit of each file attachment.
  • HTML text file
    In case you want to use a HTML email template file, you must specify the file name of the encoded text file here.

* field content must be valid HTML source code!