# List of hosts to allow to use this form processor ALLOW=*wez.org,*wwwdes.com,*wering.com,*marketin.com,*wedd.com,*creedcon.com # List of IP addresses to deny acces to the host DENIED_ADDRESSES=192/168.*,10.0.0.5 # Log actions taken by script LOGGING=1 # Use ALLOW list to check for valid users CHECK_CLIENT=1 # name of log file LOGFILE=form.log # Use this as root path when opening any file ROOTDIR=/home/u/user/htdocs/superfrm/ # DEBUGGING OFF! DEBUG= # Debugging info to here DEBUGFILE=form.debug # Our mail host is not local MAILHOST=mail.foobar.net