# This is a HiQ Formmail configuration file # The operation of HiQFM.php is controled by the values contained here. # The form is [directive] value (multiple values are entered 1 per line) # Multiple values are entered seperated by a comma. [recipient] hark@starband.net [bcc] rvpgarbage@starband.net # --NOTE -- To allow any file type set value to 'all' as in... # [valid_attach_types] all [valid_attach_types] image [valid_attach_types] text # List of file extentions which are not allowed. # Default list is bat,com,exe,scr,vbs,vbe,js,reg,pcd,inf,plf and pcd # Add additional here [non_valid_extensions] null #list of required form fields [required_fields] First_Name # Banned emails, email addresses of people who are blocked from using the script. # Ex. *@somedomain.com,user@domain.com,etc@domains.com [banned] null # Items below only accept single values. [subject] Form Submission processed by HiQ Formmail. # By default blank fields not sent - to change set to non-zero value. [send_blank_fields] 0 # Html file to redirect the user to after form is processed. [redirect] null # File to be emailed to the form submitter. [auto_responder] testrespon.txt # Header/footer files -- wrap output to blend with site design. [er_header_file] er_header_def.htm [er_footer_file] er_footer_def.htm [header_file] header_def.htm [footer_file] footer_def.htm # Applies to allowed size for attached files. [MAX_FILE_SIZE] 1000000 # Items below apply only to Safe Mode operation. # The directory defined here MUST be in(or under) the same directory as HiQFM.php # and have world write permissions (CHMOD 777). [safemode_temp_dir] TEMP_FILES # For Safe Mode set this to a non-zero value. [safe_mode] 0