EMAIL SEND SETTINGS (Use Mime)

Description:
To enable HTML emails and auto response file attachments MIME must be installed and working properly on your hosting account. If you are not sure that MIME works with your account check with your hosting company.

ENABLING THIS FEATURE WITHOUT MIME ENABLED WILL CAUSE THE ENTIRE FORM NOT TO WORK!!!

To enable Mime:   (ie. HTML emails and file attachments)
$USE_MIME = "1";

To disable Mime:
$USE_MIME = "2";